aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nagios-portaudit
Commit message (Collapse)AuthorAgeFilesLines
* - Update MASTER_SITES (distfile was renamed)Martin Wilke2009-12-112-5/+7
| | | | | | | | PR: 140948 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> (maintainer) Notes: svn path=/head/; revision=245561
* This is a small Nagios plugin. This plugin relies on portauditPhilip M. Gollucci2008-08-225-0/+87
and/or portupgrade packages to be installed on your FreeBSD system. With these packages installed, the plugin will scan your system for either vulnerable packages, or obsolete packages - and display appropriate warnings to Nagios. Portaudit can also be successfully run remotely from nrpe, and does not require superuser privileges to operate. WWW: http://www.geocities.com/ntb4real/proj/portaudit.htm PR: ports/126710 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Approved by: gabor (mentor) Notes: svn path=/head/; revision=218999