I just installed it to monitor the health of the hosts on my cluster and
one of the "critical" notifications is this:
PROCS CRITICAL: 1217 processes with STATE = RSZDT
I am not sure what exactly this is. Any ideas?
--
Rahul
You have 1,217 processes in an RSZDT state. R = running, S =
interruptible sleep (waiting to complete), Z = defunct ("zombie")
process, D = uninterruptible sleep, T = stopped. Perhaps this is on
the cluster (total) -- how many servers is it checking, unless it's on
a single system (in which case there may be a problem).
--
Tim Greer, CEO/Founder/CTO, BurlyHost.com, Inc.
Shared Hosting, Reseller Hosting, Dedicated & Semi-Dedicated servers
and Custom Hosting. 24/7 support, 30 day guarantee, secure servers.
Industry's most experienced staff! -- Web Hosting With Muscle!
> You have 1,217 processes in an RSZDT state. R = running, S =
> interruptible sleep (waiting to complete), Z = defunct ("zombie")
> process, D = uninterruptible sleep, T = stopped. Perhaps this is on
> the cluster (total) -- how many servers is it checking, unless it's on
> a single system (in which case there may be a problem).
>
Thanks Tim. I wasn't getting the RSZDT part of it. I just checked it and it
seems that these are all processes on my server (not my cluster). Something
went seriously wrong! I'm glad I just got Nagios! :)
I'm trying to figure why my processes exploded!
--
Rahul