Random Project
Home > Plugins

Plugins

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

Showing 1777-1788 of 4379 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
NOTICE: Latest firmware (2.5.3) has broken the plugin's ability to submit commands via SSH. I no longer have access to an appliance to work around…
Simple script to test a samba share. You can use is to test if a file exists on a windows domain. Use anonymous login if…
Simple Shell Script, which writes a textfile with smbclient to a subdirectory under an SMB-Mount, then checks if the file is readable, and deletes the…
Simple script to check path exists on linux. Remember that you can check windows/other filesystems paths using NFS/SAMBA/SMB/OTHER mounting point. Put the file on your…
./check_hp_supply.pl --help check_hp_supply.pl Version: 1.2 Plugin for Nagios checks the given Supply on a HP-Printer via SNMP. To use this Plugin your HP-Printers must have…
define command { command_name check_load_remote command_line $USER1$/snmp_remote_load -H $HOSTADDRESS$ -l $ARG1$ -p $ARG2$ } define command { command_name check_auto_load_remote command_line $USER1$/snmp_remote_load -H $HOSTADDRESS$ -p $ARG1$…
NagiosPlugin-HPSmartArrayController A small Ruby plugin for Nagios for Smart Array controllers (all models supported by hpacucli) USAGE show help [root@myserver plugins]# ./check_smart_array -h Usage: check_smart_array…
This plugin test an specific OID with SNMPWALK and then take the result and give an alert depending the threshold you gave on define service…
Taken from http://www.tdonline.com/training/lefthand and modified for SAN/IQ 10.0, you need the following mib loaded: LEFTHAND-NETWORKS-NSM-CLUSTERING-MIB.mib LEFTHAND-NETWORKS-GLOBAL-REG-MIB.mib LEFTHAND-NETWORKS-NSM-MIB.mib Added IOPS performance. Usage: ./check_lhc VIPADDRESS COMMUNITY WARNING…
**DEVELOPMENT OF THIS PLUGIN HAS CEASED AS OF 14/6/2014, IF YOU WOULD LIKE TO TAKE OVER THIS PROJECT PLEASE CONTACT THE LISTED EMAIL ADDRESS** Please…
Nagios plugin to check SIEVE daemon is running as per rfc 5804 Options include --host --port --timeout --critical --warning -4 for IPv4 -6 for IPv6…
Very simple plugin, following a very simple idea. Are my ntp clients up to date? is everything OK over there? I did not find anything…