A Nagios plugin which scans log files for specific patterns https://labs.consol.de/nagios/check_logfiles/
Go to file
2024-04-25 23:49:13 +02:00
nagios-plugins-logfiles.spec automatic rebuild by autodist [release 3.5.1-2mamba;Thu Apr 25 2024] 2024-04-25 23:49:13 +02:00
README.md package created by autospec [release 3.5.1-1mamba;Fri Jan 04 2013] 2024-01-06 07:31:36 +01:00

nagios-plugins-logfiles

This Nqgios 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.