Search found 5 matches

by sgarochoa
Thu Jan 19, 2017 7:19 am
Forum: Nagios XI
Topic: NRPE - check_service showing incorrectly 2 as a result
Replies: 9
Views: 3265

Re: NRPE - check_service showing incorrectly 2 as a result

Hello, common.cfg file ### GENERIC SERVICES ### command[check_init_service]=sudo /usr/local/nagios/libexec/check_init_service $ARG1$ command[check_services]=/usr/local/nagios/libexec/check_services -p $ARG1$ ### MISC SYSTEM METRICS ### #command[check_users]=/usr/local/nagios/libexec/check_users -w 5...
by sgarochoa
Wed Jan 11, 2017 4:53 am
Forum: Nagios XI
Topic: NRPE - check_service showing incorrectly 2 as a result
Replies: 9
Views: 3265

Re: NRPE - check_service showing incorrectly 2 as a result

Good morning, I have the same file in both servers. cat /usr/local/nagios/etc/nrpe.cfg ############################################################################# # Sample NRPE Config File # Written by: Ethan Galstad (nagios@nagios.org) # # Last Modified: 11-23-2007 # # NOTES: # This is a sample c...
by sgarochoa
Tue Jan 10, 2017 7:22 am
Forum: Nagios XI
Topic: NRPE - check_service showing incorrectly 2 as a result
Replies: 9
Views: 3265

Re: NRPE - check_service showing incorrectly 2 as a result

Good afternoon,

It doesn't show anything, only gives me output with ps -ef
commandline.png
by sgarochoa
Thu Jan 05, 2017 7:23 am
Forum: Nagios XI
Topic: NRPE - check_service showing incorrectly 2 as a result
Replies: 9
Views: 3265

Re: NRPE - check_service showing incorrectly 2 as a result

Hello, Yes of course. I've tried changing the quotation marks, the result is the same. The nrpe config files are indentical in each server. Service not working (showing 2) servicenotworking.png Service working (showing 1) serviceworking.png Nagios status of services 2017-01-05 12_50_45-Nagios XI.png
by sgarochoa
Wed Jan 04, 2017 12:10 pm
Forum: Nagios XI
Topic: NRPE - check_service showing incorrectly 2 as a result
Replies: 9
Views: 3265

NRPE - check_service showing incorrectly 2 as a result

Good afternoon, I'm monitoring oracle instances from several Linux servers with nrpe. In some of them it shows 1 as a result but in others 2 (there is only one instance of Oracle running). I have the same command line, nrpe version, config files in all of them. ./check_nrpe -H ipoflinuxserver -c che...