I started creating an SNMP template for IBM BladeCenter H chassis
(shared as soon as ready)
Some values are returned as string instead of integer.
Isn't the conversion automatic using numeric (float) ???
For example
"21.50 Centigrade"
"473W"
or "+5.25 Volts"
I get no results when I use numric (float) or numeric (integer)
I want to convert these to integers (numeric) in zabbix.
(shared as soon as ready)
Some values are returned as string instead of integer.
Isn't the conversion automatic using numeric (float) ???
For example
"21.50 Centigrade"
"473W"
or "+5.25 Volts"
I get no results when I use numric (float) or numeric (integer)
I want to convert these to integers (numeric) in zabbix.
Comment