Hi all,
I need hep to exclude the following list of service when I use the Template Systemd by Zabbix agent2.
List :
- systemd-fsck-root.service
- systemd-pstore.service
- e2scrub_reap
- rsync.service
I set the Macro named {$SYSTEMD.NAME.SERVICE.NOT_MATCHES} with the following value systemd-fsck-root.service|systemd-pstore.service|e2scrub_reap|rsync.service.
But this configurationn does not take affect ! Why ?
Thnaks for your help
I need hep to exclude the following list of service when I use the Template Systemd by Zabbix agent2.
List :
- systemd-fsck-root.service
- systemd-pstore.service
- e2scrub_reap
- rsync.service
I set the Macro named {$SYSTEMD.NAME.SERVICE.NOT_MATCHES} with the following value systemd-fsck-root.service|systemd-pstore.service|e2scrub_reap|rsync.service.
But this configurationn does not take affect ! Why ?
Thnaks for your help
Comment