<br><br><div class="gmail_quote">On Mon, May 21, 2012 at 10:10 AM, oliver <span dir="ltr"><<a href="mailto:ohemming@gmail.com" target="_blank">ohemming@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 class="im">On Mon, May 21, 2012 at 9:58 AM, Jones, Elizabeth <<a href="mailto:Ejones@egov.com">Ejones@egov.com</a>> wrote:<br>
</div><div><div class="h5">> Is it possible to send data directly to the xymon server from another server<br>
> without having a xymon client sending it? We have some production servers<br>
> where I am not comfortable installing the client because it wants packages<br>
> that are not already installed on those servers. Can I have my own scripts<br>
> send data directly?<br>
<br>
</div></div>It would probably be easier to use 'external' scripts on the server to<br>
go and grab the data via ssh.  That way, you're only maintaining one<br>
set of scripts</blockquote><div><br></div><div>Yep, done it that way too.  Put ssh keys out on all the clients, then pipe the script over ssh.  Catch the output and deliver to xymon.  You'll want a non-expiring password on the clients.  If it expires, ssh may not get in, even with keys.<br>
</div><div><br></div><div>Ralph Mitchell </div></div>