Search found 9 matches

by nmunoz
Thu Jan 10, 2019 2:14 am
Forum: Nagios XI
Topic: Nagios Linux Agent Installation error on SLES 12
Replies: 8
Views: 1401

Re: Nagios Linux Agent Installation error on SLES 12

Hello @npolovenko,

With the firts method the installation doesn't works, but from source I finally success to install it.

Code: Select all

sapsmp:/usr/local/nagios/etc # /usr/local/nagios/libexec/check_nrpe -H 127.0.0.1
NRPE v3.2.1
Thank you very much for your help!!
by nmunoz
Wed Jan 09, 2019 5:05 am
Forum: Nagios XI
Topic: Nagios Linux Agent Installation error on SLES 12
Replies: 8
Views: 1401

Re: Nagios Linux Agent Installation error on SLES 12

Hello, After removing the repos #23,24,25,26,32,34,35 and rerun the installation script, the error persist: ./fullinstall ============================ Nagios Linux Agent Installer ============================ This script will install the Nagios Linux Agent by executing all necessary sub-scripts. IMP...
by nmunoz
Mon Jan 07, 2019 1:40 am
Forum: Nagios XI
Topic: Nagios Linux Agent Installation error on SLES 12
Replies: 8
Views: 1401

Re: Nagios Linux Agent Installation error on SLES 12

zypper lr -d Repository priorities are without effect. All enabled repositories share the same priority. # | Alias | Name | Enabled | GPG Check | Refresh | Priority | Type | URI | Service ---+--------------------------------------------------------------------------------------------------+--------...
by nmunoz
Mon Jan 07, 2019 1:38 am
Forum: Nagios XI
Topic: Problem with "host escalation" config and monitoring engine
Replies: 14
Views: 2664

Re: Problem with "host escalation" config and monitoring eng

Code: Select all

grep nagios.lock /usr/local/nagios/etc/nagios.cfg
lock_file=/var/run/nagios.lock

Code: Select all

grep nagios.lock /etc/init.d/nagios
grep: /etc/init.d/nagios: No such file or directory
Thanks
by nmunoz
Fri Jan 04, 2019 11:34 am
Forum: Nagios XI
Topic: Problem with "host escalation" config and monitoring engine
Replies: 14
Views: 2664

Re: Problem with "host escalation" config and monitoring eng

[root@nagios4 scripts]# systemctl stop nagios [root@nagios4 scripts]# [root@nagios4 scripts]# killall -9 nagios [root@nagios4 scripts]# ps -ef |grep nagios nagios 2343 2333 0 17:33 ? 00:00:00 /bin/sh -c /usr/bin/php -q /usr/local/nagiosxi/cron/perfdataproc.php >> /usr/local/nagiosxi/var/perfdatapro...
by nmunoz
Fri Jan 04, 2019 11:14 am
Forum: Nagios XI
Topic: Problem with "host escalation" config and monitoring engine
Replies: 14
Views: 2664

Re: Problem with "host escalation" config and monitoring eng

Hello Scott, I send you the output of "status nagios.service" and "journalctl -xe" systemctl status nagios.service ● nagios.service - Nagios Core 4.4.2 Loaded: loaded (/usr/lib/systemd/system/nagios.service; enabled; vendor preset: disabled) Active: failed (Result: exit-code) sin...
by nmunoz
Fri Jan 04, 2019 11:05 am
Forum: Nagios XI
Topic: Problem with "host escalation" config and monitoring engine
Replies: 14
Views: 2664

Re: Problem with "host escalation" config and monitoring eng

Hello Scott getenforce Disabled ll /usr/local/nagios/etc/import total 60 -rw-rw-r-- 1 apache nagios 46010 Nov 8 12:35 backup_nagios5.tar.gz drwxrwxr-x. 2 apache nagios 4096 Dec 18 10:26 hosts drwxrwxr-x. 2 apache nagios 6 Sep 17 15:24 import drwxrwxr-x. 4 apache nagios 246 Dec 18 10:26 pnp drwxrwxr-...
by nmunoz
Fri Jan 04, 2019 10:51 am
Forum: Nagios XI
Topic: Problem with "host escalation" config and monitoring engine
Replies: 14
Views: 2664

Re: Problem with "host escalation" config and monitoring eng

Hello Scott, It seems that the user is not expired: chage -l nagios Last password change : Nov 14, 2018 Password expires : never Password inactive : never Account expires : never Minimum number of days between password change : 0 Maximum number of days between password change : 99999 Number of days ...
by nmunoz
Fri Jan 04, 2019 2:16 am
Forum: Nagios XI
Topic: Nagios Linux Agent Installation error on SLES 12
Replies: 8
Views: 1401

Nagios Linux Agent Installation error on SLES 12

Hello, I'm trying to install Nagios Linux Agent on a SuSE Linux Enterprise Server 12 SP2 and have some problem with the repositories. install.log Nagios Linux Agent Installation Log =================================== DATE: Thu Jan 3 17:38:01 CET 2019 DISTRO INFO: SUSE 12.2 x86_64 Configuring Repos....