Notausstieg0309 / checkmk-plugin-access-logs

A check plugin for CheckMK monitoring solution to check HTTP response codes via analyzing access logs (Apache, Tomcat, Nginx, etc.)
GNU General Public License v3.0
2 stars 4 forks source link

CheckMK Plugin "access_logs"

The plugin "access_logs" analyzes all existing HTTP access logs on a system for multiple HTTP server software (like Apache, Tomcat or nginx).

It reads the current access log file backwards an catches all requests within the last 5 minutes (can be configured). It counts the HTTP response status codes to generate an overview and checks the percentual failure rate.

Requirements on the target machine (to be monitored):