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
Exception in Install NagiosXi version xi-5.3.0
-
nagaraju259
- Posts: 4
- Joined: Wed Aug 16, 2017 2:54 am
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: Exception in Install NagiosXi version xi-5.3.0
It looks like you need to register your Red Hat OS, but let's check some things.
What's the output of the following?
If you do not have the budget for Red Hat subscriptions, you can also install XI on CentOS.
What's the output of the following?
Code: Select all
subscription-manager list
less /etc/sysconfig/rhn/systemid
rhn_check -v
echo $?
-
nagaraju259
- Posts: 4
- Joined: Wed Aug 16, 2017 2:54 am
Re: Exception in Install NagiosXi version xi-5.3.0
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 ~]#
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 ~]#
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: Exception in Install NagiosXi version xi-5.3.0
What's the output of the following?
You may just need to re-register: https://access.redhat.com/solutions/8036
Code: Select all
cat /etc/*release
yum check-update
yum update