-
Change Request
-
Resolution: Unresolved
-
Trivial
-
None
-
6.4.20, 7.0.6
-
None
zabbix-agent2 does not send normalized SMART values. Agent send raw SMART values. Some of raw values are suitable for use, but SSD drives behavior is differently.
Therefore it is impossible to make templates working with SATA SSD health and wearout.
The situation is somewhat saved by the fact that the indicators for NVMe disks have been specially standardized.
Steps to reproduce:
- Install agent2 with smart plugin
- Request values for inspection: `zabbix_get -s 12.23.45.78 -p 10050 -k "smart.disk.get[/dev/sda,"sat"]" | jq`