
A have host "Windows 10" :
--- zabbix agent (Active). Version: "zabbix_agentd Win64 (service) (Zabbix) 6.2.3". Location "C:\monitoring\zabbix\zabbix_agent.conf".
--- Smart tool "smartmontools". Version: "smartctl 7.3 2022-02-28 r5338 [x86_64-w64-mingw32-w10-21H2] (sf-7.3-1)". Location: "C:\Program Files\smartmontools\bin\smartctl.exe".
Code:
zabbix agent config: LogFile=c:\monitoring\zabbix\zabbix_agentd.log DebugLevel=3 LogFileSize=1 StartAgents=0 ServerActive=178.151.*.*:* Hostname=home RefreshActiveChecks=61 Timeout=30
I added a host to the zabbix server, but I get an error:
Code:
zabbix_agent.log 7364:20221016:074123.806 Starting Zabbix Agent [home]. Zabbix 6.2.3 (revision 98ee88fc19d). 7364:20221016:074123.807 **** Enabled features **** 7364:20221016:074123.807 IPv6 support: YES 7364:20221016:074123.807 TLS support: YES 7364:20221016:074123.808 ************************** 7364:20221016:074123.808 using configuration file: C:\monitoring\zabbix\zabbix_agent.conf 7364:20221016:074124.251 agent #0 started [main process] 14892:20221016:074124.252 agent #1 started [collector] 16404:20221016:074124.252 agent #2 started [active checks #1] 16404:20221016:074138.565 active check "smart.disk.discovery" is not supported: Unsupported item key. 16404:20221016:074148.857 active check "smart.disk.discovery" is not supported: Unsupported item key. 16404:20221016:074158.991 active check "smart.disk.discovery" is not supported: Unsupported item key. 16404:20221016:074208.097 active check "smart.disk.discovery" is not supported: Unsupported item key.
what am I doing wrong?
Leave a comment: