PDA

View Full Version : Processor load is too high on {HOSTNAME}


cjwallace
02-11-2008, 19:03
Guys.

I am getting bombarded with alerts relating to Processor load is too high on {HOSTNAME}

This is only happening on my VMWare hosts and i was just wondering if anyone has a way for them to not be so sensitive.

Cheers

Craig

Alexei
03-11-2008, 11:34
Consider using something similar to min(300)>2, instead of last(0)>2.

cjwallace
03-11-2008, 11:55
Thanks Alexei

I have changed the template to

{Template_Windows:system.cpu.load[,avg1].min(300)>2

But i get Error cannot update trigger

Have i got the syntax wrong?

Cheers

Craig

bbrendon
03-11-2008, 18:37
Check the manual. It has many examples.