Code:
[root@z ~]# [B]zabbix_get -s 10.1.10.137 -k cpu_temp[/B] 39 [root@z ~]# [B]zabbix_get -s 10.1.10.137 -k agent.version[/B] 2.4.1
1) On client's PC start cpu-temp.bat and check that you are getting correct answer
2) On client's PC run
Code:
[B]C:\Zabbix_Agent\bin\win64\zabbix_agentd.exe -c c:\Zabbix_Agent\conf\zabbix_agentd. win.conf -t cpu_temp[/B] cpu_temp [t|39]
Comment