PROCS WARNING: 255 Processes With STATE = RSZDT Post Description:
Post Tags: procs, warning, 255, processes, with, state, rszdt, general errors, computer software error, free help, free technical support This Post Has Been Viewed 493 Times Since Mon Aug 25, 2008 8:26 am Posted By sslthing85 with 2 replies
PROCS WARNING: 255 Processes With STATE = RSZDT
can anyone help me, i received this error on my server and i dont know what it means:
***** Nagios *****
Notification Type: PROBLEM
Service: Total Processes
Host: localhost
Address: 127.0.0.1
State: WARNING
Date/Time: Mon Aug 25 08:43:41 MST 2008
Additional Info:
PROCS WARNING: 255 processes with STATE = RSZDT
can you help me with this error
Leave Your Comments
Share
URL:
You can use this HTML code to put it on your website to show your friends this wallpaper. Use this code on your profile like myspace, friendster, Facebook or others. Just Copy and Paste it in your HTML on your websites
Fourms BBCODE:
BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on your Posts and Replies on your forums
Comments and replies About PROCS WARNING: 255 Processes With STATE = RSZDT
:: 1 :: Reply #68072 Reply By toto On Mon Aug 25, 2008 8:27 am
im not familiar with nagios
:: 2 :: Reply #69430 Reply By Helper On Fri Sep 05, 2008 1:24 am
courtesy of strides from meulie.net/portal_plugins/forum/for ps...
process state codes
here are the different values that the s, stat and state output specifiers (header "stat" or "s") will display to
describe the state of a process.
d uninterruptible sleep (usually io)
r running or runnable (on run queue)
s interruptible sleep (waiting for an event to complete)
t stopped, either by a job control signal or because it is being traced.
w paging (not valid since the 2.6.xx kernel)
x dead (should never be seen)
z defunct ("zombie") process, terminated but not reaped by its parent.