Skip to content

Notausstieg0309/checkmk-plugin-access-logs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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):

  • tac command available within PATH environment. (part of GNU coreutils)
  • gzip command available within PATH environment. Needed, in case your access logs get gzip'ed during log rotation

About

A check plugin for CheckMK monitoring solution to check HTTP response codes via analyzing access logs (Apache, Tomcat, Nginx, etc.)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors