Home > Plugins

Plugins

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

Showing 1465-1476 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_datameer_stats.pl -H datameer_server -u user ... OK: workbook=266 connections=32 import-job=160 export-job=6 dashboard=0 infographics=42 |…
Check website accessibility by return code and execution time. - specific URL support - ssl option - alternative port - fake user agent - proxy…
Part of the Advanced Nagios Plugins Collection. Download it here: https://github.com/harisekhon/nagios-plugins usage: check_datameer_version.pl [ options ] -H --host Datameer server -P --port Datameer port (default:…
Part of the Advanced Nagios Plugins Collection. Download it here: https://github.com/harisekhon/nagios-plugins ./check_datameer_active_jobs.pl -H $datameer_server -u user ... OK: active jobs=0, running=0, waiting_for_other_job=0 | active_jobs=0;;; running=0…
Part of the Advanced Nagios Plugins Collection. Download it here: https://github.com/harisekhon/nagios-plugins ./check_datameer_license.pl -H $datameer_server ... OK: 53 days remaining on Datameer license. License Expires: 'Jan…
Part of the Advanced Nagios Plugins Collection. Download it here: https://github.com/harisekhon/nagios-plugins ./check_hadoop_datanodes_block_balance.pl -H namenode -w 5 -c 10 CRITICAL: 48.08% block imbalance across 41 datanodes…
Part of the Advanced Nagios Plugins Collection. Download it here: https://github.com/harisekhon/nagios-plugins ./check_hadoop_datanodes_blockcounts.pl -H namenode CRITICAL: 5 datanodes with critical block counts, 35 datanodes with warning…
In commands.cfg you can add, by example: define command{ command_name check_vmfs command_line $USER1$/check_vmfs.sh -V $ARG1$ -w $ARG2$ -c $ARG3$ -u $ARG4$ } And in services.cfg…