Hi,
I am trying to install nagiosxi on my newly build RHEL 6.3 server,
I got the following error
ERROR: Please add the 'Optional' channel to your Red Hat systems subscriptions.
You can do so in the Redhat Network web interface or using the rhn-channel command.
RESULT=1
Then i tried to add the channel i got this error, I dont know the my mistake can i get help in this.
[root@nagiosxi ~]# rhn-channel --add
Username: root
Password:
ERROR: you have to specify at least one channel
Thank You!
Installation Error
Re: Installation Error
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
srikanth.kallu
- Posts: 243
- Joined: Thu Jul 26, 2012 10:48 am
Re: Installation Error
I have read that link in there but not able to find anything related to my error,
Can you please take a look into that once again.
Can you please take a look into that once again.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Installation Error
You can do this through the RHEL website or with the command like you had using the following channel format
http://docs.redhat.com/docs/en-US/OpenS ... Linux.html
http://docs.redhat.com/docs/en-US/OpenS ... Linux.html
-
srikanth.kallu
- Posts: 243
- Joined: Thu Jul 26, 2012 10:48 am
Re: Installation Error
I have tried in that way, but did not find any luck
[root@nagiosxi nagiosxi]# rhn-channel -a -c rhel-x86_64-server-optional-6
Username: root
Password:
An error has occurred:
<type 'exceptions.TypeError'>
[root@nagiosxi nagiosxi]# rhn-channel -a -c rhel-x86_64-server-optional-6
Username: root
Password:
An error has occurred:
<type 'exceptions.TypeError'>
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Installation Error
Can you do it through the RHEL GUI (webpage) as outlined here
http://support.nagios.com/wiki/index.ph ... ptions..22
http://support.nagios.com/wiki/index.ph ... ptions..22
-
srikanth.kallu
- Posts: 243
- Joined: Thu Jul 26, 2012 10:48 am
Re: Installation Error
Thank You! It worked. 