Closed akong77 closed 4 years ago
Hello Does discovery work? Did you add everything from "zbx-smartmonitor/zabbix_agentd.conf"? What OS?
OS is Debian 9 I has add zbx-smartmonitor/zabbix_agentd.conf for linux.
Perform in bash: " smartctl --version | grep -Eo "^smartctl\s[0-9.[:space:]\r-]+" | sed -e 's/^smartctl\s//' " What you see?
It's got 6.6 2016-05-31 r4324.
I run this command at agent
Could I need install smartmontools on zabbix server?
Could I need install smartmontools on zabbix server?
It should be installed only where you need to monitor
Perform in bash: zabbix_get -s host_ip -p 10050 -k "smartctl.version"
https://www.zabbix.com/documentation/4.0/ru/manual/concepts/get
Thanks a lot.It's fix it.
close?
Hello, I has install zbx-smartmonitor to agent. And import to server.But it's will unsupport item key.It's not support smartctl.version this item.How to fix it?