Make it possible for check_tcp to inhibit "TCP " in output (#1240)

Holger Weiß notifications at github.com
Tue Feb 18 19:57:22 CET 2014


Wouldn't `sed(1)` do the trick?  That is, a command line such as the
following?

    command_line $USER1$/check_tcp -H $HOSTADDRESS$ -p 8080 | sed 's/^TCP //'

-- 
Reply to this email on GitHub:
https://github.com/monitoring-plugins/monitoring-plugins/issues/1240#issuecomment-35419631
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/devel/attachments/20140218/08a28b84/attachment.html>


More information about the Devel mailing list