Installation Error

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
srikanth.kallu
Posts: 243
Joined: Thu Jul 26, 2012 10:48 am

Installation Error

Post by srikanth.kallu »

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!
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Installation Error

Post by lmiltchev »

Please, follow the steps outlined here:

http://support.nagios.com/wiki/index.ph ... ptions..22
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

Post by srikanth.kallu »

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.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Installation Error

Post by scottwilkerson »

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
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
srikanth.kallu
Posts: 243
Joined: Thu Jul 26, 2012 10:48 am

Re: Installation Error

Post by srikanth.kallu »

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'>
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Installation Error

Post by scottwilkerson »

Can you do it through the RHEL GUI (webpage) as outlined here
http://support.nagios.com/wiki/index.ph ... ptions..22
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
srikanth.kallu
Posts: 243
Joined: Thu Jul 26, 2012 10:48 am

Re: Installation Error

Post by srikanth.kallu »

Thank You! It worked. :D
Locked