Hello,

I have a simple script that greps some values from a csv file.
I wanted to do the following:

rrdtool update /home/pi/net/net.rrd N:'cut -d, /home/pi/net/devices.csv -f13
| cut -d: -f2'::::: to get the first value out of the csv file, but it seems
that it won't work.

Can this be done or do I need another workaround to extract the values and
to update the RRD DB?

Thanks a lot for your help.
Mark



--
View this message in context: 
http://rrd-mailinglists.937164.n2.nabble.com/RRDTOOL-Update-with-script-in-string-tp7583246.html
Sent from the RRDtool Users Mailinglist mailing list archive at Nabble.com.

_______________________________________________
rrd-users mailing list
rrd-users@lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to