<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 11 February 2015 at 03:47, Anoop Mohan <span dir="ltr"><<a href="mailto:anoopw14@gmail.com" target="_blank">anoopw14@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div>When I run the below command in xymon server, It works fine.  <br><div><i>/usr/local/xymon/client/bin/xymon xymon_server "hobbitdxboard host=hostname test=testname" </i> <br></div></div><div>But when I try to use the same command in a machine where xymon client is installed, its not retrieving any data. </div></blockquote></div><br>Check that it works without specifying the hostname and see if you get something.  Make sure it's a test that you know exists, such as "conn":</div><div class="gmail_extra"><br></div><div class="gmail_extra"><i>/usr/local/xymon/client/bin/xymon xymon_server "hobbitdxboard test=conn"</i><br></div><div class="gmail_extra"><i><br></i></div>Is it only the XML output that fails?  Have you tried it with "hobbitdboard" instead?  Perhaps try a different command such as hostinfo:<div><br></div><div><i>/usr/local/xymon/client/bin/xymon xymon_server hostinfo</i><br></div><div><br></div><div>Are you running it in a xymoncmd environment?  Try running it like so:</div><div><br></div><div>/usr/local/xymon/client/bin/xymoncmd sh -c '$XYMON $XYMSRV hostinfo'</div><div><br></div><div>Cheers<br></div><div>Jeremy</div><div><br></div></div>