At 08:19 2003-06-04, Remy Bouba wrote: >now that i've correctly installed and configured remstats i got a new problem >let me explain the situation : >i want to monitor some SNMP variables on a cisco router (for now, but then >it will be on a entire network) >i added the oid in the oids file >1.3.6.1.4.1.9.2.2.1.1.17 locIfResets
Hmm. That should be: locIfResets 1.3.6.1.4.1.9.2.2.1.1.17 >i created the corresponding file in the rrds directory >i want the snmp-collector to collect this variable for all the interfaces of >the router >but when i run only the snmp-collector to check what it collects i can't see >my variable >why can't i add this oids in the if-snmp rrd I'm assuming that you mean the snmpif- rrd. This rrd definition is *magic* in that it is known about by the snmp-collector and handled specially. I was hoping to add code to permit it not to be special, but I've never gotten around to it. The upshot is that (as documented in the rrd definition file) the oids that it uses don't have to be coded in the rrd definition and others that you add will be ignored. Sorry. It's on my list, but as I currently have no SNMP devices to monitor, I have no proper way of testing any code and less need for it. >i hope you'll understand my question > >Thanx >Sorry bother you again and again >:) > >-- >Unsubscribe mailto:[EMAIL PROTECTED] >Help mailto:[EMAIL PROTECTED] >Archive http://www.ee.ethz.ch/~slist/rrd-users >WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi Thomas Erskine <[EMAIL PROTECTED]> +1.613.591.8490 -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
