Random Project
Home >

Showing 4105-4116 of 12087 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
This is a plugin designed using Bash script. This plugin is created so that 'Performance Gauges' in Nagios XI work properly, showing appropriate 'Warning' and…
Nice idea, clean code: thanks!
Great script, all is working well, except for STATUS. It kept returning WARNINGS: # snmpget -v 1 x.x.x.x -c xxxx 1.3.6.1.2.1.25.3.5.1.1.1 HOST-RESOURCES-MIB::hrPrinterStatus.1 = INTEGER: idle(3)…
bugs noticed: check keySecondsUntilExpire returns alway ok (9999999> value). Init $value to 9999999 at line #314 must be set inside the "if (grep" just bellow.…
Fixed performance data for Wait check. Wasn't displaying any data. #!/bin/bash #----------check_iostat.sh----------- # # Version 0.0.2 - Jan/2009 # Changes: added device verification # #…
This works great! Thank you so much for this plugin. Made this account just to say so and to also assist other users in the…
A simple bash script to check the age of a BURP backup, some statistics (News, Deleted, Changes, ...) and warnings. Generate some perfdatas. We moved…
Works well also on TS-869 PRO
hi, i've got this error: Failed test query: in Zapi::invoke, cannot connect to socket what is belong to? i copied the lib from the 5.1…