Nagios 5.2 upgrade - Perl issue

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
rawwrr
Posts: 19
Joined: Mon Aug 22, 2011 12:23 pm

Re: Nagios 5.2 upgrade - Perl issue

Post by rawwrr »

rkennedy wrote:In previous versions it was 716, I believe the line that needs to be changed is 705 in 5.2.1 -

Code: Select all

		yum install -y 'perl(Test::Simple)' 'perl(Class::Accessor)' perl-Params-Validate perl-Config-Tiny perl-Math-Calc-Units
Change it to -

Code: Select all

		yum install --disablerepo=rpmforge -y 'perl(Test::Simple)' 'perl(Class::Accessor)' perl-Params-Validate perl-Config-Tiny perl-Math-Calc-Units
Ya that made a lot of sense (line 705)

It did work 110%, Nagios is as up to date as it can be now :)

Thanks!
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Nagios 5.2 upgrade - Perl issue

Post by hsmith »

Are we all right to mark this thread resolved and close it?
Former Nagios Employee.
me.
rawwrr
Posts: 19
Joined: Mon Aug 22, 2011 12:23 pm

Re: Nagios 5.2 upgrade - Perl issue

Post by rawwrr »

we definitely are!

Thanks!
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Nagios 5.2 upgrade - Perl issue

Post by rkennedy »

I will close this now, if you need more assistance in the future feel free to create a new thread.
Former Nagios Employee
Locked