Random Project
Home > Plugins > Operating Systems

Operating Systems

Plugins for monitoring various operating systems.

Showing 277-288 of 871 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
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…
I stopped the development of this Plugin in 2015 due to move from Nagios to Check_MK. This Nagios plugin was created to check OracleVM state.…
check_rhev3 is a monitoring plugin for Nagios and it's forks, which is used to monitor datacenters, clusters, hosts, vms, vm pools and storage domains of…
Checks percentage of used physical memory, excluding buffers. Implemented in Python - needs psutil module.