> Every time i run my rrdupdate it adds the new data, but when > I look into the .rrd-file it doesn't seem to keep the old > data, and no data shows up in the graph. (The SNMP device > responds nicely to the commands) > > rrdupdate bandwidth.rrd N:`snmpget -v1 -c public -Oqv > 192.168.0.1 .iso.3.6.1.2.1.2.2.1.10.1`:`snmpget -v1 -c public > -Oqv 192.168.0.1 .iso.3.6.1.2.1.2.2.1.16.1`
What happens if you do: echo `snmpget -v1 -c public -Oqv 192.168.0.1 .iso.3.6.1.2.1.2.2.1.10.1`:`snmpget -v1 -c public -Oqv 192.168.0.1 .iso.3.6.1.2.1.2.2.1.16.1` On the command line? Does it look like something rrdtool will eat? Serge. ------------- Op de inhoud van dit e-mailbericht en de daaraan gehechte bijlagen is de inhoud van de volgende disclaimer van toepassing: http://www.zeelandnet.nl/disclaimer.php -- 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
