updating rrd file with ping min, max and avg times in milliseconds

Devante Vargas <[email protected]>
Newsgroups gmane.comp.db.rrdtool.user
Message-ID <CAC-+=+P0spVv+QD+Dk62G-pFx00EHCjRyDGgtem7VMB=1O0nRA@mail.gmail.com>
Hello,

I am trying to update an rrd file I created. Basically I am grabbing the
min, max and average response times from a server. I created the rrd file
using the following parameters:

rrdtool.exe create latency.rrd
--start now
DS:response:GAUGE:600:U:U
RRA:MIN:0.5:12:8760
RRA:MAX:0.5:12:8760
RRA:AVERAGE:0.5:12:8760

I am trying to update it but having problems getting the following error:

"ERROR: latency.rrd: found extra data on update argument: 0.40:0.88:0.73"

I am typing the following to update the rrd file:

rrdtool update latency.rrd 08/10/2015_11:33:0.40:0.88:0.73

0.40 = Minimum
0.88 = Maximum
0.73 =  Average

Is it the decimal point its having issues with?

Any help would be greatly appreciated.

thank you,

Devante

_______________________________________________
rrd-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.