Page 2 of 2
Re: nrpe agent installation fails on SLES11 SP3
Posted: Tue Jun 14, 2016 3:33 pm
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
Re: nrpe agent installation fails on SLES11 SP3
Posted: Tue Jun 14, 2016 5:13 pm
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".