On 4/23/07, su <[EMAIL PROTECTED]> wrote:

Yes I added that ifInOctets data source to the "Device" performance template. 
RRD templete point to data source. I did as guider. (I got OID number on cisco website. I 
think it correct) But the graph couldn't display

Su,

ifInOctets is what's known as an indexed OID. It won't work to add it
to the "Device" level template because the index (interface number)
won't be appended to it. The trick is to add any OIDs indexed by
interface to a performance template named after the interface's type.
For Cisco serial interfaces this would be "propPointToPointSerial".

The easiest way to set this up is to go to the PerfConf tab for
/Devices. Check ethernetCsmacd and choose copy. Then Paste. Click on
the new copy of ethernetCsmacd and renamed it to
propPointToPointSerial.

After the next performance monitor config cycle (or if you restart
zenperfsnmp) ifInOctets and the rest of the interface counters will
start being collected for all of your serial interfaces.

Hope this helps.

--
Chet Luther
[EMAIL PROTECTED]
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to