In the Zabbix documentation it mentions that the UserParameters should not take too long - however the only way to retrieve true CPU %idle on a server in an interval such as the last 10 seconds seems to be running sar or mpstat for a few intervals and grabbing the average or last value. (or running top for a few intervals).
Is there a way (NOT load which smooths out the peaks) to retrieve idle% CPU on a Linux 2.4 kernel using a light-weight very quick methodlogy?
Thanks,
Matt
Is there a way (NOT load which smooths out the peaks) to retrieve idle% CPU on a Linux 2.4 kernel using a light-weight very quick methodlogy?
Thanks,
Matt
Comment