Check cpu

Bookmark and Share

Rating
0 votes
Favoured:
0
Hits
97021
Files:
FileDescription
check_cpu.plMain check script
misc.pmModule with supporting functionality
Yet an other CPU check plugin for uni-/multi-processor Linux machines.
The plugin can handle trigging on either total used CPU time (default) **or** total idle CPU time. It calculates a //5 second average// for each values which means that Idle% + Used% isn't always 100%.
All values are correctly calculated depending on the number of ticks per second the kernel uses and the number of CPUs present in the machine (No consideration is taken to the fact that it might not be a multi-processor machine but a uni-processor with Hyper Threading).