RRDTOOL Update with script in string
maxmax20 <[email protected]> Fri, 8 Jan 2016 08:28:52 -0700 (MST)
| Newsgroups | gmane.comp.db.rrdtool.user |
|---|---|
| Message-ID | <[email protected]> |
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.