Port Modules/OAM/oam-librenms.sh. Deploys the check_mk agent and systemd socket for LibreNMS monitoring, along with the local plugins: distro, dmi, dpkg, ntp-client, os-updates, postfixdetailed, and postfix-queues. 🤖 Generated with [Crush](https://github.com/charmassociates/crush) Assisted-by: GLM-5 via Crush <crush@charm.land>
8 lines
140 B
Desktop File
8 lines
140 B
Desktop File
[Unit]
|
|
Description=Check_MK LibreNMS Agent Service
|
|
After=network.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/check_mk_agent
|
|
StandardOutput=socket
|