> I am a new for Zenoss. I've installed Zenoss core on Centos 4 for. My > question is: why no OS, Hardware route map show up after add a cisco > router 7206 into classe /Device/network/cisco/router? My router use > Snmp v3 for check and can be poll a lots of snmp information use > snmpwalk. Has any one can help me how to monitor this device?
change the class of the 7206 to /Network/Router/Cisco. if this 7206 is connected to the internet and receiving bgp routes, then you'll also need to change the zproperty zCollectorClientTimeout to 3600 or so because the snmp walk will take a long time. i'd also suggest setting the zproperty zRouteMapCollectOnlyLocal to true to tell zenoss to ignore the bgp routes, otherwise i've found that zenoss will consume even more ram/cpu than it does normally. _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
