I am trying to discover a Cable Modem Network, which for the most part works fine. However, during the discover process a lot of the modems fail to model. The IP shows up in the network list, but their is no device attached. Here is a snippet of the output from discover
2008-03-05 11:53:28 INFO zen INFO:zen.Device:device name 'SB5100' for ip '10.0.32.7' 2008-03-05 11:53:28 INFO zen INFO:zen.Device:setting status monitor to ['localhost'] 2008-03-05 11:53:28 INFO zen INFO:zen.Device:setting performance monitor to localhost 2008-03-05 11:53:28 INFO zen INFO:zen.Device:Executing command: /opt/zenoss/bin/zenmodeler run --now -F -d SB5100 As far as I can tell it has to do with naming, some of the modems, i.e. the motorola 5100s report their name as SB5100, the problem is that all of them report their name as SB5100. So it models the first one fine, but then skips over any others it encounters. Is there a way I can tell it to ignore the snmp name it finds and just use the 10. ip address as the device name? I checked the Command line switches for zendisc and did not see anything relevant. I also checked the zProperties for discovered group but did not see anything that would do the trick. Any Ideas? -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=16968#16968 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
