Home >

Showing 2821-2832 of 12088 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
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…
please explain more i have instaled MQ on serevr 2008 but monitor all of server with nagios now can use from these scripts for monitoring…
Hi, we want to use this script to remotely check VPN tunnels' status, executing this script with NRPE on an IPcop host. But there is…
Command Line Output: ./check_volume.sh -v /home -w 80 -c 90 /home is at 4% capacity, 16G of 478G ################################################# command.cfg file configuration: ################################################# define command{…
This plugin is just a wrapper to use all features of existing HAPROXY stats monitoring plugin i.e. http://localhost/directory/Plugins/Clustering-and-High-2DAvailability/check_haproxy_stats-2Epl/details which works only locally using NRPE. Wrapper…
The Nagios plugin may be really nice. I just don't have much experience with it right now. However, when I started trying it, it just…
hi i've loaded the existing code to git and added negate support via -n or --negate option. so released it as v1.1 here: https://github.com/pld-linux/monitoring-plugin-check_file_exists
Hello, If you enter: ./check_smb_share xx.xx.xx.xx -H -u -p ***** ***** so I get the answer: OK SMB Sharename: Domain = [TEST] OS = [Windows…
Good plugin, does exactly what I need. Only one thing was needed to be corrected due to issues with -v (debuglevel): use Getopt::Long; changed into…
Have to allow it to run with sudo on my freepbx box, but it worked great, no problems. The only thing I might change is…
Check CPU is presenting problem, does anyone know what they have to modify the script? /usr/lib64/nagios/plugins/check_linux_stats.pl -C -w 90 -c 95 CPU OK : idle…
Hello I tried to use this script on a debian 8 but I have the problem that - if I call this check on a…