beanfield wrote: > It looks like some of the default templates from Zenoss are able to populate > an index dynamically(i.e. the ethernetCsmacd template...look at the > ifInErrors Data Source...it's an index that gets dynamically populated) But > user created templates don't support an index?? I guess for each device you > would have to create a custom template and put in the exact OID for each and > every object with an index?
The easiest way to approach this is to just copy the ethernetcsmacd template since it contains most of the stuff you'll need from interfaces on a cisco device, remove what cannot be queried successfully, and add anything new you need. I'm sorry my initial reply was so far off base - I had my head stuck in interface mode and forgot that these would be "perf" types of graphs. -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=18604#18604 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
