<div dir="ltr">I've been using curl to send report to the CGI program, because I need to use encrypted connections.  It doesn't scale well...  I have gaps in every graph due to missing reports.  I've been looking at cobbling together my own equivalent that doesn't require Apache on the Xymon server.  It's slow going, though.<div><br></div><div>Ralph Mitchell</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Mar 15, 2021 at 7:08 PM Jeremy Laidman <<a href="mailto:jeremy@laidman.org">jeremy@laidman.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr">On Tue, 16 Mar 2021 at 08:42, LOZOVSKY, DANIEL <<a href="mailto:dl1025@att.com" target="_blank">dl1025@att.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">





<div lang="EN-US">
<div>
<p class="MsoNormal">Thanks Jeremy.  I was thinking about using stunnel which seems more straight forward.  Too bad about development being stalled.  Hopefully, it will restart soon.  Really need this functionality.</p></div></div></blockquote><div><br></div><div>Agreed. The other two foreshadowed features many of us are waiting for are: full support for SNMP, and IPv6.</div><div><br></div><div>There's actually another option for encryption that I didn't mention, but it can be really useful in some circumstances. Many years ago I wrote a script that provided an agentless deployment, and it's still in use today. It works by connecting via ssh, then pushing the Xymon client scripts from the server to the shell running on the client. The client scripts execute on the client host, and send its updates to STDOUT, which traverses the ssh connection, to be injected into the Xymon server.</div><div><br></div><div>I've used this technique to monitor hosts that cannot connect directly to the Xymon server, by using ssh to connect via one or more jump hosts.  All it needs is a way to get a shell prompt on the client.</div><div><br></div><div>More info here: <a href="http://tools.rebel-it.com.au/xymon-rclient/" target="_blank">http://tools.rebel-it.com.au/xymon-rclient/</a>.</div><div><br></div><div>J</div><div><br></div></div></div></div>
_______________________________________________<br>
Xymon mailing list<br>
<a href="mailto:Xymon@xymon.com" target="_blank">Xymon@xymon.com</a><br>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" rel="noreferrer" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
</blockquote></div>