PROCS CRITICAL: 686 processes with STATE = RSZDT

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
costanza2k1
Posts: 197
Joined: Fri Aug 09, 2013 12:19 pm

PROCS CRITICAL: 686 processes with STATE = RSZDT

Post by costanza2k1 »

Just got done with my XI install, no hosts or services monitored yet outside of localhost. Any suggestions?

Code: Select all

Nagios XI Installation Profile

Download Profile
System:

Nagios XI Version : 2012R2.5
schqnag01 2.6.32-358.23.2.el6.x86_64 x86_64
Red Hat Enterprise Linux Server release 6.5 (Santiago)
Gnome is not installed
Apache Information

PHP Version: 5.3.3
Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.57 Safari/537.36
Server Name: nagios.vsp.com
Server Address: 10.99.104.4
Server Port: 80
Date/Time

PHP Timezone: America/New_York 
PHP Time: Fri, 22 Nov 2013 17:23:52 -0500
System Time: Fri, 22 Nov 2013 17:23:52 -0500
Nagios XI Data

nagios (pid 3319) is running...
NPCD running (pid 1366).
ndo2db (pid 1294) is running...
CPU Load 15: 0.29 
Total Hosts: 1 
Total Services: 8 
Function 'get_base_uri' returns: http://nagios.vsp.com/nagiosxi/
Function 'get_base_url' returns: http://nagios.vsp.com/nagiosxi/
Function 'get_backend_url(internal_call=false)' returns: http://nagios.vsp.com/nagiosxi/includes/components/profile/profile.php
Function 'get_backend_url(internal_call=true)' returns: http://localhost/nagiosxi/backend/
Ping Test localhost

Running:
/bin/ping -c 3 localhost 2>&1 
PING localhost.localdomain (127.0.0.1) 56(84) bytes of data.
64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=1 ttl=64 time=0.061 ms
64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=2 ttl=64 time=0.031 ms
64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=3 ttl=64 time=0.030 ms

--- localhost.localdomain ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 1999ms
rtt min/avg/max/mdev = 0.030/0.040/0.061/0.016 ms
Test wget To locahost

WGET From URL: http://localhost/nagiosql/index.php 
Running:
/usr/bin/wget http://localhost/nagiosql/index.php 
--2013-11-22 17:23:54-- http://localhost/nagiosql/index.php
Resolving localhost... ::1, 127.0.0.1
Connecting to localhost|::1|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5259 (5.1K) [text/html]
Saving to: `/tmp/nagiosql_index.tmp'

0K ..... 100% 459M=0s

2013-11-22 17:23:54 (459 MB/s) - `/tmp/nagiosql_index.tmp' saved [5259/5259]
You do not have the required permissions to view the files attached to this post.
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: PROCS CRITICAL: 686 processes with STATE = RSZDT

Post by sreinhardt »

Do you have other applications running on this system? It seems to be reporting that you have 686 process running, which as you might guess is quite a few. You might also take a look at running top if you are not sure what might be running so many.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Locked