Hi all,
I use Zabbix 6.4 on Linux server. To monitor the status of the linux services, I have configured the template "Systemd by Zabbix agent2". I have configured the "Macro" named "{$SYSTEMD.NAME.SERVICE.NOT_MATCHES}" with some parameters. Until now that's wokr correctly.
But now, if I update this "Macro" with add a new value. The new setting does not affect the result.
The actual value of this "Macro" is "microcode.service|sssd.service|selinux-autorelabel-mark.service|loadmodules.service|insights-client-boot.service|timedatex.service".
Then I have the following problem:
- timedatex.service: Service is not running
Why ? What I need to do to apply this new value ?
Regards and thanks for your help
Olivier​
I use Zabbix 6.4 on Linux server. To monitor the status of the linux services, I have configured the template "Systemd by Zabbix agent2". I have configured the "Macro" named "{$SYSTEMD.NAME.SERVICE.NOT_MATCHES}" with some parameters. Until now that's wokr correctly.
But now, if I update this "Macro" with add a new value. The new setting does not affect the result.
The actual value of this "Macro" is "microcode.service|sssd.service|selinux-autorelabel-mark.service|loadmodules.service|insights-client-boot.service|timedatex.service".
Then I have the following problem:
- timedatex.service: Service is not running
Why ? What I need to do to apply this new value ?
Regards and thanks for your help
Olivier​
Comment