1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/net-mgmt/check_logfiles/pkg-descr
Florian Smeets 758396906a 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/
2011-04-28 21:59:12 +00:00

9 lines
479 B
Plaintext

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/