Page 1 of 1
plugin issue
Posted: Fri Jul 10, 2020 7:53 am
by progressive.nagiosXI
Hi ,
we are facing perl dependency issue in check_nwc_health plugin in centos .
Please check attached error detail and let us know how to resolve.
Note:- server doesn't have internet connection ,so we will upload package offline to server if required.
Thanks
Re: plugin issue
Posted: Fri Jul 10, 2020 5:04 pm
by benjaminsmith
Hi,
It's probably not installed in the correct path. Let's run the following to find the location of the Perl module on the server.
Reference:
perlmodinstall
Re: plugin issue
Posted: Tue Jul 14, 2020 9:48 am
by progressive.nagiosXI
Hi,
Please check attachment plugin still showing perl error
Thanks
Re: plugin issue
Posted: Tue Jul 14, 2020 5:07 pm
by benjaminsmith
Hi,
Ok, thanks for gathering up that info, this looks like the issue here:
Digest::MD5 object version 2.52 does not match bootstrap parameter 2.55 at /usr/lib64/perl5/DynaLoader.pm line 213.
and we tested the plugin here at it works with version 2.55, but not sure if that package is available for offline installation.
See:
https://centos.pkgs.org/7/centos-sclo-r ... 4.rpm.html
Re: plugin issue
Posted: Thu Aug 06, 2020 9:13 am
by progressive.nagiosXI
Hi Benjamin,
Thanks for info , please close this thread now .
we tried in other centos 7 machine with same version , we cannot resolve this offline.
but in test machine after download dependency through yum issue resolved.
So we will done this after Internet availability on server .
Re: plugin issue
Posted: Thu Aug 06, 2020 9:16 am
by scottwilkerson
progressive.nagiosXI wrote:Hi Benjamin,
Thanks for info , please close this thread now .
we tried in other centos 7 machine with same version , we cannot resolve this offline.
but in test machine after download dependency through yum issue resolved.
So we will done this after Internet availability on server .
Great
closing thread