SteScho / manubulon-snmp

Set of Icinga/Nagios plugins to check hosts and hardware with the SNMP protocol.
GNU General Public License v2.0
73 stars 71 forks source link

Ignore DOWN state and big snmp requests #19

Closed SteScho closed 7 years ago

SteScho commented 8 years ago

Add flag to ignore down state such as dormant state. We don't need the critical result for all of our backbone switches and configuration per port is to time consuming.

Our hp procurve switches won't work with increased octetlength. So I split that big snmp get requst in smaller ones.