hi :-)
is it possible to sum some values within a graph?
I want to add cpu load (user, nice, system) in one image so that i have the complete load :-)
another thought was to let zabbix calculate it within the key section
100 - system.cpu.util[,idle,avg1]
...but this doesn't work
making a custom script would be a solution, but i guess this will use to much cpu power
maybe someone give me a hint :-)
is it possible to sum some values within a graph?
I want to add cpu load (user, nice, system) in one image so that i have the complete load :-)
another thought was to let zabbix calculate it within the key section
100 - system.cpu.util[,idle,avg1]
...but this doesn't work
making a custom script would be a solution, but i guess this will use to much cpu power
maybe someone give me a hint :-)