Date: Sat, 24 Mar 2007 19:07:40 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net-mgmt Makefile ports/net-mgmt/nagios-certexp-plugin Makefile distinfo pkg-descr Message-ID: <200703241907.l2OJ7e19088142@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2007-03-24 19:07:40 UTC
FreeBSD ports repository
Modified files:
net-mgmt Makefile
Added files:
net-mgmt/nagios-certexp-plugin Makefile distinfo pkg-descr
Log:
check_certexp is a Nagios plugin for checking the number of days left until a
certificate expires. The check is done via an SSL connection (STARTTLS
mechanisms are not supported). The plugin is written in Perl, should work with
the embedded Perl interpreter (not tested though) and requires Net::SSLeay and
Date::Manip to be installed on the Nagios host.
Author: Holger Weiss <holger@CIS.FU-Berlin.DE>
WWW: http://www.jhweiss.de/software/nagios.html
PR: ports/110603
Submitted by: Eric Cronin <ecronin@gizmolabs.org>
Revision Changes Path
1.113 +1 -0 ports/net-mgmt/Makefile
1.1 +42 -0 ports/net-mgmt/nagios-certexp-plugin/Makefile (new)
1.1 +3 -0 ports/net-mgmt/nagios-certexp-plugin/distinfo (new)
1.1 +8 -0 ports/net-mgmt/nagios-certexp-plugin/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703241907.l2OJ7e19088142>
