What happens if you run zenperfsnmp? I received the Event saying that the snmp agent was down on one device when it clearly wasn't, because snmpwalk worked fine.
running zenperfsnmp run -v 10 -d devicename showed me the following line: DEBUG:zen.zenperfsnmp:Failed to collect on devicename (twisted.python.failure.Failure: [Failure instance: Traceback (failure with no frames): exceptions.ValueError: invalid literal for int(): ]) The following ticket http://dev.zenoss.org/trac/ticket/1840 and the corresponding thread made me check my performance templates and I found that I had created a custom Data Source but forgot to at the OID. After removing the Source everything worked fine. So you might want to check the devices for bad values in templates and zProperties. Hope that helps ------------------------ Nic con -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=11726#11726 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
