Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check Upstart Job Status
Current Version
1
Last Release Date
2012-09-13
Compatible With
- Nagios 3.x
Owner
Download URL
License
GPL
Hits
54524
Reviews (1)
byTony-Caffe, August 5, 2015
Correct URL Link:
https://github.com/jg10/Nagios-Plugins/blob/master/check_upstart_status.pl
If this was documented and updated with how-to and correct links, I would have given this a 5 start.
Usage:
./check_upstart_status.pl -j {jobname}
Nagios Codes:
0 = ok
1 = warn
2 = crit
3 = unknown
Warning is returned if job is in the process of stopping and Critical if job is stopped.
This would be nice to have a host option and such but if you use check_nrpe and install this on the monitor host, you can manage it remotely.
Hope this helps anyone in the future.
Anthony
https://github.com/jg10/Nagios-Plugins/blob/master/check_upstart_status.pl
If this was documented and updated with how-to and correct links, I would have given this a 5 start.
Usage:
./check_upstart_status.pl -j {jobname}
Nagios Codes:
0 = ok
1 = warn
2 = crit
3 = unknown
Warning is returned if job is in the process of stopping and Critical if job is stopped.
This would be nice to have a host option and such but if you use check_nrpe and install this on the monitor host, you can manage it remotely.
Hope this helps anyone in the future.
Anthony