Hello all.
I have a screen which have 'many' of graphs and metric.
It works well in 1H ~ 12H range, however, CPU spikes when I choose 1D range; It seems like DBMS uses CPUs for selecting all data for all metrics.
and the real problem is, If my colleague open this screen with me, the CPU usages getting higher - I'm not sure but zabbix server selects metrics data everytime requested...
so, If zabbix server caching graph result, then It may not need to select bunch of data again, thus CPU usages will be lower.
but unfortunately, I did googled but couldn't find anything...
Is there any solution for issue like this?
thanks for your help
I have a screen which have 'many' of graphs and metric.
It works well in 1H ~ 12H range, however, CPU spikes when I choose 1D range; It seems like DBMS uses CPUs for selecting all data for all metrics.
and the real problem is, If my colleague open this screen with me, the CPU usages getting higher - I'm not sure but zabbix server selects metrics data everytime requested...
so, If zabbix server caching graph result, then It may not need to select bunch of data again, thus CPU usages will be lower.
but unfortunately, I did googled but couldn't find anything...

Is there any solution for issue like this?
thanks for your help

Comment