Random Project
Home > Most Popular Listings

Most Popular Listings

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Check a number of hosts or services, like check_cluster, but use a table for the logic.
Checks Datameer license volume used % using Datameer Rest API Datameer is licensed by Cumulative Data Ingested Volume so this is an important thing to…
This check looks at /proc/net/dev and generates BPS in/Out, PPS in/out as well as interface errors and multicast packets in for every interface. it should…
Check the amount of current active calls from Asterisk.
Check CPU used by a given process Check more: https://www.dennyzhang.com/nagois_monitor_process_cpu
This condition can be added into Nagios Reactor to compare the results of the output, returned from running a specified PHP script to a target…
Checks a specific HBase table cell via the HBase Stargate REST API Server 1. reads a specified HBase cell given a table, row key and…
A suite of monitors for the Kaltura platform written by Jonathan Kanarek. The latest code is available here: https://github.com/kaltura/server/tree/master/tests/monitoring License:AGPLv3+ To configure copy monitoring/config.template.ini into…
This condition can be added into Nagios Reactor to compare the nagios plugin's return code to a specified return output (OK, WARNING, CRITICAL, or UNKNOWN).…
Network traffic monitoring pnp4nagios: https://raw.githubusercontent.com/code4alex/NagiosPlugins/master/check_net_traffic.php
Checks a specific HBase table cell via the HBase Thrift API Server 1. reads a specified HBase cell given a table, row key and column…
This condition can be added into Nagios Reactor to test if the file creation date is older or newer than a specified value (in seconds,…
Check the number of connections on a Cisco WLAN Controller. this has only been tested on the 7500 model, but should work on others. Make…
This condition can be added into Nagios Reactor to compare the number of files in a specified directory with a specified file count number.
check the chrony service if its running or not ,if running them it will check if the Leap status is in normal status or not.if…
This condition can be added into Nagios Reactor to compare the gearman queue size to a specified value.
Checks the dhcpd.conf file for duplicate IP and MAC addresses. Does NOT check for overlapping IP pools. Only tested with the ISC version of dhcpd…
check if a specifoc mountpoint is mounted, optional check filesystemtype, and mountoptions USAGE: ./check_mount -m MOUNTPOINT [-t TYPE] [-o OPTIONS]