Using Zabbix 4.4.0 and Grafana. I'm a general noob in both, but have been intensely building them out over the past few weeks.
I'm trying to put together a table of my VM guest servers' performance values, similar to https://grafana.com/grafana/dashboards/5456.
When I test different keys such as vm.memory.size[free], system.swap.size[,free], vm.memory.size[total], I'm getting crazy values such as 2417164288.00% for free memory, which does correspond to the bytes available. I just want a neat number like 75%. What do I need to do for that? Is it a zabbix or grafana thing?
I'm trying to put together a table of my VM guest servers' performance values, similar to https://grafana.com/grafana/dashboards/5456.
When I test different keys such as vm.memory.size[free], system.swap.size[,free], vm.memory.size[total], I'm getting crazy values such as 2417164288.00% for free memory, which does correspond to the bytes available. I just want a neat number like 75%. What do I need to do for that? Is it a zabbix or grafana thing?
Comment