Search found 4 matches

by cadillacrick
Wed Sep 16, 2015 5:43 am
Forum: Open Source Nagios Projects
Topic: NRPE - check_procs always shows CRITICAL
Replies: 9
Views: 16152

Re: NRPE - check_procs always shows CRITICAL

That's ok... Maybe I wasn't too clear in my original post as well.. Yes the remote machine is a Windows Server 2012. Here is the content of the nsclient.ini [/settings/NRPE/server] allow arguments=true ; Undocumented section [/modules] ; CheckDisk - CheckDisk can check various file and disk related ...
by cadillacrick
Tue Sep 15, 2015 3:13 pm
Forum: Open Source Nagios Projects
Topic: NRPE - check_procs always shows CRITICAL
Replies: 9
Views: 16152

Re: NRPE - check_procs always shows CRITICAL

Yes I have made sure the host's IP address is listed in the .ini file. All other services seem to be working fine and before I made any changes to the NRPE.cfg file it was showing some 227 processes and calling it Critical. This is what that client machine is responding to Nagios so far... C:\ Drive...
by cadillacrick
Tue Sep 15, 2015 2:36 pm
Forum: Open Source Nagios Projects
Topic: NRPE - check_procs always shows CRITICAL
Replies: 9
Views: 16152

Re: NRPE - check_procs always shows CRITICAL

Hey guys, I've made the changes as suggested. Now I don't get a "critical" warning anymore now its changed to "unknown" as follows: Current Status: UNKNOWN (for 0d 0h 57m 8s) Status Information: CHECK_NRPE: Received 0 bytes from daemon. Check the remote server logs for error mess...
by cadillacrick
Sat Sep 12, 2015 5:39 pm
Forum: Open Source Nagios Projects
Topic: NRPE - check_procs always shows CRITICAL
Replies: 9
Views: 16152

NRPE - check_procs always shows CRITICAL

Hello everyone, I am new to the Nagios environment and have been trying to configure NRPE check_procs so that it doesn't always show CRITICAL but alas I can't seem to find the correct configuration to make it do what I need.... in my nrpe.cfg file i have it set like so: command[check_procs]=/usr/lib...