hi,
i have an issue with graphing of data that represent a constant sum. For exemple cpu time is
idle+user+nice+system =100%
But zabbix agent do not grab the value at the same moment so when i have a quick peak my graph goes to 250%.... because of a time shift between values. Do i missed an option somewhere to ask zabbix to sync all the cpu element ? I have the same issue with other metrics but cpu is the most used.
Is the only solution to write a c script that use zabbix sender to report to the monitoring server ?
Regards,
Ghislain.
i have an issue with graphing of data that represent a constant sum. For exemple cpu time is
idle+user+nice+system =100%
But zabbix agent do not grab the value at the same moment so when i have a quick peak my graph goes to 250%.... because of a time shift between values. Do i missed an option somewhere to ask zabbix to sync all the cpu element ? I have the same issue with other metrics but cpu is the most used.
Is the only solution to write a c script that use zabbix sender to report to the monitoring server ?
Regards,
Ghislain.

Comment