On Apr 27, 2009, at 2:54 PM, Anton Menshutin wrote: > Thanks, but I was asking about running zenperfsnmp from command line > with "run" argument to do only one cycle of polling. > I want to do some hacking, because my stacked ethernet switch uses > different snmpindex for rmon interface table and for common InOctets > table. > Unit 2 snmp rmon indexes start with 65, but for In|Out Octets they are > numbered in sequence. I want to change last number in oid when polling > for rmon values (there are a lot of error counters i'm interested in). > Some versions ago I can run manually zenperfsnmp, but now it does > not do > smth useful, and I don't know why.
This annoyance is a recent one. For now you'll have to add --cycle to your zenperfsnmp run command and wait for the second cycle for it to collect your OIDs. If you're going to be doing a lot of troubleshooting, I would suggest lowering your SNMP cycle interval temporarily to make this less painful. _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
