<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>