Hello,
I have a problem with the "Windows by Zabbix agent active" template. The "Memory utilization" item is not updating and has the status "Unknown metric vm.memory.util". When I switch the template to "Windows by Zabbix agent", the issue does not occur. Both the Zabbix server and Agent2 are version 7.0.1. This problem does not occur with a host using the "Linux by Zabbix agent active" template. Below is the agent config:
LogType=file
LogFile=C:\Program Files\Zabbix Agent 2\zabbix_agent2.log
Server=my.zabbix.server
ListenPort=10050
ServerActive=my.zabbix.server
Hostname=WINDOWS
Include=C:\Program Files\Zabbix Agent 2\zabbix_agent2.d\
ControlSocket=\\.\pipe\agent.sock
TLSConnect=psk
TLSAccept=psk
TLSPSKIdentity=WINDOWS
TLSPSKFile=C:\Program Files\Zabbix Agent 2\psk.key
ForceActiveChecksOnStart=1
Include=.\zabbix_agent2.d\plugins.d\*.conf
Could you please help me resolve this issue?
I have a problem with the "Windows by Zabbix agent active" template. The "Memory utilization" item is not updating and has the status "Unknown metric vm.memory.util". When I switch the template to "Windows by Zabbix agent", the issue does not occur. Both the Zabbix server and Agent2 are version 7.0.1. This problem does not occur with a host using the "Linux by Zabbix agent active" template. Below is the agent config:
LogType=file
LogFile=C:\Program Files\Zabbix Agent 2\zabbix_agent2.log
Server=my.zabbix.server
ListenPort=10050
ServerActive=my.zabbix.server
Hostname=WINDOWS
Include=C:\Program Files\Zabbix Agent 2\zabbix_agent2.d\
ControlSocket=\\.\pipe\agent.sock
TLSConnect=psk
TLSAccept=psk
TLSPSKIdentity=WINDOWS
TLSPSKFile=C:\Program Files\Zabbix Agent 2\psk.key
ForceActiveChecksOnStart=1
Include=.\zabbix_agent2.d\plugins.d\*.conf
Could you please help me resolve this issue?
Comment