On 16 November 2012 12:01, Tim McCloskey <span dir="ltr"><<a href="mailto:tm@freedom.com" target="_blank">tm@freedom.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">






<div>
<div style="direction:ltr;font-size:10pt;font-family:Tahoma">
<div>Top post here :) <br><div class="im"><br>
>>>> 2012-11-16 10:25:34 xgetenv: Cannot find value for variable <<<<<br></div></div></div></div></blockquote><div><br></div><div>...and that's the answer.  The "$" is being interpreted by xymoncmd as part of a non-existent variable, and so I end up with just "test=s".  I don't think I can escape the dollar sign in xymoncmd.</div>

<div><br></div><div>It all works as advertised if I simply run the command without xymoncmd like so:</div><div><br></div><div><div>$ xymon localhost 'xymondboard test=s$ fields=testname'|head</div><div>trends</div>

<div>files</div><div>msgs</div><div>ports</div><div>procs</div><div>dns</div><div>trends</div><div>files</div><div>msgs</div><div>ports</div></div><div><br></div><div>Yay! mystery solved!</div></div>