Since this issue has gone from somewhat urgent to very urgent I'm trying to see if anyone can tell me if they know the answer to this problem. Here are some debug logs, it's almost like zenoss isn't finding the routes to these devices then just drops the in the pings. I can ping these devices manually but zenoss doesn't seem to care:
2007-06-06 09:50:02 DEBUG zen.Events: Found device=monitor.host.name 2007-06-06 09:50:02 DEBUG zen.Events: EventClassInst=Start 2007-06-06 09:50:02 DEBUG zen.Events: update status set clearid = '0af3f11f3566deaafffffff' where device='monitor.host.name' and component='zenping' and eventKey='' and (eventClass='/App/Stop' or eventClass='/App/Start'): --> 0 2007-06-06 09:50:02 DEBUG zen.Events: insert into log (evid, userName, text) select evid, "admin", "auto cleared" from status where clearid = "0af3f11f3566deaafffffff": --> 0 2007-06-06 09:50:02 DEBUG zen.Events: insert into history set Location='/Head Office',prodState=1000,firstTime=1181145002.618,severity=0,component='zenping',DeviceGroups='|',summary='zenping started',dedupid='monitor.host.name|zenping|/App/Start||0|zenping started',manager='monitor.host.name',DeviceClass='/Server/Linux',device='monitor.host.name',eventClass='/App/Start',lastTime=1181145002.618,Systems='|/Local-Servers',message='zenping started',eventKey='',deletedTime=null,evid='0af3f11f3566deaafffffff': --> 1 2007-06-06 09:50:02 DEBUG zen.Events: DELETE FROM status WHERE clearid IS NOT NULL: --> 0 2007-06-06 09:50:02 INFO zen.ZenPing: started 2007-06-06 09:50:02 INFO zen.ZenPing: building pingtree from monitor.host.name 2007-06-06 09:50:02 DEBUG zen.ZenStatus: mapping device 'monitor.host.name' 2007-06-06 09:50:03 DEBUG zen.ZenStatus: create rnode: 10.10.10.1->() 2007-06-06 09:50:03 DEBUG zen.ZenStatus: add net: 10.10.10.0/24 to rnode: 10.10.10.123->(default,10.10.10.0/24) 2007-06-06 09:50:03 DEBUG zen.ZenStatus: add net: 192.168.200.0/24 to rnode: 10.10.10.123->(default,10.10.10.0/24,192.168.200.0/24) 2007-06-06 09:50:03 DEBUG zen.ZenStatus: mapping device 'firewall.host.name' 2007-06-06 09:50:03 DEBUG zen.ZenStatus: add net: 141.121.121.0/21 to rnode: 10.10.10.1->(141.121.121.0/21) 2007-06-06 09:50:05 DEBUG zen.ZenStatus: device 'firewall.host.name' already exists. 2007-06-06 09:50:05 DEBUG zen.ZenStatus: device 'monitor.host.name' already exists. ------------------------ Josh Henry -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=6892#6892 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
