diff --git a/Readme.md b/Readme.md index e041e2936597d681f62cda7bd8dd4bc3dd2025a6..e94687d514142771aca1deb3e619099852838eff 100644 --- a/Readme.md +++ b/Readme.md @@ -10,7 +10,7 @@ Please note that logstats-plugins need to be able to read some of your logfiles. Be prepared to handle your permissions. * Clone this repository into e.g. `/opt/check-mk-logstats`. -* Install the plugins you need by using the provided `install.sh`. It will create proper launcher scripts for you. +* Install the plugins you need by using the provided `install.sh`. It will create proper launcher scripts for you. Example: `./install.sh postfix-logstats.sh` * Go into your Check_MK installation and monitor the new service That's about it.