[rrd-users] Re: script from rrdtutorial

Alex van den Bogaerdt alex at slot.hollandcasino.nl
Mon Jul 30 11:43:35 MEST 2001


Jean-Michel Kelbert wrote:
> 
> Could you tell me where I can find the script :

You cannot.  It is a pseudo script just to show
what should happen.

> while not the end of the universe
>    do get result of snmpget router community 2.2.1.10.4 into variable $in
>       get result of snmpget router community 2.2.1.16.4 into variable $out
>       rrdtool update myrouter.rrd N:$in:$out
>       wait for 5 minutes
>    done

> my $in = '2.2.1.10.1';

> ERROR: Received SNMP noSuchName(2) error-status at error-index 1.  

No such name means that the device responded.  It does however not
know about what you ask.

Try 1.3.6.1.2.1.2.2.1.10.1 and maybe substitute the last '1' with
something else.

cheers,
-- 
   __________________________________________________________________
 / alex at slot.hollandcasino.nl                  alex at ergens.op.het.net \
| work                                                         private |
| My employer is capable of speaking therefore I speak only for myself |
+----------------------------------------------------------------------+
| Technical questions sent directly to me will be nuked. Use the list. | 
+----------------------------------------------------------------------+
| http://faq.mrtg.org/                                                 |
| http://rrdtool.eu.org  --> tutorial                                  |
+----------------------------------------------------------------------+

--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list