Installing Nagios without rpmforge

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
hondain
Posts: 32
Joined: Wed Mar 05, 2014 1:37 pm

Installing Nagios without rpmforge

Post by hondain »

Hi All
Is there a way to install Nagios without using RPMforge.


This system is receiving updates from Red Hat Subscription Management.
Enabling RPMForge repo...
Installing RPMForge PKG: packages/rpmforge-release-0.5.2-2.el6.rf.ppc64.rpm
error: open of packages/rpmforge-release-0.5.2-2.el6.rf.ppc64.rpm failed: No such file or directory
RESULT=1

===================
INSTALLATION ERROR!
===================
Installation step failed - exiting.
Check for error messages in the install log (install.log).

If you require assistance in resolving the issue, please include install.log
in your communications with Nagios XI technical support.

The script that failed was: './0-yum'
================================-
Nagios XI 5.3.2
CENT-OS as vm host
Text mode with proxy
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Installing Nagios without rpmforge

Post by abrist »

You could try commenting out the rpmforge line from the installer and see if you can get the rest of xi installed.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
hondain
Posts: 32
Joined: Wed Mar 05, 2014 1:37 pm

Re: Installing Nagios without rpmforge

Post by hondain »

Can you please provide me the list of rpm needed if we comment rpmforge
================================-
Nagios XI 5.3.2
CENT-OS as vm host
Text mode with proxy
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Installing Nagios without rpmforge

Post by abrist »

Code: Select all

[root@nagiosxi ~]# yum list installed | grep rf
fping.x86_64                          3.4-1.el6.rf                     @rpmforge
htop.x86_64                           1.0.2-1.el6.rf                   @rpmforge
perl-Email-Simple.noarch              2.100-2.el6.rf                   @rpmforge
perl-Nagios-Plugin.noarch             0.35-2.el6.rf                    @rpmforge
perl-Net-SMTP-TLS.noarch              0.12-1.el6.rf                    @rpmforge
perl-Net-SNMP-HostInfo.noarch         0.04-1.2.el6.rf                  @rpmforge
perl-SNMP-Multi.noarch                2.1-1.el6.rf                     @rpmforge
perl-SNMP-NPAdmin.noarch              1.0-1.el6.rf                     @rpmforge
perl-XML-NamespaceFactory.noarch      1.00-1.el6.rf                    @rpmforge
php-mcrypt.x86_64                     5.3.3-1.el6.rf                   @rpmforge
rpmforge-release.x86_64               0.5.3-1.el6.rf                   @rpmforge
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
hondain
Posts: 32
Joined: Wed Mar 05, 2014 1:37 pm

Re: Installing Nagios without rpmforge

Post by hondain »

11 rpms Thanks
================================-
Nagios XI 5.3.2
CENT-OS as vm host
Text mode with proxy
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Installing Nagios without rpmforge

Post by sreinhardt »

You're welcome, I am not sure how readily available those are for ppc, but if you can find those and probably the epel rpms (if they are not already compliant) you should be pretty much ready to go, aside from potential modifications to the scripts to ignore yum installs that you have already done, but we can work through that as it comes.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
hondain
Posts: 32
Joined: Wed Mar 05, 2014 1:37 pm

Re: Installing Nagios without rpmforge

Post by hondain »

We have install all the packages need support now ?
================================-
Nagios XI 5.3.2
CENT-OS as vm host
Text mode with proxy
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Installing Nagios without rpmforge

Post by slansing »

Can you go into a bit more detail on what you need support/help with now?
hondain
Posts: 32
Joined: Wed Mar 05, 2014 1:37 pm

Re: Installing Nagios without rpmforge

Post by hondain »

I have installed all the packages needed even the one listed above, Now i need someone to help me in installing nagios with out using rpmforge. Last time it was abrist from support, remote in and worked with me.
================================-
Nagios XI 5.3.2
CENT-OS as vm host
Text mode with proxy
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Installing Nagios without rpmforge

Post by slansing »

Closing this thread due to opened ticket.
Locked