Search found 5 matches

by skinn
Fri Sep 07, 2012 10:50 am
Forum: Nagios XI
Topic: STATE= RSZDT
Replies: 10
Views: 3851

Re: STATE= RSZDT

So your settings look similar to those of the ones in the attachment I added correct? Of course with the addition of a Config Name. From your first message it looks as though you were trying to monitor your local machine. Are you attempting to monitor a remote machine? setting look identical-it is ...
by skinn
Wed Sep 05, 2012 4:44 pm
Forum: Nagios XI
Topic: STATE= RSZDT
Replies: 10
Views: 3851

Re: STATE= RSZDT

Replace the $ARG1$ field with: check_procs and in the $ARG2$ field: -a '-w 150 -c 500' NRPE is a remote plugin executor, the plugin you are executing for this check is check_procs so it must be defined as such in the argument field. Ok-I changed the above and the below is what I get now-the only I ...
by skinn
Wed Sep 05, 2012 3:56 pm
Forum: Nagios XI
Topic: STATE= RSZDT
Replies: 10
Views: 3851

Re: STATE= RSZDT

Are you monitoring localhost via NRPE? You have host "Nagios XI" with IP address of 127.0.0.1... Not sure what is the deal. Could you, please, go to the Core Config Manager->Services->Total Processes->click on "Modify" and send us a screenshot of this page? see attached screensh...
by skinn
Wed Sep 05, 2012 1:36 pm
Forum: Nagios XI
Topic: STATE= RSZDT
Replies: 10
Views: 3851

Re: STATE= RSZDT

It checks for the number of processes on localhost. You may have values of -w 100 -c 500, so 255 processes gives you a warning. Go to the Core Config Manager->Services->find "Total Processes" on localhost->Modify->change $ARG1$ to 350 (for example) and click on "Save", and "...
by skinn
Tue Sep 04, 2012 8:33 am
Forum: Nagios XI
Topic: STATE= RSZDT
Replies: 10
Views: 3851

STATE= RSZDT

Service: Total Processes
Host: Nagios XI
Address: 127.0.0.1
State: WARNING
Info:
PROCS WARNING: 255 processes with STATE = RSZDT
Date/Time: 2012-09-04 09:23:50

How can I get rid of this alarm and what is causing it