Home >

Showing 2701-2712 of 12087 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
I believe there's an error. It always responds "CRITICAL", even when pool is online. Possibly this should be N_OK instead of N_CRITICAL? sub nagios_response() {…
I just watch the webinar on doing some basic graphing like this . You did well..
You can find missing utils.sh there: http://n2rrd-wiki.diglinks.com/display/n2rrd/utils.sh #! /bin/sh STATE_OK=0 STATE_WARNING=1 STATE_CRITICAL=2 STATE_UNKNOWN=3 STATE_DEPENDENT=4 if test -x /usr/bin/printf; then ECHO=/usr/bin/printf else ECHO=echo fi print_revision() {…
Howto install/configure, better to have a README in that zip
check_tomcat (plugin for Nagios) The 'check_tomcat' script is designed to monitor Apache Tomcat through JMX Proxy Servlet in combination with 'check_by_ssh' plugin. The first step…
This plugin checks Asterisk channels for defined duration and hangs up the channel if duration exceeded from the critical value. More plugins and latest commits…
Usefull script, Thank you. You can add -On -Oe parameters to snmpwalk. Scripts will be ok if cisco mibs is present.
this plugin works like it should. it has a very wide range of options + excellent support! it also works verry well combined with the…
Adding the QNAP TS-1279U-RP to the list of compatible devices.
I have the same bug and i've changed line 52 from this: re = /^s*(d*).|--s*(S*).*?(d*?.d*?)%s*.*?ds+(.*?)s.*?$/ to this: re = /^s*(d*).s*(S*).*?(d*?.d*?)%s*.*?ds+(.*?)s.*?$/ Everything it's working now!
check number of pods in openshift or kubernetes node