[rrd-users] I need help with my rrd file

Erik de Mare erik at oezie.org
Fri Sep 26 14:18:38 CEST 2008


or use snmpwalk -Oqv -c public localhost
no parsing needed

rrdtool update file.rrd N:`snmpwalk -Oqv -c public localhost
1.3.6.1.2.1.2.2.1.16.4`:`snmpwalk -Oqv -c public localhost
1.3.6.1.2.1.2.2.1.16.4`

and you only need to graph it

On Fri, 26 Sep 2008 13:58:20 +0200, Andreas Maus
<a.maus at science-computing.de> wrote:
> 
> maus at kanga:~$ snmpget -Oq -v2c -c public 192.168.1.222
> 1.3.6.1.2.1.2.2.1.16.4
> IF-MIB::ifOutOctets.4 269735286
> maus at kanga:~$ snmpget -Oq -v2c -c public 192.168.1.222
> 1.3.6.1.2.1.2.2.1.16.4 | cut -d ' ' -f 2 
> 269736768
> 
> HTH,
> 
> Andreas.
> 
>



More information about the rrd-users mailing list