Page 1 of 1

NRPE agent installation error on Suse Linux 12 SP3(x64)

Posted: Tue Apr 16, 2019 9:10 am
by rdandekar
Hello Team,

We are Getting following error while installing NRPE agent on Suse Linux 12 SP3:


linux-:/tmp/linux-nrpe-agent # ./fullinstall
============================
Nagios Linux Agent Installer
============================

This script will install the Nagios Linux Agent by executing all necessary
sub-scripts.

IMPORTANT: This script should only be used on a clean installed system:

RedHat Enterprise, CentOS, Fedora, Cloud Linux or Oracle
OpenSUSE or SUSE Enterprise
Ubuntu or Debian

Do NOT use this on a system running any other distro or that
does not allow additional package installation.

Do you want to continue? [Y/n] y
Proceeding with installation...
Running './0-repos'...
Configuring Repos...
Enabling SUSE SDK ...
Please register your system using the --regcode parameter, or provide the --url parameter to register against SMT.
RESULT=1

===================
INSTALLATION ERROR!
===================
Installation step failed - exiting.
Check for error messages in the install log (install.log).

If you require assistance in resolving the issue, please include install.log
in your communications with Nagios XI technical support.

The script that failed was: './0-repos'
linux-6kdw:/tmp/linux-nrpe-agent # linux-6kdw:/tmp/linux-nrpe-agent # ./fullinstall
-bash: linux-6kdw:/tmp/linux-nrpe-agent: No such file or directory
linux-6kdw:/tmp/linux-nrpe-agent # ============================
If '============================' is not a typo you can use command-not-found to lookup the package that contains it, like this:
cnf ============================

Please find the attached screenshot for more detail

Re: NRPE agent installation error on Suse Linux 12 SP3(x64)

Posted: Tue Apr 16, 2019 11:37 am
by lmiltchev
Is this sytem properly registered? Can you show us the output of the following command?

Code: Select all

SUSEConnect --status-text
Also, upload the entire "install.log" on the forum.

Re: NRPE agent installation error on Suse Linux 12 SP3(x64)

Posted: Wed Apr 17, 2019 3:21 pm
by rdandekar
Hello Team,

The output of command "SUSEConnect --status-text" is as below,

linux-6:~ # SUSEConnect --status-text
Installed Products:
------------------------------------------

SUSE Linux Enterprise Server 12 SP3
(SLES/12.3/x86_64)

Not Registered


------------------------------------------



also output of install.log file is as below,

Nagios Linux Agent Installation Log
===================================
DATE: Thu Mar 21 16:08:25 +03 2019

DISTRO INFO:
SUSE
12.3
x86_64

Configuring Repos...
Enabling SUSE SDK ...
Please register your system using the --regcode parameter, or provide the --url parameter to register against SMT.
Nagios Linux Agent Installation Log
===================================
DATE: Thu Mar 21 16:13:28 +03 2019

DISTRO INFO:
SUSE
12.3
x86_64

Configuring Repos...
Enabling SUSE SDK ...
Please register your system using the --regcode parameter, or provide the --url parameter to register against SMT.
Nagios Linux Agent Installation Log
===================================
DATE: Fri Mar 22 11:59:16 +03 2019

DISTRO INFO:
SUSE
12.3
x86_64

Configuring Repos...
Enabling SUSE SDK ...
Please register your system using the --regcode parameter, or provide the --url parameter to register against SMT.
Nagios Linux Agent Installation Log
===================================
DATE: Tue Apr 16 16:59:51 +03 2019

DISTRO INFO:
SUSE
12.3
x86_64

Configuring Repos...
Enabling SUSE SDK ...
Please register your system using the --regcode parameter, or provide the --url parameter to register against SMT.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
"install.log" 48L, 1188C

Please find the attached screenshot for more detail. Please do the needful.

Re: NRPE agent installation error on Suse Linux 12 SP3(x64)

Posted: Wed Apr 17, 2019 4:00 pm
by lmiltchev
linux-6:~ # SUSEConnect --status-text
Installed Products:
------------------------------------------

SUSE Linux Enterprise Server 12 SP3
(SLES/12.3/x86_64)

Not Registered


------------------------------------------
The linux agent won't install an a system that is not registered. Please register your system, and rerun the fullinstall script.

Re: NRPE agent installation error on Suse Linux 12 SP3(x64)

Posted: Wed Apr 17, 2019 4:40 pm
by rdandekar
Hello Team,

Could you please tell us how we can register a system ?(SUSE Linux Enterprise Server 12 SP3)

Re: NRPE agent installation error on Suse Linux 12 SP3(x64)

Posted: Thu Apr 18, 2019 8:52 am
by lmiltchev
This is out of scope of nagios support, but you can check this out:
https://www.suse.com/support/kb/doc/?id=7016626
or contact their support in order to find out how to register the system.