Hello,
I need to monitor an application. Wrote a PowerShell script that for now returns only text. I need to display that text in zabbix.
When I request item check from the server I see in zabbix agent log that the request is received and command launched. After that it says sending back [text]
However, zabbix server shows that Item is not supported by zabbix agent.
Zabbix agent Item is set to text.
Debugging does not show any additional information.
What could I do to troubleshoot the problem?
I need to monitor an application. Wrote a PowerShell script that for now returns only text. I need to display that text in zabbix.
When I request item check from the server I see in zabbix agent log that the request is received and command launched. After that it says sending back [text]
However, zabbix server shows that Item is not supported by zabbix agent.
Zabbix agent Item is set to text.
Debugging does not show any additional information.
What could I do to troubleshoot the problem?
Comment