[rrd-users] I need help with my rrd file
alucard95
jo_crj at hotmail.com
Fri Sep 26 11:41:30 CEST 2008
First thank you for help me!!
>Show us the output of your snmpget command. I guess it looks like this:
>maus at kanga:~$ snmpwalk -v2c -c public 192.168.1.222 1.3.6.1.2.1.2.2.1.16.4
>IF-MIB::ifOutOctets.4 = Counter32: 262658353
Yes, the output is : IF-MIB::ifOutOctets.4 = Counter32: 461597000
>See the comment about the format above.
>I guess you are calling rrdtool update /home/zabbix/switch.rrd
N:IF-MIB::ifInOctets.4 = >Counter32: 262658353:IF-MIB::ifOutOctets.4 =
Counter32: 262658353
>and this will definetively NOT work.
I don't understand why it will not work, is there an error??
To test where was the error, i try to update my file manually with this
command :
rrdtool update switch.rrd N:77134800:461597800
I have no error but with this command :
rrdtool fetch switch.rrd AVERAGE --start N --end N
the output is
input output
1222422000: nan nan
is the N which causes problem??
--
View this message in context: http://n2.nabble.com/I-need-help-with-my-rrd-file-tp1120359p1120441.html
Sent from the RRDtool Users Mailinglist mailing list archive at Nabble.com.
More information about the rrd-users
mailing list