Home > Plugins

Plugins

Plugins allow you to monitor anything and everything with Nagios – databases, operating systems, applications, network equipment, protocols and more!

Showing 1897-1908 of 4379 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
root@localhost # ./check_mem [MEMORY] Total: 7713 MB - Used: 2402 MB - 31% [SWAP] Total: 8189 MB - Used: 0 MB - 0% | MTOTAL=8087736320;;;;…
Plugin checks if database is running and in good condition. Usage: check_firebird.pl -H -U -P -D [-S ] Based on: http://exchange.nagios.org/directory/Plugins/Databases/check_firebird-2Epy/details
Written in bash - only snmpwalk or snmpbulkwalk is required. snmpbulkwalk is used by default. Edit the 'DEFAULTS' section of the script to change to…
Major enhancements: * Added Tablespace usage check. Find's the tablespace with the highest percentage used. (counting max tablespace filesize against the real filesize minus the…
Usage check_proxmox [-qemu -vz] [-s ] [-i ] [-p] [-a] -qemu Should QEMU VMs be tested -openvz Should OpenVZ VMs be tested -i Important Maschines…
The plugin uses snmp v1 in order to interact with the NetBotz administration interface. The plugin will discover the available sensors and thresholds automatically. SNMP…
# 2013-08-09 # Updated after a suggestion by Rune Nilssen # Thanks for the suggestion Rune! Usage: $SCRIPT -|--f|F|FUN|function|FUNCTION -|--h|H|host|HOST -|--p|P|port|PORT -|--t|T|time|TIME|timeout -|--s|S|secret|SECRET -|--cl|CL|client|CLIENT -|--r|R|rad|RAD|radius|RADIUS|radiusattributes|RADIUSATTRIBUTES…
# 2013-08-09 # Updated after a suggestion by Rune Nilssen # Thanks for the suggestion Rune! check_freeradius.pl 1.0.1 Usage: check_freeradius.pl -|--f|F|FUN|function|FUNCTION -|--h|H|host|HOST -|--p|P|port|PORT -|--t|T|time|TIME|timeout -|--s|S|secret|SECRET…
Usage: check_oom_killer [--help] [-h] Look for the 'Out of memory' string in the /var/log/kern.log file. Its presence indicates the OOM Killer was activated. For more…
Example: /check_ftp_down.php ftp02 user1 secret /test/ /usr/local/nagios/libexec/conf/file.tst 6 10 OK - FTP to ftp02 file file.tst(4.51 MB) took 4 secs. and Bandwidth of 1.06 MB…
Simple configuration: define command{ command_name check_firebird command_line check_firebird.php -H $HOSTADDRESS$ -U '$ARG1$' -P '$ARG2$' -D '$ARG3$' -S '$ARG4$' } With this plugin you could check…