Page 1 of 1
Exception in Install NagiosXi version xi-5.3.0
Posted: Wed Aug 16, 2017 2:59 am
by nagaraju259
Hi Team,
We are trying to install NagiosXi version xi-5.3.0.But we are getting the below exception
"Your Red Hat Installation is not registered or does not have proper entitlements.
Please register or enable entitlements at rhn.redhat.com.
RESULT=1"
So help us in resolving the issues.
Regards,
Raju
Re: Exception in Install NagiosXi version xi-5.3.0
Posted: Wed Aug 16, 2017 11:22 am
by dwhitfield
It looks like you need to register your Red Hat OS, but let's check some things.
What's the output of the following?
Code: Select all
subscription-manager list
less /etc/sysconfig/rhn/systemid
rhn_check -v
echo $?
If you do not have the budget for Red Hat subscriptions, you can also install XI on CentOS.
Re: Exception in Install NagiosXi version xi-5.3.0
Posted: Thu Aug 17, 2017 2:04 am
by nagaraju259
Hi ,
Thanks for the response. Please find the output.
[root@retl1 ~]# subscription-manager list
-bash: subscription-manager: command not found
[root@retl1 ~]# less /etc/sysconfig/rhn/systemid
/etc/sysconfig/rhn/systemid: No such file or directory
[root@rretl1 ~]# rhn_check -v
ERROR: unable to read system id.
[root@rretl1 ~]# echo $?
255
[root@retl1 ~]#
Re: Exception in Install NagiosXi version xi-5.3.0
Posted: Thu Aug 17, 2017 11:33 am
by dwhitfield
What's the output of the following?
Code: Select all
cat /etc/*release
yum check-update
yum update
You may just need to re-register:
https://access.redhat.com/solutions/8036