Bug 110603 - NEW: net-mgmt/nagios-certexp-plugin
Summary: NEW: net-mgmt/nagios-certexp-plugin
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-21 04:10 UTC by Eric Cronin
Modified: 2007-03-24 19:20 UTC (History)
0 users

See Also:


Attachments
file.txt (1.14 KB, text/plain)
2007-03-21 04:10 UTC, Eric Cronin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Cronin 2007-03-21 04:10:07 UTC
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:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-21 11:12:19 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (new ports should be change-requests)
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2007-03-22 22:11:29 UTC
State Changed
From-To: open->feedback

Where is distinfo? Where is pkg-descr? 


Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2007-03-22 22:11:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Track
Comment 4 Eric Cronin 2007-03-23 03:26:25 UTC
pkg-descr is the Description field of the original pr.  distinfo is:

MD5 (check_certexp.pl) = 96b2af8943fbf6b364a0425c828947d2
SIZE (check_certexp.pl) = 5420
Comment 5 Pav Lucistnik freebsd_committer freebsd_triage 2007-03-23 08:24:33 UTC
State Changed
From-To: feedback->open

Feedback received
Comment 6 Pav Lucistnik freebsd_committer freebsd_triage 2007-03-24 17:18:19 UTC
State Changed
From-To: open->closed

New port added, thanks!
Comment 7 dfilter service freebsd_committer freebsd_triage 2007-03-24 19:07:46 UTC
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"