[rrd-users] Escaping a colon
antondoe
antondoe at gmail.com
Tue Apr 16 15:56:06 CEST 2013
Hello,
We're using RRDtool 1.4.99912102900
Running:
$ rrdtool graph 1.png --daemon <ip>:<port> "DEF:In=blabla"
"LINE1:In#00FF00:in" "COMMENT:lala\:lala"
Produces a literal "lala\:lala" comment on the graph.
Using "COMMENT:lala:lala" produces an error:
ERROR: Unused Arguments in COMMENT:lala:lala: ��yi6pos2=lala
Adding more slashes, i.e. "COMMENT:lala\\\:lala" just multiplies them on the
graph.
Basically we are unable to find a way to print just ":" in the comment.
Appreciate your help on this.
--
View this message in context: http://rrd-mailinglists.937164.n2.nabble.com/Escaping-a-colon-tp5005607p7580936.html
Sent from the RRDtool Users Mailinglist mailing list archive at Nabble.com.
More information about the rrd-users
mailing list