Forum Discussion

RazaAhmed's avatar
RazaAhmed
Icon for Nimbostratus rankNimbostratus
Apr 01, 2015

custom send string

I have a bash script that monitor a service that I like to convert to F5 health monitor send/receive string.   send string:   curl -sL -w "%{http_code}\n" "" -o /dev/null   Receive string: ...