Hello all,

I am having an issue with rrd... i am still a newby with it, but trying to
figure out what I am doing wrong.

I have database with 9 DS:
        DS:Cluj-Napoca:GAUGE:360:0:1000 \
        DS:Timisoara:GAUGE:360:0:1000 \
        DS:Iasi:GAUGE:360:0:1000 \
        DS:Constanta:GAUGE:360:0:1000 \
        DS:Craiova:GAUGE:360:0:1000 \
        DS:Brasov:GAUGE:360:0:1000 \
        DS:Galati:GAUGE:360:0:1000 \
        DS:Ploiesti:GAUGE:360:0:1000 \
        DS:Oradea:GAUGE:360:0:1000 \

And the update command is:
rrdtool update wazers_ro.rrd
N:${USERS[1]}:${USERS[2]}:${USERS[3]}:${USERS[4]}:${USERS[5]}:${USERS[6]}:${USERS[7]}:${USERS[8]}:${USERS[9]}

However only the first value gets update. If I do a dump on the file this is
what I get:
                         <row><v> 2.1000000000e+01 </v><v> NaN </v><v> NaN
</v><v> NaN </v><v> NaN </v><v> NaN </v><v> NaN </v><v> NaN </v><v> NaN
</v></row>

So, why aren't the other values going into the database?

Thanks.



--
View this message in context: 
http://rrd-mailinglists.937164.n2.nabble.com/Issue-only-the-first-value-gets-into-the-database-tp7582340.html
Sent from the RRDtool Users Mailinglist mailing list archive at Nabble.com.

_______________________________________________
rrd-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to