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
plugin issue
-
progressive.nagiosXI
- Posts: 277
- Joined: Mon Jul 31, 2017 5:54 am
plugin issue
You do not have the required permissions to view the files attached to this post.
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: plugin issue
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
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.
Code: Select all
locate MD5.pm
perlmodinstall
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
progressive.nagiosXI
- Posts: 277
- Joined: Mon Jul 31, 2017 5:54 am
Re: plugin issue
Hi,
Please check attachment plugin still showing perl error
Thanks
Please check attachment plugin still showing perl error
Thanks
You do not have the required permissions to view the files attached to this post.
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: plugin issue
Hi,
Ok, thanks for gathering up that info, this looks like the issue here:
See:
https://centos.pkgs.org/7/centos-sclo-r ... 4.rpm.html
Ok, thanks for gathering up that info, this looks like the issue here:
and we tested the plugin here at it works with version 2.55, but not sure if that package is available for offline installation.Digest::MD5 object version 2.52 does not match bootstrap parameter 2.55 at /usr/lib64/perl5/DynaLoader.pm line 213.
See:
https://centos.pkgs.org/7/centos-sclo-r ... 4.rpm.html
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
progressive.nagiosXI
- Posts: 277
- Joined: Mon Jul 31, 2017 5:54 am
Re: plugin issue
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 .
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 .
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: plugin issue
Greatprogressive.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 .
closing thread