Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_http_wrapper.pl
Current Version
1.0
Last Release Date
2014-08-11
Compatible With
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
- Nagios 4.x
- Nagios XI
- Nagios Fusion
- Nagios Reactor
- Nagios Network Analyzer
Website
License
GPL
Hits
16106
Files:
File | Description |
---|---|
check_http_wrapper.pl | check_http_wrapper.pl |
In order to use it, you must edit commands.cfg:
- Before:
command_line $USER1$/check_http -I $HOSTADDRESS$ $ARG1$
- After:
command_line $USER1$/check_http -I $HOSTADDRESS$ $ARG1$ -v | $USER1$/check_http_wrapper.pl /some/dir/$HOSTNAME$_$SERVICEDESC$_$SHORTDATETIME$
Don“t forget to change the directory above. I also edit nagios.cfg to make date_format=strict-iso8601 and avoid a space on the file name.
- Before:
command_line $USER1$/check_http -I $HOSTADDRESS$ $ARG1$
- After:
command_line $USER1$/check_http -I $HOSTADDRESS$ $ARG1$ -v | $USER1$/check_http_wrapper.pl /some/dir/$HOSTNAME$_$SERVICEDESC$_$SHORTDATETIME$
Don“t forget to change the directory above. I also edit nagios.cfg to make date_format=strict-iso8601 and avoid a space on the file name.
Reviews (0)
Be the first to review this listing!