summaryrefslogtreecommitdiff
path: root/net-mgmt/nagios-portaudit (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)