Home > Plugins

Plugins

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

Showing 1405-1416 of 4379 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
The plugin is a rough http scrap to get the text from ilo 100 server monitors. The ilo 100 monitors do not have an snmp…
check if a specifoc mountpoint is mounted, optional check filesystemtype, and mountoptions USAGE: ./check_mount -m MOUNTPOINT [-t TYPE] [-o OPTIONS] Example: ./check_mount -m /backup -t…
Check status of temperature sensors and fans on linux hosts with LM-SENSORS-MIB. Check status of temperature sensors and fans on linux hosts with snmp. A…
check_vmware_esx.pl =================== check_vmware_esx.pl - a fork of check_vmware_api.pl General ------- Why a fork? According to my personal unterstanding Nagios, Icingia etc. are tools for a)…
This C implementation of plugin works much faster than scripting languages analogues (perl or bash). IT checks operation of the EIGRP protocol and displays a…
A check plugin for Nagios to monitor processes and their utilization of system resources. This plugin takes in a process name and then uses the…
##### Created by Joe McShinsky ##### #! /bin/bash if [ $# -ne 1 ] then echo "Usage: $0 [domain name]" exit 1 fi getDate=`jwhois $1…