On 28 Dec 2009, at 09:10, Jürgen Meusburger, die meuse.Bezau wrote:

Hello list,

today I ran the Upgrade to 3.5.1.3761. Unfortunately all SNMP Interface checks are now failing with whether " UNKNOWN - Interface swp** not found!" (on switches), or "SNMP error when scanning interface list: Received tooBig(1) error-status at error-index 1" (on firewalls).

any hints on this?


The plugin used is check_snmp_linkstatus. There was a change made for the size of the returned packet to be larger, but in our testing it didn't affect our devices.

Can you try the plugin on the command line? It will be something like
  check_snmp_linkstatys -H {address} -i -o -I {interfacename}

Ton

_______________________________________________
Opsview-users mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-users

Reply via email to