Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Nagios::NRPE::Plugin::check_skel.cmd
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Almost ready for use windows cmd batch.
You should just correct path to your 'checking program' or 'checking batch'.
Your 'checking program' should return ERRORLEVEL. check_skel.cmd processes your 'checking program' output and returns correct status, ready to be processed by Nagios.
check_skel.cmd supports full 'range definition' syntax(!) and adds correct stat info.
Try to call the check_skel.cmd like this:
check_skel.cmd /W:9:12 /C:9:20 /Name:"Something very important"
Or like this:
check_skel.cmd /W:9:12 /C:@9:20 /Name:"Something very important"
You should just correct path to your 'checking program' or 'checking batch'.
Your 'checking program' should return ERRORLEVEL. check_skel.cmd processes your 'checking program' output and returns correct status, ready to be processed by Nagios.
check_skel.cmd supports full 'range definition' syntax(!) and adds correct stat info.
Try to call the check_skel.cmd like this:
check_skel.cmd /W:9:12 /C:9:20 /Name:"Something very important"
Or like this:
check_skel.cmd /W:9:12 /C:@9:20 /Name:"Something very important"
Reviews (0)
Be the first to review this listing!