Summary: | New port: net-mgmt/nagios-portaudit | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Eygene Ryabinkin <rea-fbsd> | ||||
Component: | Individual Port(s) | Assignee: | Philip M. Gollucci <pgollucci> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Eygene Ryabinkin
2008-08-21 10:20:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->pgollucci I'll take it. pgollucci 2008-08-22 16:44:18 UTC FreeBSD ports repository Modified files: net-mgmt Makefile Added files: net-mgmt/nagios-portaudit Makefile distinfo pkg-descr pkg-plist net-mgmt/nagios-portaudit/files patch-check_portaudit-add_perfdata Log: This is a small Nagios plugin. This plugin relies on portaudit 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) Revision Changes Path 1.168 +1 -0 ports/net-mgmt/Makefile 1.1 +52 -0 ports/net-mgmt/nagios-portaudit/Makefile (new) 1.1 +3 -0 ports/net-mgmt/nagios-portaudit/distinfo (new) 1.1 +20 -0 ports/net-mgmt/nagios-portaudit/files/patch-check_portaudit-add_perfdata (new) 1.1 +10 -0 ports/net-mgmt/nagios-portaudit/pkg-descr (new) 1.1 +2 -0 ports/net-mgmt/nagios-portaudit/pkg-plist (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" State Changed From-To: open->closed Committed, with minor changes. Thanks! |