Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Apr 2011 21:59:12 +0000 (UTC)
From:      Florian Smeets <flo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net-mgmt Makefile ports/net-mgmt/check_logfiles Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201104282159.p3SLxCej055930@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
flo         2011-04-28 21:59:12 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt             Makefile 
  Added files:
    net-mgmt/check_logfiles Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add new port net-mgmt/check_logfiles
  
  Nagios plugin which scans log files for specific patterns.
  
  This plugin looks for patterns in files. It is capable of detecting
  logfile rotation. If you tell it how the rotated archives look like, it
  will also examine these files. Traditional logfile plugins were not aware
  of the gap which could occur, so under some circumstances they ignored
  what had happened between their checks. In a production environment
  this is not tolerable, that's why check_logfiles came into being.
  
  WWW: http://labs.consol.de/lang/en/nagios/check_logfiles/
  
  Revision  Changes    Path
  1.239     +1 -0      ports/net-mgmt/Makefile
  1.1       +21 -0     ports/net-mgmt/check_logfiles/Makefile (new)
  1.1       +2 -0      ports/net-mgmt/check_logfiles/distinfo (new)
  1.1       +8 -0      ports/net-mgmt/check_logfiles/pkg-descr (new)
  1.1       +2 -0      ports/net-mgmt/check_logfiles/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104282159.p3SLxCej055930>