I am using the Zabbix API to get host items and history, and would like to have all $number replaced with their correct key_ value upon retrieval of the items.
For example, rather than getting "name": "CPU $2 time", I would like to get "name": "CPU idle time" for each item. My searching and reading though the documentation has not gotten me very far, aside from knowing that it should be possible. Also, since we are using this in an enterprise environment, I would rather not have to go in and manually change a 'show value' setting on each item, as it would be easy to overlook an item.
If that is not possible, I would like to change how the values are saved.
I am using Zabbix 2.4.6
Thanks!
For example, rather than getting "name": "CPU $2 time", I would like to get "name": "CPU idle time" for each item. My searching and reading though the documentation has not gotten me very far, aside from knowing that it should be possible. Also, since we are using this in an enterprise environment, I would rather not have to go in and manually change a 'show value' setting on each item, as it would be easy to overlook an item.
If that is not possible, I would like to change how the values are saved.
I am using Zabbix 2.4.6
Thanks!