New port: net-mgmt/nagios-check_ports Nagios Plugin to monitor your FreeBSD Ports

Nagios Plugin to monitor your FreeBSD Ports Tree for updates or
	installed packages with known security vulnerabilities.

PR:		ports/126497
Submitted by:	Anders Troback <freebsd@troback.com>
This commit is contained in:
Edwin Groothuis 2008-08-17 06:18:42 +00:00
parent b0cc0e917f
commit 9c475064ee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=218706
5 changed files with 36 additions and 0 deletions

View file

@ -106,6 +106,7 @@
SUBDIR += nagios
SUBDIR += nagios-certexp-plugin
SUBDIR += nagios-check_bacula
SUBDIR += nagios-check_ports
SUBDIR += nagios-devel
SUBDIR += nagios-pf-plugin
SUBDIR += nagios-plugins

View file

@ -0,0 +1,28 @@
# New ports collection makefile for: nagios-check_ports
# Date created: 13 August 2008
# Whom: Anders Troback
#
# $FreeBSD$
#
PORTNAME= check_ports
PORTVERSION= 0.5.6
CATEGORIES= net-mgmt
MASTER_SITES= http://code.adminlife.net/check_ports/files/
PKGNAMEPREFIX= nagios-
MAINTAINER= freebsd@troback.com
COMMENT= Nagios Plugin to monitor your FreeBSD Ports
RUN_DEPENDS= portaudit:${PORTSDIR}/ports-mgmt/portaudit \
portversion:${PORTSDIR}/ports-mgmt/portupgrade
NO_BUILD= yes
.include <bsd.port.pre.mk>
do-install:
@${MKDIR} ${PREFIX}/libexec/nagios
${INSTALL_SCRIPT} ${WRKSRC}/check_ports ${PREFIX}/libexec/nagios/
.include <bsd.port.post.mk>

View file

@ -0,0 +1,3 @@
MD5 (check_ports-0.5.6.tar.gz) = 3c8094f30e421d685472c05e1d487018
SHA256 (check_ports-0.5.6.tar.gz) = b3611501b8655ea65b5e9f66e40acb090638a92389cc6bdca02c7e58276c87da
SIZE (check_ports-0.5.6.tar.gz) = 3184

View file

@ -0,0 +1,2 @@
Nagios Plugin to monitor your FreeBSD Ports Tree for updates or
installed packages with known security vulnerabilities.

View file

@ -0,0 +1,2 @@
libexec/nagios/check_ports
@dirrmtry libexec/nagios