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 2209-2220 of 4379 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
This plugin checks Memcached and measures response which can be used for threshold checks. It also retrieves various statistics data available with memcache 'stats' command…
check_swift_object_servers of the check uses swift-recon to query all clusters servers and ensure they all have the same copy of the object ring. check_swift_dispersion uses…
Example: ./check_traffic.sh -V 2c -C public -H 127.0.0.1 -I 4 -w 200,100 -c 300,200 -K -B Or ./check_traffic.sh -V 2c -C public -H 127.0.0.1 -N…
######### What it does ######### #checks ssh status running "echo hello world" on the remote machine #I created this plugin to check if the target…
This script was made for own purpose - lookup dell warranty information. The primary reason, why i wasn't able to use another scripts, was some…
This bash scripts checks for checks existence of snapshot on VMware ESXi (currently tested on ESXi 5.0 Update 1). Requirements: + ssh pubic authorized against…
This is to bypass the limitations of the 32-bit SNMP v2 counters used by Windows. It produces valid perfdata for input(RX) & output(TX) and can…
The check_json plugin would do the following: Confirm the content-type of the response header was "application/json" Decode the response to verify it is parsable JSON…
The script then returns "OK" Nagios state if the file exists together with the number of rows it contains, while it returns "CRITICAL" state if…