Good afternoon.
Has anyone got this problem in service_state?
"not following parameter = value notation"
When the service zabbiks on pc working correctly.
When you add the line in config and restarted service you get alerts:"not following parameter = value notation".
But if you do not restart agent service, the state of the service is monitored correct on Zabbix server and check status service.
When I do: zabbix_get.exe -s zabbixserver -k 'service_state[Spooler]' i have nothing.

zabbix-agent 2.2.5
Zabbix-server 2.4
Has anyone got this problem in service_state?
"not following parameter = value notation"
When the service zabbiks on pc working correctly.
When you add the line in config and restarted service you get alerts:"not following parameter = value notation".
But if you do not restart agent service, the state of the service is monitored correct on Zabbix server and check status service.
When I do: zabbix_get.exe -s zabbixserver -k 'service_state[Spooler]' i have nothing.
Code:
zabbix-conf: LogFile=c:\tmp\zabbix_agentd.log EnableRemoteCommands=1 LogRemoteCommands=1 Server=zabbixserver UnsafeUserParameters=1 service_state[Spooler]
Zabbix-server 2.4
Comment