I am running Zabbix server and agent 2 5.0.15 on a Debian host and recently linked the new "Systemd by Zabbix agent 2" template to it. Now I am getting alerts like this for systemd oneshot services: "nvi.service: Service is not running". I tried to set the macro
to
but it has not made a difference. Any suggestions what I am doing wrong or what I could try?
Code:
{$SYSTEMD.NAME.SERVICE.NOT_MATCHES}
Code:
rsync\.service|systemd\-fsck\-root\.service|nvi\.service|pppd\-dns\.service|anacron\.service|netdiag\.service
Comment