Home > Plugins > Operating Systems

Operating Systems

Plugins for monitoring various operating systems.

Showing 277-288 of 872 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Check for long running processes and alert if in case the process is running more than 24 hours. Usage: check_long_procs -c -p -n [-v] [-h]…
This is my first script to check the network traffic for linux. Minimum required python 2.4
Renvoie ok si aucun disque ne sera controlé au prochain demarrage. Renvoie avertissement si au moins 1 disque sera controlé au prochain demarrage. ---- return…
Gets the list of available Windows updates for a single Windows machine. Can be run through any remote client or process with the ability to…
Plugin to check local file system health by using fsck utility in Linux. Need to modify /etc/sudoers file to make sure user nrpe can execute…
Script checks all disks for their SMART values. The selected ones are reported, if their value is bigger what 0.
Queries via snmp and returns the memory usage as a percentage.
New version of 2006 check_mpt
Plugin to Show Hyper-V Performance. This breaks stats down for each guest compared to the host. * Guest CPU * Guest Healthy Count * Guest…
Checks health and capacity of ZFS pools. Sample: mmfpwn51782:nagios-plugins$ ./check_zpools OK:hp3parFC1:62%:ONLINE WARNING:hp3parFC2:96%:ONLINE OK:hp3parNL1:68%:ONLINE OK:rpool:40%:ONLINE It's based on http://localhost/directory/Plugins/Operating-Systems/Solaris/Solaris-Zpools-checker/details with minor edits to get it working…
Checks percentage of used physical memory, excluding buffers. Implemented in Python - needs psutil module.
Checks if the running kernel is also the newest installed kernel. If not, a reboot may be needed. This plugin is tested on Centos 6,…