Hello,
I have Zabbix 6.0 setup, I use agent2 to monitor running services, but there are lot false positive warnings. Used template is "Systemd by Zabbix agent 2".
HOw to proceed to exclude all unused services? Such as LXD or VMWare VM related, which are installed by default in Ubuntu, but not used.
To disable trigger one by one is not good solution at all.
With Macro {$SYSTEMD.NAME.SERVICE.NOT_MATCHES} I can exclude only one trigger and found other problems with it.
Best regards,
Rossen
I have Zabbix 6.0 setup, I use agent2 to monitor running services, but there are lot false positive warnings. Used template is "Systemd by Zabbix agent 2".
HOw to proceed to exclude all unused services? Such as LXD or VMWare VM related, which are installed by default in Ubuntu, but not used.
To disable trigger one by one is not good solution at all.
With Macro {$SYSTEMD.NAME.SERVICE.NOT_MATCHES} I can exclude only one trigger and found other problems with it.
Best regards,
Rossen
Comment