openSUSE project is not currently supported.

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
dawaggen
Posts: 7
Joined: Tue Feb 05, 2019 9:07 am

openSUSE project is not currently supported.

Post by dawaggen »

Hi!

Getting this error when trying to perform the full installation:

Any ideas what the problem could be?

owncloud:/tmp/linux-nrpe-agent # ./fullinstall
openSUSE project is not currently supported. Please use either Red Hat, CentOS, Oracle Linux, CloudLinux, SUSE Enterprise, OpenSUSE, Ubuntu, or Debian.

owncloud:/tmp/linux-nrpe-agent # cat /etc/os-release
NAME=openSUSE
VERSION="13.1 (Bottle)"
VERSION_ID="13.1"
PRETTY_NAME="openSUSE 13.1 (Bottle) (x86_64)"
ID=opensuse
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:opensuse:13.1"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://opensuse.org/"
ID_LIKE="suse"
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: openSUSE project is not currently supported.

Post by npolovenko »

Hello, @dawaggen. Please try the following instructions to install the nrpe instead:
https://support.nagios.com/kb/article.php?id=515#SUSE
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
dawaggen
Posts: 7
Joined: Tue Feb 05, 2019 9:07 am

Re: openSUSE project is not currently supported.

Post by dawaggen »

npolovenko wrote:Hello, @dawaggen. Please try the following instructions to install the nrpe instead:
https://support.nagios.com/kb/article.php?id=515#SUSE
What version should i go for , i dont see 13.1 in the list?
User avatar
swolf
Developer
Posts: 294
Joined: Tue Jun 06, 2017 9:48 am

Re: openSUSE project is not currently supported.

Post by swolf »

@dawaggen, for the prerequisites, try the following:

Code: Select all

sudo SUSEConnect -p sle-sdk/13.1/x86_64
sudo SUSEConnect -p sle-module-web-scripting/13/x86_64
sudo zypper --non-interactive install autoconf gcc glibc libmcrypt-devel make libopenssl-devel wget
and then use the instructions for suse 12.3 for the rest of the process. I can't guarantee this will work instantly, but if you have any errors, let us know and we'll work on fixing those as they appear.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy
dawaggen
Posts: 7
Joined: Tue Feb 05, 2019 9:07 am

Re: openSUSE project is not currently supported.

Post by dawaggen »

swolf wrote:@dawaggen, for the prerequisites, try the following:

Code: Select all

sudo SUSEConnect -p sle-sdk/13.1/x86_64
sudo SUSEConnect -p sle-module-web-scripting/13/x86_64
sudo zypper --non-interactive install autoconf gcc glibc libmcrypt-devel make libopenssl-devel wget
and then use the instructions for suse 12.3 for the rest of the process. I can't guarantee this will work instantly, but if you have any errors, let us know and we'll work on fixing those as they appear.

Hi!

Thank you for the reply. i dont seem to have SUSEConnect installed?

sudo SUSEConnect -p sle-sdk/12.3/x86_64
sudo: SUSEConnect: command not found

zypper install SUSEConnect
Retrieving repository 'openSUSE-13.1-Update-Non-Oss' metadata ---------------[\]
Location 'http://download.opensuse.org/update/13. ... ons.tar.gz' is temporarily unaccessible.

Abort, retry, ignore? [a/r/i] (r):
Autoselecting 'r' after 25 seconds.

Regards
dawaggen
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: openSUSE project is not currently supported.

Post by scottwilkerson »

dawaggen wrote:Location 'http://download.opensuse.org/update/13. ... ons.tar.gz' is temporarily unaccessible.
Is this repository reachable from this server?
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
dawaggen
Posts: 7
Joined: Tue Feb 05, 2019 9:07 am

Re: openSUSE project is not currently supported.

Post by dawaggen »

Hi!

Sorry forgot about our network policies , can i download all the files from http://ftp5.gwdg.de/pub/opensuse/discon ... /repodata/ and transfer it to the server and perform the install?

Regards

Rasmus
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: openSUSE project is not currently supported.

Post by scottwilkerson »

You would need to replicate the repository and then setup a local repo
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
dawaggen
Posts: 7
Joined: Tue Feb 05, 2019 9:07 am

Re: openSUSE project is not currently supported.

Post by dawaggen »

Okay , pretty new to linux.
Anyway you can help me how to do this? This is the only server left we have problem monitoring :)

Regards

dawaggen
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: openSUSE project is not currently supported.

Post by scottwilkerson »

dawaggen wrote:Okay , pretty new to linux.
Anyway you can help me how to do this? This is the only server left we have problem monitoring :)

Regards

dawaggen
I can't help setup an offline repo, this is something your server team would have to help with.
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
Locked