Hello,
I'm having some issue with Systemd for Zabbix Agent2. It seems that this template is not able to add service created by systemd-sysv-generator. The service is FlexLM which is an umbrella software used to manage license. Zabbix agent is able to discover the service.
zabbix_agent2 -t systemd.unit.get["FlexLM.service"] (see flexlm-service.txt file in attachement)
On Zabbix interface the service is not created as an Item and it cannot be monitored. systemctl status command is working but the output is slightly different from a standard systemctl service. It is probably explaining why Systemd Template is unable to create FlexLM.service item in Zabbix.
Please advise.
I'm having some issue with Systemd for Zabbix Agent2. It seems that this template is not able to add service created by systemd-sysv-generator. The service is FlexLM which is an umbrella software used to manage license. Zabbix agent is able to discover the service.
zabbix_agent2 -t systemd.unit.get["FlexLM.service"] (see flexlm-service.txt file in attachement)
On Zabbix interface the service is not created as an Item and it cannot be monitored. systemctl status command is working but the output is slightly different from a standard systemctl service. It is probably explaining why Systemd Template is unable to create FlexLM.service item in Zabbix.
Please advise.
Comment