Search found 6 matches

by mesobranlaspalabras
Tue Mar 20, 2018 4:04 am
Forum: Open Source Nagios Projects
Topic: my Nagios core 4.3.4 is crazy
Replies: 5
Views: 1805

Re: my Nagios core 4.3.4 is crazy

Hi, Thank you very much for the help. Now Nagios works correctly. [root@SrvNagiosCore1 ~]# ps -ef | head -1 && ps -ef | grep bin/nagios UID PID PPID C STIME TTY TIME CMD nagios 6858 1 0 09:45 ? 00:00:00 /usr/local/nagios/bin/nagios -d /usr/local/nagios/etc/nagios.cfg nagios 6860 6858 0 09:45...
by mesobranlaspalabras
Mon Mar 19, 2018 4:26 am
Forum: Open Source Nagios Projects
Topic: my Nagios core 4.3.4 is crazy
Replies: 5
Views: 1805

Re: my Nagios core 4.3.4 is crazy

Good morning, Thanks for replying I executed the command and this is the results [root@SrvNagiosCore1 ~]# ps -ef | grep bin/nagios nagios 8497 1 0 Mar16 ? 00:02:20 /usr/local/nagios/bin/nagios -d /usr/local/nagios/etc/nagios.cfg nagios 8499 8497 0 Mar16 ? 00:00:10 /usr/local/nagios/bin/nagios --work...
by mesobranlaspalabras
Fri Mar 16, 2018 4:45 am
Forum: Open Source Nagios Projects
Topic: my Nagios core 4.3.4 is crazy
Replies: 5
Views: 1805

my Nagios core 4.3.4 is crazy

Hello, Sometimes Nagios sends us false alarms about the previous configuration. For example, I changed the ssh port in two servers, and changed the configuration in my nagios, but sometimes it appears alarms in the ssh service I deleted nagios.cache and nagios.precache and I restart the service, but...
by mesobranlaspalabras
Fri Aug 11, 2017 3:08 am
Forum: Open Source Nagios Projects
Topic: CHECK_NRPE: Error receiving data from daemon
Replies: 5
Views: 2149

CHECK_NRPE: Error receiving data from daemon

Hi guys, I installed Nagios Core 4.3.2 server and client. In client when i try to execute this : /usr/local/nagios/libexec/check_nrpe -H localhot -n, the answer is this CHECK_NRPE: Error receiving data from daemon. I have revised: -firewall/iptables: it's desactivated - nrpe.cfg: #server_address=127...