4 Apr
2012
4 Apr
'12
11:08 p.m.
On Thu, Apr 5, 2012 at 2:42 AM, David AGBO <dagbo at kernix.com> wrote:
I have installed Xymon 4.3.7 on Centos 5.8 x64. Before that, I have installed it on a RHEL 5.6, everything worked fine until I tried to check an imaps server. The Xymon on RHEL is OK, and it grab the ssl certificate, but on the Centos, it displays a yellow error, with the message "Service imaps on my_server is not OK : Unexpected service response", and of course don't
Can you try testing an https server and see if that behaves the same? I suspect it's not IMAP-related and instead to do with linking against SSL libraries at compile-time. Perhaps run "ldd $XYMONHOME/server/xymonnet" and see if there are difference between the two servers.
Cheers Jeremy