Random Project
Home >

Showing 4861-4872 of 12087 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Great script does everything that I need. One note for people trying to install it. In my instance I am running Nagios on the latest…
This works well, but perfdata would be nice when debugging possible overheating problems. My current hack: PERFDATA=$(echo "$sensordata" | grep "°C"| sed -r 's/:[ ]+[+]?([0-9.]+)°C.*$/=1/;s/…
I have added support for netscreen internal temperature sensors. Plaese find the patch in your email box. Thanks a lot for your work!
stats is working fine but graph is not working. how to setup the graph?
check if a specifoc mountpoint is mounted, optional check filesystemtype, and mountoptions USAGE: ./check_mount -m MOUNTPOINT [-t TYPE] [-o OPTIONS]
Easy to install und use, clean performace data, tested with Nagios 4.0.2 and PNP 0.6.21 (Debian wheezy). Unfortunately, ping response times from speedtest-cli.sh seem to…
The script works great, but I need to run it as Admin. Do I need to give special permissions or disable something?
Does exactly what it says on the tin, does a couple of things very well. My only gripe would be that if a box doesn't…
there is an error on line 466 PERCENT = $ (echo-e "scale = 0; 100 * $ {FREE} MEM / TOTALMEM $ {} "| bc-l…
Based on great plugin check_snmp_lmsensors (http://localhost/directory/Plugins/Network-Protocols/SNMP/check_snmp_lmsensors/details) Added option to check core temperature.
This plugin is based on check_2hoptrace.sh. It is modified to do the trace between 2 hops with TCP SYN packets, so both usage are the…