Page 1 of 1

Nagios XI Issue with Monitoring VMware initial config

Posted: Wed Oct 10, 2018 11:35 am
by GDMSAI P-IT
I have Centos 7 with the latest updates via yum and I'm following this article: https://assets.nagios.com/downloads/nag ... ios-XI.pdf

Cpan was failing on install of GASS/libwww-perl-5.8.37.tar.gz, so I manually downloaded libwww-perl-5.8.37.tar.gz untar'd it and ran the instructions on the README. When I get to make test, I'm getting an error (see attached screenshot). Any help would be appreciated

Re: Nagios XI Issue with Monitoring VMware initial config

Posted: Wed Oct 10, 2018 2:32 pm
by cdienger
It looks like a newer version of IO:Compress:Base is needed - https://metacpan.org/pod/IO::Compress::Base.

Re: Nagios XI Issue with Monitoring VMware initial config

Posted: Wed Oct 10, 2018 2:41 pm
by GDMSAI P-IT
I was able to resolve this on my own following: https://support.nagios.com/forum/viewto ... dk#p239337

Re: Nagios XI Issue with Monitoring VMware initial config

Posted: Wed Oct 10, 2018 2:45 pm
by cdienger
Glad to hear!