Build precise queries to find exactly what you need
Press ESC to close
Hi, First of all thanks for the plugins which work great. We just have a little problem with the diskused option. We are monitoring about 70 volumes on a fas8020 CDOT. Sometimes, all volumes are turning red with an out of bound return code. Those false positive are resorbed with a recheck. I tried to change the SNMP timeout session as ebardellidoxee says :
1) Manage SNMP timeout. my ($sess, $err) = Net::SNMP->session( -hostname => $server, -version => $version, -community => $comm, -timeout=> 60); If you don’t specify any value, the default is 5 secs and in a busy environment it misses lots of packets. You might add a flag that populate the –timeout parameter of the Net::SNMP->session
But when I change it I got a general error of this plugin. It seems that the timeout parameter for snmp session is not good.
Did someone encounter the same problem and how to solve it ? Thanks, regards
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!