Random Project
Home > Plugins > Operating Systems

Operating Systems

Plugins for monitoring various operating systems.

Showing 205-216 of 868 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Check the S.M.A.R.T status for a disk on OSX. Return critical upon failing status. Options: -d Specify volume a disk -l List available disks
Shell script to check the RAID status for disks on OSX. Returns critical on degraded, failed, or offline disks. Options: -l List full RAID information…
Shell script that recursively checks for filesystem input/output errors by directory using stat. Depth is configurable.
Check printer queue status (using enq) on AIX. If the queue matches the given status then return OK.
Check the capacity of a volume using df. Tested on Linux, FreeBSD, AIX, and OSX.
Linux only This plugin reads /proc/stat and calculates the cpu usage statistics. It warns on exceeding the total cpu time (system+user) and on exceeding a…
Linux only. This plugin reads /proc/meminfo, checks for free memory and used swap space and returns everything it can find as perfdata. The pnp4nagios template…
Powershell script to Check available size on datastores on VMWare ESX using NRPE and NSclient++
This tests how long it has been since the puppet agent was last run, and exits with OK, Warning or Critical status depending on the…
This is a simple plugin that will issue an alert based on the number of days before a password expiration.
This Plugin written in Powershell monitors certificates on a Windows server and warns you before certificates are about to expire. You run the script through…
The original plugin check_vmware_api.pl is old and big and cluttered. So it was time for some house keeping. I tried to clean up the code…