<p dir="ltr">Just put in newlines, like this:</p>
<p dir="ltr">$XYMON $XYMSRV "status www,for,com.http `date`</p>
<p dir="ltr">Web server is OK<br>
Another line kind of useful information."</p>
<p dir="ltr">Everything between the double-quotes is sent as-is. Works for me all the time.</p>
<p dir="ltr">Ralph Mitchell<br>
</p>
<div class="gmail_quote">On May 9, 2013 8:03 PM, "P Yeung" <<a href="mailto:p3yeung@gmail.com">p3yeung@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">I am using xymon 4.3.11.<div><br></div><div>Using the example shown in "man xymon",</div><div><br></div><div>    > $XYMON $XYMSRV "status www,foo,com.http green `date` Web OK"</div><div>


<br></div><div>I can see the status displayed as a single line in the xymon server.</div><div><br></div><div>    Thu May 9 16:52:07 PDT 2013 Web OK<br></div><div><br></div><div>I need to display multiple lines to the xymon server, with the data in the command line rather than a file.  I tried, </div>


<div><br></div><div>    > $XYMON $XYMSRV "status www,foo,com.http green `date` Web OK\n second line"</div><div><br></div><div>But the status is displayed in one line instead of two in the xymon server</div><div>


<br></div><div>     Thu May 9 16:52:47 PDT 2013 Web OK\n second line</div><div><br></div><div>What escape character should I use to specify new line?</div><div><br></div><div>Thanks</div><div>P Yeung</div></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>