25 lines
858 B
Markdown
25 lines
858 B
Markdown
```
|
|
***************************************************
|
|
* ___ _ _ ,__ __ _ *
|
|
* / (_)| | | | /| | | | | *
|
|
* | | | _ __ | | | | | | | *
|
|
* | |/ \ |/ / |/_) | | | |/_) *
|
|
* \___/| |_/|__/\___/| \_/| | |_/| \_/ *
|
|
* *
|
|
***************************************************
|
|
```
|
|
|
|
# Installation and configuration files for CheckMk
|
|
|
|
The files in this folder are needed to enable a suitable monitoring of this container and its
|
|
services by CheckMk.
|
|
|
|
First of all the agent's DEB package must be installed into the container. Furthermore the agent's
|
|
plugins and plugin configurations must be copied into the container.
|
|
|
|
- plugins: /usr/lib/check_mk_agent/plugins
|
|
- config: /etc/check_mk
|
|
|
|
|
|
Florian Meissner, DL1MRV
|