cvs commit: ports/net-mgmt Makefile ports/net-mgmt/check_snmp_pkgvuln Makefile distinfo pkg-descr pkg-plist

Tim Bishop tdb at FreeBSD.org
Mon Dec 5 13:34:42 PST 2005


tdb         2005-12-05 21:34:11 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt             Makefile 
  Added files:
    net-mgmt/check_snmp_pkgvuln Makefile distinfo pkg-descr 
                                pkg-plist 
  Log:
  - Add net-mgmt/check_snmp_pkgvuln
  
    check_snmp_pkgvuln is a Nagios plugin that detects hosts that are running
    vulnerable ports based on the database of security vulnerabilities
    provided by portaudit.  The plugin communicates with the host via SNMP
    using the HOST-RESOURCES-MIB::hrSWInstalledName MIB.
  
    WWW: http://www.cultdeadsheep.org/~clement/
  
  Approved by:    clement (mentor)
  
  Revision  Changes    Path
  1.55      +1 -0      ports/net-mgmt/Makefile
  1.1       +38 -0     ports/net-mgmt/check_snmp_pkgvuln/Makefile (new)
  1.1       +3 -0      ports/net-mgmt/check_snmp_pkgvuln/distinfo (new)
  1.1       +6 -0      ports/net-mgmt/check_snmp_pkgvuln/pkg-descr (new)
  1.1       +2 -0      ports/net-mgmt/check_snmp_pkgvuln/pkg-plist (new)


More information about the cvs-all mailing list