aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nagios-certexp-plugin
Commit message (Collapse)AuthorAgeFilesLines
* Remove Author from pkg-descr and white space fixesBaptiste Daroussin2015-03-021-1/+0
| | | | Notes: svn path=/head/; revision=380307
* cleanup plistBaptiste Daroussin2014-12-201-1/+0
| | | | Notes: svn path=/head/; revision=375103
* - Support stagingEmanuel Haupt2014-04-042-7/+8
| | | | | | | | - Use shebangfix - Use WWW: with a single space Notes: svn path=/head/; revision=350070
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-4/+2
| | | | | | | net-mgmt) Notes: svn path=/head/; revision=327757
* - convert to the new perl5 frameworkAndrej Zverev2013-09-031-1/+1
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326167
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-3/+3
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300264
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Update MASTER_SITESErwin Lansing2008-03-131-1/+1
| | | | | | | | Submitted by: Eric Cronin <ecronin@gizmolabs.org> (maintainer), pointyhat Notes: svn path=/head/; revision=208987
* check_certexp is a Nagios plugin for checking the number of days left until aPav Lucistnik2007-03-243-0/+53
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> Notes: svn path=/head/; revision=188200