Hi,
is there a way to use regular expressions for the values returned by an item?
We have an snmp item, where we want to collect the temperature of an server.
But we receive " 20.00 Centigrade" which is not, of course, able to store as number and viewable as graph.
So our idea was, to use regular expression on the receiving value instead and filter only the number.
We use Zabbix: 2.2.2
Thank you in advance for your help
is there a way to use regular expressions for the values returned by an item?
We have an snmp item, where we want to collect the temperature of an server.
But we receive " 20.00 Centigrade" which is not, of course, able to store as number and viewable as graph.
So our idea was, to use regular expression on the receiving value instead and filter only the number.
We use Zabbix: 2.2.2
Thank you in advance for your help
Comment