Search found 114 matches

by DOkuwa
Fri Jan 05, 2018 11:25 am
Forum: Nagios XI
Topic: Error message using NRPE
Replies: 30
Views: 4280

Re: Error message using NRPE

Code: Select all

[root@rhes7-0 libexec]# find / -name npre
[root@rhes7-0 libexec]# find / -name nagios
/etc/selinux/targeted/active/modules/100/nagios
/usr/lib/nagios
/usr/lib64/nagios
/usr/local/nagios
[root@rhes7-0 libexec]#
by DOkuwa
Fri Jan 05, 2018 5:29 am
Forum: Nagios XI
Topic: Error message using NRPE
Replies: 30
Views: 4280

Re: Error message using NRPE

I am sending the nrpe as requested an attachment
by DOkuwa
Thu Jan 04, 2018 5:21 am
Forum: Nagios XI
Topic: Error message using NRPE
Replies: 30
Views: 4280

Re: Error message using NRPE

just looking at the lsof command I don't why it is IPv6 instead of 4

Code: Select all

COMMAND   PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
xinetd  30608 root    5u [color=#80BF00] IPv6 [/color]22460552      0t0  TCP *:nrpe (LISTEN
by DOkuwa
Thu Jan 04, 2018 5:13 am
Forum: Nagios XI
Topic: Error message using NRPE
Replies: 30
Views: 4280

Re: Error message using NRPE

reinstalled the nrpe on the remote server and got this message [root@rhes7-0 linux-nrpe-agent]# ./fullinstall ============================ Nagios Linux Agent Installer ============================ This script will install the Nagios Linux Agent by executing all necessary sub-scripts. IMPORTANT: This...
by DOkuwa
Wed Jan 03, 2018 7:16 am
Forum: Nagios XI
Topic: Error message using NRPE
Replies: 30
Views: 4280

Re: Error message using NRPE

Also

Code: Select all

ps -aef | grep nrpe
root     29302 29129  0 08:58 pts/0    00:00:00 grep --color=auto nrpe
by DOkuwa
Wed Jan 03, 2018 7:14 am
Forum: Nagios XI
Topic: Error message using NRPE
Replies: 30
Views: 4280

Re: Error message using NRPE

Done that and still have the same issue [root@rhes7-0 libexec]# ls -al total 7816 drwxrwxr-x 2 nagios nagios 4096 Dec 28 14:38 . drwxr-xr-x 8 nagios nagios 4096 Dec 28 14:37 .. -rwxr-xr-x 1 nagios nagios 210768 Dec 28 14:37 check_apt -rwxr-xr-x 1 nagios nagios 6897 Dec 28 14:38 check_asterisk.pl -rw...
by DOkuwa
Tue Jan 02, 2018 10:41 am
Forum: Nagios XI
Topic: Error message using NRPE
Replies: 30
Views: 4280

Re: Error message using NRPE

This is the common.cfg as expected in the attachment
thanks
by DOkuwa
Tue Jan 02, 2018 6:40 am
Forum: Nagios XI
Topic: Error message using NRPE
Replies: 30
Views: 4280

Re: Error message using NRPE

[root@rhes7-0 dokuwa]# cd /usr/local/nagios/etc/nrpe [root@rhes7-0 nrpe]# ls -al total 16 drwxr-xr-x 2 nagios nagios 4096 Dec 28 14:38 . drwxrwxr-x 3 nagios nagios 4096 Dec 28 14:38 .. -rw-r--r-- 1 nagios nagios 687 Dec 28 14:38 asterisk.cfg -rw-r--r-- 1 nagios nagios 1309 Dec 28 14:38 common.cfg [...
by DOkuwa
Thu Dec 28, 2017 2:03 pm
Forum: Nagios XI
Topic: Error message using NRPE
Replies: 30
Views: 4280

Re: Error message using NRPE

root@rhes7 etc]# ls -al total 312 drwsrwsr-x 8 apache nagios 4096 Dec 28 18:08 . drwxr-xr-x 9 root root 4096 Oct 17 10:29 .. drwxrwsr-x 3 apache nagios 20480 Oct 19 15:24 cfgprep -rwxrwxr-x 1 apache nagios 744 Oct 17 10:29 cgi.cfg -rw-rw-r-- 1 apache nagios 37009 Dec 28 15:03 commands.cfg -rw-rw-r-...
by DOkuwa
Thu Dec 28, 2017 12:52 pm
Forum: Nagios XI
Topic: Error message using NRPE
Replies: 30
Views: 4280

Re: Error message using NRPE

What do i need to get in this directory /usr/local/nagios/etc/nrpe and what command - you don't have any commands in your nrpe.cfg. In your nrpe.cfg,
output of ls -al usr/local/nagios/libexec is in attachment and there was no thing from grep nrpe /var/log/messages