Import check_mk_agent from ports

This commit is contained in:
2024-09-09 11:15:45 +02:00
parent cdfff2f06d
commit 53b60cbc27
5 changed files with 135 additions and 0 deletions

View File

@ -0,0 +1,16 @@
[
{ type: install
message: <<EOM
Checkmk may collect additional data if the following ports are installed:
- sysutils/megacli
- mail/postfix
- mail/qmail
See the code of the agent (%%PREFIX%%/bin/%%PORTNAME%%) for details.
Configuration instructions may be found in one of the following places:
- %%DOCSDIR%%/README.FreeBSD
- https://docs.checkmk.com/latest/en/agent_freebsd.html
EOM
}
]