Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 292 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 292 Bytes

Nagios-Plugins

This is a collection of Nagios Plugins I have written.

check_upstart_status.pl - This Perl script checks the status of a given Upstart Job on a Linux host (e.g. Ubuntu). Warning is returned if job is in the process of stopping and Critical if job is stopped.