Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_gather
Similar to check_multi, but much simpler.
Similar to check_multiple, but runs an external script.
/path/to/check_gather.pl 8 'Foo checks' /path/to/script.sh args...
Will run "/path/to/script.sh args..." and expect exactly 8 lines of nagios status ouput, the worst status of which is used as the overall summary.
The result will would be:
Foo checks WARNING: 8 results | check1 OK: ... check2 WARNING ...
Will run "/path/to/script.sh args..." and expect exactly 8 lines of nagios status ouput, the worst status of which is used as the overall summary.
The result will would be:
Foo checks WARNING: 8 results | check1 OK: ... check2 WARNING ...
Reviews (0)
Be the first to review this listing!