Error on Agent Install for SUSE12

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
sgoffar
Posts: 122
Joined: Wed Sep 21, 2016 9:30 am

Error on Agent Install for SUSE12

Post by sgoffar »

Hi Team,

We are getting below error on installing agent at SuSe12. Please help on this.

Error:
./fullinstall SUSE is not currently supported. Please use either Red Hat, CentOS, Oracle Linux, SUSE Enterprise, OpenSUSE, Ubuntu, or Debian.

Server Details:
cat /etc/SuSE-release
SUSE Linux Enterprise Server 12 (x86_64)
VERSION = 12
PATCHLEVEL = 2
# This file is deprecated and will be removed in a future service pack or release.
# Please check /etc/os-release for details about this release.

cat /etc/os-release
NAME="SLES"
VERSION="12-SP2"
VERSION_ID="12.2"
PRETTY_NAME="SUSE Linux Enterprise Server 12 SP2"
ID="sles"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:suse:sles:12:sp2"

Regards,
Sk Abdul Goffar
Regards,
Sk Abdul Goffar
Nagios Version:Nagios XI 5.4.8
OS:CentOS release 6.5
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Error on Agent Install for SUSE12

Post by rkennedy »

Take a look at the manual 'Installing from Source' instructions which may work - https://support.nagios.com/kb/article.p ... ategory=22

Depending on issues you see with NRPE 2.15, it might be worth attempting to compile NRPE 3. There are directions specifically for SUSE for NRPE 3 here - https://support.nagios.com/kb/article.p ... ategory=22
Former Nagios Employee
sgoffar
Posts: 122
Joined: Wed Sep 21, 2016 9:30 am

Re: Error on Agent Install for SUSE12

Post by sgoffar »

We are getting below error on installing NRPE v2.15 to below system from source. When we are running command ./configure --enable-command-args

checking for SSL headers... configure: error: Cannot find ssl headers

System Details:
NAME="SLES_SAP"
VERSION="12-SP1"
VERSION_ID="12.1.0.1"
PRETTY_NAME="SUSE Linux Enterprise Server for SAP Applications 12 SP1"
ID="sles_sap"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:suse:sles_sap:12:sp1"

FYI: We are following the procedure mentioned in https://support.nagios.com/kb/article.p ... ategory=22.
Regards,
Sk Abdul Goffar
Nagios Version:Nagios XI 5.4.8
OS:CentOS release 6.5
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Error on Agent Install for SUSE12

Post by mcapra »

Can you share the full URL to the article you're using? It looks like it was copy+pasted from the above post which truncates the full URL. Those instructions are specifically for NRPE v3 though. I would suggest attempting them with NRPE v3 rather than NRPE v2.15.
Former Nagios employee
https://www.mcapra.com/
sgoffar
Posts: 122
Joined: Wed Sep 21, 2016 9:30 am

Re: Error on Agent Install for SUSE12

Post by sgoffar »

Regards,
Sk Abdul Goffar
Nagios Version:Nagios XI 5.4.8
OS:CentOS release 6.5
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Error on Agent Install for SUSE12

Post by mcapra »

I would suggest trying to install NRPE v3 instead of 2.15. There were some pretty big changes to encryption which may be more accommodating for your SUSE machine.
https://support.nagios.com/kb/article.php?id=515

Let us know if you encounter issues with the steps provided for installing NRPE v3.
Former Nagios employee
https://www.mcapra.com/
sgoffar
Posts: 122
Joined: Wed Sep 21, 2016 9:30 am

Re: Error on Agent Install for SUSE12

Post by sgoffar »

After Installing openssl-devel package it's working fine.
Regards,
Sk Abdul Goffar
Nagios Version:Nagios XI 5.4.8
OS:CentOS release 6.5
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Error on Agent Install for SUSE12

Post by cdienger »

Thank you for the update. Were there any further issues or are we okay to close the thread at this point?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked