cvs commit: ports/net-mgmt Makefile ports/net-mgmt/ndoutils Makefile distinfo pkg-descr pkg-plist ports/net-mgmt/ndoutils/files ndo2db.in patch-config__misccommands.cfg patch-config__nagios.cfg patch-config__ndo2db.cfg patch-config__ndomod.cfg ...

Philip M. Gollucci pgollucci at FreeBSD.org
Thu Aug 14 02:58:35 UTC 2008


pgollucci    2008-08-14 02:58:34 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt             Makefile 
  Added files:
    net-mgmt/ndoutils    Makefile distinfo pkg-descr pkg-plist 
    net-mgmt/ndoutils/files ndo2db.in 
                            patch-config__misccommands.cfg 
                            patch-config__nagios.cfg 
                            patch-config__ndo2db.cfg 
                            patch-config__ndomod.cfg 
                            pkg-message.in 
  Log:
  The NDOUTILS addon is designed to store all configuration and event data from
  Nagios in a database. Storing information from Nagios in a database will allow
  for quicker retrieval and processing of that data and will help serve as a
  foundation for the development of a new PHP-based web interface in Nagios 3.0.
  
  WWW: http://www.nagios.org
  
  Approved by:    araujo (mentor)
  
  Revision  Changes    Path
  1.164     +1 -0      ports/net-mgmt/Makefile
  1.1       +77 -0     ports/net-mgmt/ndoutils/Makefile (new)
  1.1       +3 -0      ports/net-mgmt/ndoutils/distinfo (new)
  1.1       +29 -0     ports/net-mgmt/ndoutils/files/ndo2db.in (new)
  1.1       +13 -0     ports/net-mgmt/ndoutils/files/patch-config__misccommands.cfg (new)
  1.1       +12 -0     ports/net-mgmt/ndoutils/files/patch-config__nagios.cfg (new)
  1.1       +11 -0     ports/net-mgmt/ndoutils/files/patch-config__ndo2db.cfg (new)
  1.1       +23 -0     ports/net-mgmt/ndoutils/files/patch-config__ndomod.cfg (new)
  1.1       +10 -0     ports/net-mgmt/ndoutils/files/pkg-message.in (new)
  1.1       +6 -0      ports/net-mgmt/ndoutils/pkg-descr (new)
  1.1       +64 -0     ports/net-mgmt/ndoutils/pkg-plist (new)


More information about the cvs-all mailing list