* Edwin Zoeller <[EMAIL PROTECTED]> [2007-08-27 10:58]:
> Can anyone supply me with the syntax of how check_icmp should be entered
> in the checkcommands.cfg file.

Well, an example command definition (which assumes $USER1$ points to
your plugins directory) would be:

        define command {
                command_name    check-host-alive
                command_line    $USER1$/check_icmp -H $HOSTADDRESS$
        }

But it depends on how you want check_icmp to behave, of course.  See
"check_icmp -h" for the available options.

Holger

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Nagios-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Reply via email to