I'd like to add throughput FastEthernet 0/0 graph onto the "Perf" pages of my cisco 3745 routers. From the ethernetCsmacd_64 template I've got 2 OIDs:
Code: ifHCInOctets 1.3.6.1.2.1.31.1.1.1.6 ifHCOutOctets 1.3.6.1.2.1.31.1.1.1.10 I've added '.1' at the end of each OID (which is equal to FastEthernet 0/0) When I do snmpwalk or press test button on the datasources' pages I get the result: Code: Executing command snmpwalk -cls-public -v2c 208.89.device.ip 1.3.6.1.2.1.31.1.1.1.6.1 against 3745-02.mycompany.net IF-MIB::ifHCInOctets.1 = Counter64: 1628395268210 DONE in 0 seconds Executing command snmpwalk -cls-public -v2c 208.89.device.ip 1.3.6.1.2.1.31.1.1.1.10.1 against 3745-02.mycompany.net IF-MIB::ifHCOutOctets.1 = Counter64: 2888742208677 DONE in 0 seconds but graphs are not shown. Here is datasources that i made: [Image: http://imagebin.ca/img/nc4hYls.jpg ] [Image: http://imagebin.ca/img/BVPe-A.jpg ] Here is graph settings: [Image: http://imagebin.ca/img/EJHq8aF.jpg ] Can somebody point me, what I've done wrong. Thanks a lot, Sergey. -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=35771#35771 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
