Build precise queries to find exactly what you need
Press ESC to close
Hi, I was installing this plugin and I had to change something in the source code. I changed this line from:
$cmd = “echo status | nc -w 1 $host $port”;
to
$cmd = “echo status | nc -i 1 -w 1 $host $port”;
I also had to install these packages with yum on centos:
yum install nc.x86_64 perl-Nagios-Plugin.noarch
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!