Page 3 of 3

Re: errors on plugin check_crm_v0_7

Posted: Fri Feb 01, 2019 3:41 pm
by harinarne
lmiltchev wrote:You have custom repos... This is not a typical (vanilla) CentOS 7 system. The perl-devel package should be provided by the base repo. Anyway, you can try to install the missing perl module via cpan. Try this:

Code: Select all

cpan install ExtUtils::MakeMaker
[root@virtz01-ctl-c1n1 Nagios-Monitoring-Plugin-0.51]# yum install perl-CPAN
Loaded plugins: changelog, fastestmirror, priorities
Loading mirror speeds from cached hostfile
* ctlsdn-base: keep.ctlsdn.io
* ctlsdn-controlpod: keep.ctlsdn.io
* ctlsdn-openvswitch: keep.ctlsdn.io
No package perl-CPAN available.
Error: Nothing to do
[root@virtz01-ctl-c1n1 Nagios-Monitoring-Plugin-0.51]# cpan install ExtUtils::MakeMaker
-bash: cpan: command not found

Re: errors on plugin check_crm_v0_7

Posted: Fri Feb 01, 2019 4:06 pm
by scottwilkerson
You are going to have to talk to your system administrator and get valid full base yum repositories on this system, or there isn't anything we can do to help