In <D261762076EC624C96BEF1B49F4AE87077C374 at stjs-ex01.barrette.wan> "Raymond, David" <David.Raymond at ca.ebarrette.com> writes:
I see in this topic http://www.xymon.com/archive/2005/05/msg00248.html
That I need to compile with ssl. I think I don't, but can I fix it ?
You need to install the OpenSSL libraries and development files. Most systems have these available in the package management system (via rpm, dpkg, apt-get, aptitude, FreeBSD ports, Sun FreeWare, ....)
The re-run the Xymon "configure" script - you may have to use some options (see "./configure --help") to point it at the OpenSSL installation, if it is in a non-default location. Then "make" and "make install".
root@ mon01:~# /usr/lib/xymon/server/bin/xymonnet --version xymonnet version 4.3.0-0.20110123.rc1
Nope, no SSL support there.
Regards, Henrik