I am trying to monitor disk space for a Dell SC2020 via SNMP. The OID value reports in GB.
Example from SNMP query:
Name/OID: scDiskFolderSUTotalSpace.2; Value (Gauge): 24964
Item Screenshot:

When I specify GB in Units, Latest Data shows KGB. I refer to Unit Symbols in the documentation, and use G, but I get KG.

Ideally, I want it to be displayed in TB as a float.
I am currently using Zabbix 5.0
Example from SNMP query:
Name/OID: scDiskFolderSUTotalSpace.2; Value (Gauge): 24964
Item Screenshot:
When I specify GB in Units, Latest Data shows KGB. I refer to Unit Symbols in the documentation, and use G, but I get KG.
Ideally, I want it to be displayed in TB as a float.
I am currently using Zabbix 5.0
Comment