Skip to content
Snippets Groups Projects
Commit 7b0efee2 authored by Jan Philipp Timme's avatar Jan Philipp Timme
Browse files

Update Readme.md

parent 7e55ae7d
No related branches found
No related tags found
No related merge requests found
# check-mk-postfix-logstats
This is a fairly simple plugin for linux check_mk agents which parses your postfix logfile and returns a bunch of numbers.
This is a fairly simple plugin for linux Check_MK agents which parses your postfix logfile and returns a bunch of numbers.
It might not perform ideal, feel free to adapt and improve.
# Installation
## Installation
Please note that this script needs permission to read your postfix log (`/var/log/mail.info` on Debian).
So give it appropriate permissions.
* Clone this repository into e.g. `/opt/check-mk-postfix-stats`.
* Edit the `settings.sh` (There is not much to do)
* Symlink `postfix-stats.sh` to `/usr/lib/check_mk_agent/plugins`
* Go into your Check_MK installation and monitor the new service
That's about it.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment