Others

check_multiaddr.php

Description:

This script does basically the same as the Perl version, but has the extra of being able to resolve hostnames not just IPs.

Current Version

1.01

Last Release Date

2012-05-23

Compatible With

License

Other


Project Notes
You just place this file in front of the commands no need to change the command itself. E.g: define command{ command_name check-http command_line $USER1$/check_http %HOSTADDRESS% } will become: define command{ command_name check-http command_line $USER1$/check_multiaddr.php $USER1$/check_http %HOSTADDRESS% } Now you can specify multiple IP addresses in the host configs, comma-separated. Arguments: check_multiaddr.php [--behaviour ] By default it will use the ANY behaviour. This means that as long as one check is successful the end result will be OK. If you specify all then all the checks must be successful before the check returns OK.
Reviews (0) Add a Review
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
0 (0)
Favorites
0
Views
63,763