nrpe agent installation fails on SLES11 SP3

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
kaka81
Posts: 6
Joined: Mon Nov 23, 2015 11:08 am

Re: nrpe agent installation fails on SLES11 SP3

Post by kaka81 »

Hm, I'm not sure if it's registered or not. If I run suse_install nothing's happen. In other words - I don't know exactly what to do. Also I don't know how to reinstall sle-sdk-release-11.3-1.69
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: nrpe agent installation fails on SLES11 SP3

Post by Box293 »

Code: Select all

cd /tmp
wget 'https://nu.novell.com/repo/$RCE/SLE11-SDK-SP3-Pool/sle-11-x86_64/rpm/x86_64/sle-sdk-release-11.3-1.69.x86_64.rpm'
wget 'https://nu.novell.com/repo/$RCE/SLE11-SDK-SP3-Pool/sle-11-x86_64/rpm/x86_64/sle-sdk-release-SDK-11.3-1.69.x86_64.rpm'
sudo rpm -ivh sle-sdk-release-*
sudo suse_register
The server needs to be registered for the NRPE install to work.

Running suse_register without any arguments will prompt you for credentials if it's not registered, otherwise it will report "Registration finished successfully".
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked