![](https://secure.gravatar.com/avatar/0fa97865a0e1ab36152b6b2299eedb49.jpg?s=120&d=mm&r=g)
On 2013-10-11 12:36, Christian Hügel wrote:
Am 11-10-2013 12:32, schrieb Tom Laermans: On 10/11/2013 12:20 PM, Christian Hügel wrote: Is it possible to set the polling for the CPU load to 1 minute? No.
Is there a good reason why it´s default to 5 min.? Obviously, graphs like cpu load etc. do not display accurate information within 5 min polling span and thus do not reflect the actual load of the cpu. Implementing a (future) alerting system is useless with this kind of data.
You're quite fundamentally wrong here.
Especially with something like CPU load, you're only really interested in the load averaged over time. Every single thing the CPU ever does will push the CPU load to 100% for some period of time.
I would expect most people not to even care about a single 5-minute spike in load, but rather to delay alerting on CPU load for a greater number of polling cycles.
5 minutes is a somewhat industry standard polling cycle which gives a good-for-most-people trade off between resource requirements and resolution of data.
adam.