Page 1 of 1

Configgured Nagios X1 in redhat 6.8

Posted: Thu Jul 06, 2017 4:50 am
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.

Re: Configgured Nagios X1 in redhat 6.8

Posted: Thu Jul 06, 2017 10:11 am
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.

Re: Configgured Nagios X1 in redhat 6.8

Posted: Sat Jul 08, 2017 2:00 am
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

Re: Configgured Nagios X1 in redhat 6.8

Posted: Mon Jul 10, 2017 1:33 pm
by scottwilkerson
Can you please post the following file that would have been created during the install

Code: Select all

/tmp/xi-install.log

Re: Configgured Nagios X1 in redhat 6.8

Posted: Tue Jul 11, 2017 6:18 am
by vinbneo554
Hi cant find the log in /tmp and find a install.log in /tmp/nagiosXI .
PFA

Re: Configgured Nagios X1 in redhat 6.8

Posted: Tue Jul 11, 2017 8:56 am
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

Re: Configgured Nagios X1 in redhat 6.8

Posted: Tue Jul 11, 2017 1:20 pm
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!