Configgured Nagios X1 in redhat 6.8

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
vinbneo554
Posts: 3
Joined: Thu Jul 06, 2017 4:40 am

Configgured Nagios X1 in redhat 6.8

Post by vinbneo554 »

Hi Team,

Please support I have installed Nagios Xi online but the folder nagios is not created inside /etc/. I have installed the nagios in redhat 6.8 Please help me with the installation configuration guide to complete the task.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Configgured Nagios X1 in redhat 6.8

Post by tmcdonald »

There will not be a /etc/nagios/ folder in a standard XI install. What specifically are you looking to do? You should not be editing config files manually in XI, but rather using the web interface.
Former Nagios employee
vinbneo554
Posts: 3
Joined: Thu Jul 06, 2017 4:40 am

Re: Configgured Nagios X1 in redhat 6.8

Post by vinbneo554 »

Hi I installed Nagios Xi using the yum service , but the default web page is not appearing or not other folder displaying.
while pull out yum list I can these list of packages installed

[root@otasrvnagiosRED firefox]# yum list nagios*
Loaded plugins: product-id, refresh-packagekit, rhnplugin, search-disabled-repos, security, subscription-manager
This system is receiving updates from RHN Classic or RHN Satellite.
Installed Packages
nagios-repo.noarch 6-2.el6 installed
Available Packages
nagiosxi.i386 5-4.4.el6 nagios-base
nagiosxi.x86_64 5-4.4.el6 nagios-base
nagiosxi-ajaxterm.i386 5-4.4.el6 nagios-base
nagiosxi-ajaxterm.x86_64 5-4.4.el6 nagios-base
nagiosxi-mrtg.i386 5-4.4.el6 nagios-base
nagiosxi-mrtg.x86_64 5-4.4.el6 nagios-base
nagiosxi-nagioscore.i386 5-4.4.el6 nagios-base
nagiosxi-nagioscore.x86_64 5-4.4.el6 nagios-base
nagiosxi-nagiosmobile.i386 5-4.4.el6 nagios-base
nagiosxi-nagiosmobile.x86_64 5-4.4.el6 nagios-base
nagiosxi-nagiosplugins.i386 5-4.4.el6 nagios-base
nagiosxi-nagiosplugins.x86_64 5-4.4.el6 nagios-base
nagiosxi-nagiosql.i386 5-4.4.el6 nagios-base
nagiosxi-nagiosql.x86_64 5-4.4.el6 nagios-base
nagiosxi-nagvis.i386 5-4.4.el6 nagios-base
nagiosxi-nagvis.x86_64 5-4.4.el6 nagios-base
nagiosxi-ndoutils.i386 5-4.4.el6 nagios-base
nagiosxi-ndoutils.x86_64 5-4.4.el6 nagios-base
nagiosxi-nrds.i386 5-4.4.el6 nagios-base
nagiosxi-nrds.x86_64 5-4.4.el6 nagios-base
nagiosxi-nrpe.i386 5-4.4.el6 nagios-base
nagiosxi-nrpe.x86_64 5-4.4.el6 nagios-base
nagiosxi-nsca.i386 5-4.4.el6 nagios-base
nagiosxi-nsca.x86_64 5-4.4.el6 nagios-base
nagiosxi-pnp.i386 5-4.4.el6 nagios-base
nagiosxi-pnp.x86_64 5-4.4.el6 nagios-base
nagiosxi-wkhtmltox.i386 5-4.4.el6 nagios-base
nagiosxi-wkhtmltox.x86_64 5-4.4.el6 nagios-base
nagiosxi-wmic.i386 5-4.4.el6 nagios-base
nagiosxi-wmic.x86_64 5-4.4.el6 nagios-base
[root@otasrvnagiosRED firefox]#


So please help to resolve or share full complete installation guide or I can share the screen
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Configgured Nagios X1 in redhat 6.8

Post by scottwilkerson »

Can you please post the following file that would have been created during the install

Code: Select all

/tmp/xi-install.log
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
vinbneo554
Posts: 3
Joined: Thu Jul 06, 2017 4:40 am

Re: Configgured Nagios X1 in redhat 6.8

Post by vinbneo554 »

Hi cant find the log in /tmp and find a install.log in /tmp/nagiosXI .
PFA
You do not have the required permissions to view the files attached to this post.
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Configgured Nagios X1 in redhat 6.8

Post by mcapra »

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. If you're not sure how to do that, please contact your Red Hat systems administrator for assistance.

From install.log:

Code: Select all

Configuring Repos...
package centos-release is not installed
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.
       or, install the yum-utils package and use the following command:
       yum-config-manager --enable rhel-6-server-optional-rpms
Former Nagios employee
https://www.mcapra.com/
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: Configgured Nagios X1 in redhat 6.8

Post by dwhitfield »

mcapra wrote:Please add the 'Optional' channel to your Red Hat systems subscriptions.
Instructions at https://access.redhat.com/solutions/260203

Thanks @mcapra!
Locked