Hello All,
I am logging the modulation rates of Cambium radios in Zabbix. The modulation rates are just stored as integers between 1 and 35 that correspond to values on a value mapping table. For instance 1 = "MCS1",
2 = "MCS2". I would like to display the mapped string as the y-axis legend on a graph, so instead of 1,2,3,4,5 on the y-axis it would read MCS1, MCS2, MCS3 etc. Is there a way to do this?
I am logging the modulation rates of Cambium radios in Zabbix. The modulation rates are just stored as integers between 1 and 35 that correspond to values on a value mapping table. For instance 1 = "MCS1",
2 = "MCS2". I would like to display the mapped string as the y-axis legend on a graph, so instead of 1,2,3,4,5 on the y-axis it would read MCS1, MCS2, MCS3 etc. Is there a way to do this?