Page 1 of 1

Nagiosxi Installation Error Please Help ??

Posted: Sun Sep 25, 2011 11:34 pm
by mohsin2011
Hi,

i am new to Nagiosxi i am using trial version of nagiosxi i am trying to run it on Red Hat Enterprise Linux Version 5 i have registered my RHEL 5 and updated my packages but when i try to install it as mentioned in installation guide

"http://assets.nagios.com/downloads/nagi ... ctions.pdf"

i got error,

"Configuring Yum...
You must be root to run /usr/sbin/rhn_check
Your Red Hat Installation is not registered or does not have proper entitlements.
Please register or enable entitlements at rhn.redhat.com."

after a lot of trying i am unable to solve it please Help ..

Regards,

Re: Nagiosxi Installation Error Please Help ??

Posted: Mon Sep 26, 2011 10:28 am
by lmiltchev
Run the following command in terminal:

Code: Select all

# less /etc/sysconfig/rhn/systemid
If you are registered with Red Hat all of your registration parameters should be defined here (username, profile, system id and so on).

You can also try:

Code: Select all

# rhn_check -v
# echo $?
The output should be 0.

If you are registered with Red Hat but you are still having issues with your Nagios XI installation we will take a closer look at it.

Re: Nagiosxi Installation Error Please Help ??

Posted: Mon Sep 26, 2011 11:18 pm
by mohsin2011
Thanks for your reply can you please tell me in more detail that where should i run those commands for which you told me please tell me the path way ? actually i havn't understood "internal" you told to run command internally.. .are you talking about "Terminal"?
One more thing that the RHEL 5 which i have registered is free version but i dont thing that it is causing any issue and i am running RHEL 5 on Vmware workstation..
Hopes for your suggestions...

Regards,

Re: Nagiosxi Installation Error Please Help ??

Posted: Mon Sep 26, 2011 11:39 pm
by mohsin2011
At the root path when i try to run those command as you told me the result is as shown in the snap shot i attached please find it ...

thanks

Re: Nagiosxi Installation Error Please Help ??

Posted: Tue Sep 27, 2011 9:30 am
by mguthrie
The installer scripts need to be run as the root user, and we HIGHLY recommend you reinstalling RHEL or CentOS without a GUI on it, it will eat more than half of your system resources and it's been known to cause package conflicts.