Re: [Nagios-users] check cpu - python process

2008-07-22 Thread Marc Powell

On Jul 22, 2008, at 4:46 AM, Tom Brown wrote:
>

> period but then get pinned again.  Is there any check out there that  
> can
> check for a process consuming 100% of a core, even if overall CPU load
> is low eg in an 8 core box, and alert against that?

I believe check_procs will do what you're looking for.

--
Marc


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] check cpu - python process

2008-07-22 Thread Tom Brown

> If the server running the app is a windows app, install nsclient  and 
> you will be able to monitor the cpu
>

thanks - nope server running the app is a linux box

thanks for any suggestions


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] check cpu - python process

2008-07-22 Thread Alex Dehaini
If the server running the app is a windows app, install nsclient  and you
will be able to monitor the cpu

On Tue, Jul 22, 2008 at 10:46 AM, Tom Brown <[EMAIL PROTECTED]> wrote:

> Hi
>
> We have a, badly written, app that runs python and it regularly pins 1
> core to 100% cpu utilization. The utilization may drop for a short
> period but then get pinned again.  Is there any check out there that can
> check for a process consuming 100% of a core, even if overall CPU load
> is low eg in an 8 core box, and alert against that?
>
> thanks
>
>
> -
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> ___
> Nagios-users mailing list
> Nagios-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when
> reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
>



-- 
Alex Dehaini
Developer
Team - www.konolabs.com
Site - www.alexdehaini.com
Email - [EMAIL PROTECTED]
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

[Nagios-users] check cpu - python process

2008-07-22 Thread Tom Brown
Hi

We have a, badly written, app that runs python and it regularly pins 1 
core to 100% cpu utilization. The utilization may drop for a short 
period but then get pinned again.  Is there any check out there that can 
check for a process consuming 100% of a core, even if overall CPU load 
is low eg in an 8 core box, and alert against that?

thanks


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null