Re: [Nagios-users] Help with CPU Check Thresholds

2013-04-02 Thread nap
On Mon, Apr 1, 2013 at 2:05 PM, Scott Wilkerson swilker...@nagios.comwrote: Alex, It would be very common for a machine with multiple CPU's to have a higher load. On a 16 CPU machine, no processes would be waiting at all with a load under 16. Hi, Yes if all the load is consumed by CPUs,

Re: [Nagios-users] Help with CPU Check Thresholds

2013-04-02 Thread Frost, Mark {BIS}
From: nap [mailto:napar...@gmail.com] Sent: Tuesday, April 02, 2013 2:48 AM To: Nagios Users List Subject: Re: [Nagios-users] Help with CPU Check Thresholds On Mon, Apr 1, 2013 at 2:05 PM, Scott Wilkerson swilker...@nagios.commailto:swilker...@nagios.com wrote: Alex, It would be very common

Re: [Nagios-users] Help with CPU Check Thresholds

2013-04-01 Thread Alex Trifonov
, March 26, 2013 6:54 AM To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Help with CPU Check Thresholds This is how I configured the service, my aim is to get an alert when the CPU load ( uptime ) reaches 10% and a critical when there is a 20% check_command

Re: [Nagios-users] Help with CPU Check Thresholds

2013-04-01 Thread Scott Wilkerson
] Sent: Tuesday, March 26, 2013 6:54 AM To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Help with CPU Check Thresholds This is how I configured the service, my aim is to get an alert when the CPU load ( uptime ) reaches 10% and a critical when there is a 20% check_command

[Nagios-users] Help with CPU Check Thresholds

2013-03-26 Thread Net Warrior
Hi guys. I need some help with an issue I0m having, maybe I'm not configuring the alert the right way and I'm getting CPU Load alarms when there is no alarm. This is how I configured the service, my aim is to get an alert when the CPU load ( uptime ) reaches 10% and a critical when there is a

[Nagios-users] Help with CPU Check Thresholds

2013-03-26 Thread Net Warrior
Hi guys. I need some help with an issue I`m having, maybe I'm not configuring the alert the right way and I'm getting CPU Load alarms when there is no alarm. This is how I configured the service, my aim is to get an alert when the CPU load ( uptime ) reaches 10% and a critical when there is a

[Nagios-users] Help with CPU Check Thresholds

2013-03-26 Thread Net Warrior
This is how I configured the service, my aim is to get an alert when the CPU load ( uptime ) reaches 10% and a critical when there is a 20% check_command check_nrpe!check_load!10,4,3!20,15,10 flap_detection_enabled 0 notifications_enabled 1

Re: [Nagios-users] Help with CPU Check Thresholds

2013-03-26 Thread Eero Volotinen
2013/3/26 Net Warrior netwarrior...@gmail.com: Hi guys. I need some help with an issue I0m having, maybe I'm not configuring the alert the right way and I'm getting CPU Load alarms when there is no alarm. This is how I configured the service, my aim is to get an alert when the CPU load (

Re: [Nagios-users] Help with CPU Check Thresholds

2013-03-26 Thread C. Bensend
This is how I configured the service, my aim is to get an alert when the CPU load ( uptime ) reaches 10% and a critical when there is a 20% check_command check_nrpe!check_load!10,4,3!20,15,10 flap_detection_enabled 0 notifications_enabled

Re: [Nagios-users] Help with CPU Check Thresholds

2013-03-26 Thread Edwin Zoeller
-w 15,10,5 -c 30,20,10 This works well for me -Original Message- From: C. Bensend [mailto:be...@bennyvision.com] Sent: Tuesday, March 26, 2013 6:54 AM To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Help with CPU Check Thresholds This is how I configured

Re: [Nagios-users] Help with CPU Check Thresholds

2013-03-26 Thread Net Warrior
You are right, it was a misunderstanding of the plugin behaviour. My appologies, sorry for the noise. Thanks you. 2013/3/26 C. Bensend be...@bennyvision.com: This is how I configured the service, my aim is to get an alert when the CPU load ( uptime ) reaches 10% and a critical when there is

Re: [Nagios-users] Help with CPU Check Thresholds

2013-03-26 Thread Net Warrior
@lists.sourceforge.net Subject: Re: [Nagios-users] Help with CPU Check Thresholds This is how I configured the service, my aim is to get an alert when the CPU load ( uptime ) reaches 10% and a critical when there is a 20% check_command check_nrpe!check_load!10,4,3!20,15,10