Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
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])