Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
@mgong
Favorites0
Views
Projects0
It is very good script, but few things: ** pysnmp is required to install old version which is pysnmp-2.0.9-3 ** The following changes should be made in the script: Use int() to make sure they all are same type. otherwise the "if...else" wont work properly. elif int(vals[0])
Reviewed 15 years ago