aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/check_logfiles
Commit message (Collapse)AuthorAgeFilesLines
* Support stageBaptiste Daroussin2014-01-251-2/+1
| | | | Notes: svn path=/head/; revision=341123
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-mgmt) Notes: svn path=/head/; revision=327757
* Change the header in one of my ports to test ports commit mailFlorian Smeets2012-10-101-5/+0
| | | | Notes: svn path=/head/; revision=305635
* Add new port net-mgmt/check_logfilesFlorian Smeets2011-04-284-0/+33
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/ Notes: svn path=/head/; revision=273306