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 2497-2508 of 4396 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
#!/bin/bash if [ $# -lt 1 ] then echo "Aufruf mit: $0 " exit 3 fi # Variablen dekleration LAUF=1 # selbsterklärend MAX=0 # Maximum…
It was bothering me that there are checks out there for lotus/domino memory usage based on bytes used/free, but none that ask poor old domino…
This script will check the status of a remote IBM Bladecenter via SNMP. Among other things the following are monitored: * General Health * Powermodule…
Nagios check to retrieve information from the SNMP adapter plugged into a UPS. Currently checking Input Voltages, Phase Loads and UPS temparature. Run check_cs121 on…
Check plugin for the Gude 2151 power switch.
This is a script to monitor BESTLink Web/SNMP adapters. These are old adapters, so there might not be many sites that have them in use,…
This is a check script which runs "/etc/init.d/ndsd status" on an OES (linux) server and alerts if there are any errors.
Checks asterisk g729 usage, outputing a percent used with a total (for graphing).
nagios plugin to check the status of the qnap appliances hardware.
This Perl plugin checks the clock offset with a ntp server.
This plugin checks the delivered temperature by the one wire weather station (oww).
This simple written plugin checks the project quota on xfs filesystems. If you reach the softlimit you get the warning message and the critical message…