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 Fix: Patch attached with submission follows:
Class Changed From-To: maintainer-update->change-request Fix category (new ports should be change-requests)
State Changed From-To: open->feedback Where is distinfo? Where is pkg-descr?
Responsible Changed From-To: freebsd-ports-bugs->pav Track
pkg-descr is the Description field of the original pr. distinfo is: MD5 (check_certexp.pl) = 96b2af8943fbf6b364a0425c828947d2 SIZE (check_certexp.pl) = 5420
State Changed From-To: feedback->open Feedback received
State Changed From-To: open->closed New port added, thanks!
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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"