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 1369-1380 of 4379 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Part of the Advanced Nagios Plugins Collection. Download it here: https://github.com/harisekhon/nagios-plugins check_mongodb_master.pl Nagios Plugin to check a given Mongod is the Master of a Replica…
Part of the Advanced Nagios Plugins Collection. Download it here: https://github.com/harisekhon/nagios-plugins check_mongodb_write.pl Nagios Plugin to check MongoDB is working by writing a unique document and…
Part of the Advanced Nagios Plugins Collection. Download it here: https://github.com/harisekhon/nagios-plugins ./check_hadoop_hdfs_httpfs.pl --help Nagios Plugin to check HDFS files/directories or writable via WebHDFS API or…
Part of the Advanced Nagios Plugins Collection. Download it here: https://github.com/harisekhon/nagios-plugins ./check_hadoop_hdfs_webhdfs.pl --help Nagios Plugin to check HDFS files/directories or writable via WebHDFS API or…
Part of the Advanced Nagios Plugins Collection. Download it here: https://github.com/harisekhon/nagios-plugins ./check_mapr_control_system.pl --help usage: check_mapr_control_system.pl [ options ] -H --host MapR Control System host ($MAPR_HOST,…
This plugin checks the status of all queues of an SGE installation, warns when a defined number of queues have errors and logs performance data.…
#!/bin/bash #Verificar um HTTPS #Felipe Ferreira set 2013 URL=$1 KEY=$2 CRIT=$3 http_proxy="" DEBUG= if [ -z $CRIT ]; then echo "Usage $0 " exit 3…
The remote server is the first parameter and you must only to create service related to an hostaddress or hostgroup (need SSH Key Exchange from…
An extended version of check_https. This version supports arguments in the same format as the check_http monitor (with a liited implementation of check_http arguments), this…