<div dir="ltr"><div><div><div><div>One of my scripts had something like<br><br></div>OUTPUT="$(echo "${OUTPUT}"|sed -e 's/:/\&colon;/g')"<br></div>to convert all the colons I wanted to hide to the corresponding entity name, which wouldn't cause that problem.  (OUTPUT would be concatenated with the graphing data later in the script)<br>
</div>Replacing = too would just mean adding to the sed command:<br></div>-e 's/=/\&#61;/g'<br><div><div><div><br></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Aug 25, 2014 at 8:43 PM, Vernon Everett <span dir="ltr"><<a href="mailto:everett.vernon@gmail.com" target="_blank">everett.vernon@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div><div>Hi Henrik<br><br></div>The NCV feature in Xymon is fantastic, and I love it.<br>
</div>It's a quick and easy way to populate a graph with data.<br></div>My problem with it, is it sometimes works too well.<br>
</div>Sometimes, we have output that contains : or = that's not part of the graphing data, and if you are using SPLIT_NCV, it dutifully tries to graph this information, often with woeful results.<br></div>I am looking for a feature that we can use to tag a line as "NCV leave this alone!"<br>

</div>Perhaps a string of hidden characters at the end of a line, or even a string of visible characters, which the display process can strip out.<br><br></div>Regards<span class="HOEnZb"><font color="#888888"><br>Vernon<br>
<br clear="all"><div><div><div><div><div>
<div><div><div><br>-- <br><span>"Accept the challenges so that you can feel the exhilaration of victory"</span><div><span>- General George Patton</span></div>
</div></div></div></div></div></div></div></div></font></span></div>
<br>_______________________________________________<br>
Xymon mailing list<br>
<a href="mailto:Xymon@xymon.com">Xymon@xymon.com</a><br>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
<br></blockquote></div><br></div>