[Xymon] IMAPS & POP3S tests

Laurent Frigault lolo at troll.free.org
Mon Nov 25 15:40:18 CET 2019


On Mon, Nov 25, 2019 at 02:09:55PM +0100, Damien Martins wrote:
 
> Thank you for your answer. May you share this perl script ? should be 
> useful for many ppl I guess

please find:

tls.pl the extension to install as tls in server/ext directory
tls.task to install in server/etc/tasks.d/

tls.pl use 2 small modules (hasred by other xymon extension)

ReportToBB.pm and Untaint.pm

I install them in /usr/local/lib/perl5/site_perl/XymonExt .

Adapt to your local distrib/path

in hosts.cfg, replace pop3s with tls_pop3s and imaps with tls_imaps

For some unknown reason, I don't have this tls 1.3 issue with https.
It looks like the tls part of https is not handled the same bad way
pop3s/imaps are.


Regards,


-- 
Laurent Frigault | Free.org - BookMyName.com - ONLINE SAS - Registar ID 74
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ReportToBB.pm
Type: text/x-perl
Size: 604 bytes
Desc: not available
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20191125/ccf81f27/attachment.pm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tls.pl
Type: text/x-perl
Size: 5511 bytes
Desc: not available
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20191125/ccf81f27/attachment.pl>
-------------- next part --------------
# $Id: tls.task,v 1.1 2019/07/30 14:21:48 lolo Exp $

[tls]
	ENVFILE /usr/local/www/xymon/server/etc/xymonserver.cfg
	NEEDS xymond
	CMD $XYMONHOME/ext/tls
    LOGFILE $XYMONSERVERLOGS/tls.log
    INTERVAL 5m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: Untaint.pm
Type: text/x-perl
Size: 316 bytes
Desc: not available
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20191125/ccf81f27/attachment-0001.pm>


More information about the Xymon mailing list