Any chance anyone can help me with the following error? Running on Ubuntu LTS 6.06. I upgraded from 2.1.2 to to 2.2.4 to 2.3 from source. 2.3 is up and running successfully ATM. I've been using this product since version 1.x. Big props to the community for your great work and support.
A similar error prompted me to upgrade in hopes of getting rid of the error. However, I am still experiencing the same symptoms on certain routers, while others will model just fine This is to model an Adtran router, of which it is one of hundreds of routers that we monitor. I get this from time to time on certain routers, but I can go model another unit (same make and model) without any problems. 2008-11-18 16:49:45 ERROR zen.ZenModeler Problem while executing plugin zenoss.snmp.InterfaceMap 2008-11-18 16:49:45 ERROR zen.ZenModeler Traceback (most recent call last): File "/usr/local/zenoss/Products/DataCollector/zenmodeler.py", line 464, in processClient datamaps = plugin.process(device, results, self.log) File "/usr/local/zenoss/Products/DataCollector/plugins/zenoss/snmp/InterfaceMap.py", line 125, in process om = self.processInt(device, iftable[strindex]) File "/usr/local/zenoss/Products/DataCollector/plugins/zenoss/snmp/InterfaceMap.py", line 169, in processInt if hasattr(om, 'macaddress'): om.macaddress = self.asmac(om.macaddress) File "/usr/local/zenoss/Products/DataCollector/plugins/CollectorPlugin.py", line 221, in asmac for char in val: TypeError: iteration over non-sequence Thanks in advance. -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=27906#27906 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
