Xymon Mailing List Archive search

[Xymon 4.3.7] bad imaps check

list Henrik Størner
Thu, 05 Apr 2012 11:53:31 +0200
Message-Id: <user-0e0fbed6474a@xymon.invalid>

On 05-04-2012 11:49, David AGBO wrote:
OK, it's really weird...
$XYMONHOME/server/xymonnet returns :

On RHEL :

xymonnet version 4.3.5
SSL library : OpenSSL 0.9.8e-rhel5 01 Jul 2008
LDAP library: OpenLDAP 20343

On Centos x64 :

xymonnet version 4.3.7
LDAP library: OpenLDAP 20343

But in the SPEC file I have :

[...]
%setup
USEXYMONPING=n \
ENABLESSL=y \
ENABLELDAP=y \
ENABLELDAPSSL=y \
XYMONUSER=xymon \
[...]
Regardless of your spec-file, if you don't have the openssl development 
package installed, the configure script will disable SSL support.

You should see a warning in the xymonnet logfile that SSL tests will not 
work: "SSL test, but xymonnet was built without SSL support"


Regards,
Henrik