Hi all,
So for Zabbix has been an awesome experience for me. It has been really helpful in identifying issues before they occur. So I must start with a thank you toward the developers!
I do have a problem with the screens feature in zabbix 2.0. I made a graph which is monitoring the cpu load and memory usage of our Windows Server machines (zabbix agent). I made a calculated item for the memory usage "(total - free) / total * 100) to show it in percentage. Then I can fit CPU usage and Mem Usage on the same percentage graph. The graphs are working ok, but when I combine the graphs into a screen I have the following issue.
- The screen is looking OK in the configuration section.
img_config_Screen.jpg:
- The screen is not looking OK in the monitoring section.
img_monitoring_Screen.jpg:
As to why there is a different I have no idea. It's regarding exactly the same data and configuration! And the graphs individually also work fine.
Do you guys have any idea? Could it be linked to the calculated item? Or could it be a bug?
So for Zabbix has been an awesome experience for me. It has been really helpful in identifying issues before they occur. So I must start with a thank you toward the developers!
I do have a problem with the screens feature in zabbix 2.0. I made a graph which is monitoring the cpu load and memory usage of our Windows Server machines (zabbix agent). I made a calculated item for the memory usage "(total - free) / total * 100) to show it in percentage. Then I can fit CPU usage and Mem Usage on the same percentage graph. The graphs are working ok, but when I combine the graphs into a screen I have the following issue.
- The screen is looking OK in the configuration section.
img_config_Screen.jpg:
- The screen is not looking OK in the monitoring section.
img_monitoring_Screen.jpg:
As to why there is a different I have no idea. It's regarding exactly the same data and configuration! And the graphs individually also work fine.Do you guys have any idea? Could it be linked to the calculated item? Or could it be a bug?
Comment