Random Project
Home >

Showing 2809-2820 of 12087 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Checks the status of one or more IP SLA entries on a Cisco IOS device. Supports echo and jitter SLA's.
Because lpstat returns the messages in your local language, check_cups_printer won't be able to parse data if your language is not en_EN. Make sure you…
Works great! Attention! There is two "$" signs missing in section "define command". Be attentive. It must be "define command{ command_name check_printers command_line $USER1$/check_snmp_printer -H…
Good but in newer versions you have to change following lines: ORIG: RESULT="$(echo get NaGiOs_ChEcK_FiLe | tftp $HOST 2>&1 | head -n 1)" TO RESULT="$(echo…
cool plugin, started with a minor "Nagios::Plugin" issue, replaced it with Monitoring::Plugin or Nagios::Monitoring::Plugin and now it's working when run ./check_ilo2_health.pl -H -u -p But…
Please check out a new plug I created today (using SNMP) for monitoring specific port switch an alert in case it is going down or…
Guys, what's wrong? error: Invalid check specified by -x parameter. but from terminal is okay: /etc/nagios-plugins/printer_status -H 192.168.0.197 -x "MODEL" Samsung SCX-472x Series, Serial #…
Checking Current queue of Postfix + Perfdata based on mailq command
Script to check several items on the Fritz!Box 7490
Awesome concept. How does this work on servers that host multiple JVMs running under the same uid? Do you need to specify the PID?
Worked Perfectly.. Single plugin for Linux "/" swap, "/home" and "/tmp" partition monitoring.
My "commands.cfg" file. define command{ command_name check_snmp_uptime command_line /usr/local/nagios/libexec/check_snmp_uptime.pl -H $HOSTADDRESS$ -C "$ARG1$" } ##################################### My "Linux.cfg" file define service{ use generic-service host_name cPanel service_description…