Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_gather
Current Version
1
Last Release Date
2012-07-29
Compatible With
- Nagios 3.x
Owner
License
GPL
Hits
61745
Files:
File | Description |
---|---|
check_gather.pl | Perl script |
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!