Home > Plugins > Operating Systems

Operating Systems

Plugins for monitoring various operating systems.

Showing 217-228 of 867 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
This Python check uses psutil http://code.google.com/p/psutil/ to monitor the number of files opened by a process: it expects the process 'pid' saved in a .pid…
This plugin uses the built-in 'pkg' or the port installed 'pkg' utility on your FreeBSD system. This plugin will scan your system for vulnerable packages…
The script should work with any version of vmware esx/esxi (tested on esx 3.5/4.0/4.1). on early version you have to create an alias for vim-cmd…
Description: I couldnt find any reliable script to get appropriate reports of disk health, so i just wrote a new one. Its not enough to…
Purpose and features of the program: Checks the memory (physical and virtual) usage for Windows, Solaris, Linux servers, Cisco firewalls and MacAffee WebGateway Author: Martin…
Part of the Advanced Nagios Plugins Collection. Download it here: https://github.com/harisekhon/nagios-plugins ./check_disk_write.pl -d /tmp OK: canary file I/O written => read back 51 bytes successfully…
In commands.cfg you can add, by example: define command{ command_name check_vmfs command_line $USER1$/check_vmfs.sh -V $ARG1$ -w $ARG2$ -c $ARG3$ -u $ARG4$ } And in services.cfg…
Plugin shows IO consumption on your certain AIX server. You have to define your warning, critical thresholds by your own and disk list to be…
This script outputs the percentage of free memory RAM and alerts (warning/critical) according to the specified thresholds. check_ram.sh Usage: check_ram.sh [-v] -w -c Options: -v…
Collection of scripts I use to monitor AIX/VIOS infrastructure. ### Script for remote AIX/VIOS servers: I use this script in conjuction with check_aix_disks. Tested with…