Skip to main content

Hello,

Following an update, i have the following issue with the Datadomain plugin : 

UNKNOWN: Cannot load module --plugin.

Can't locate storage/emc/DataDomain/plugin.pm in @INC (you may need to install the storage::emc::DataDomain::plugin module) (@INC contains: /usr/lib/centreon/plugins FatPacked::94117881500632=HASH(0x559986e4d3d8) /usr/local/lib64/perl5/5.32 /usr/local/share/perl5/5.32 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at /usr/lib/centreon/plugins//centreon_emc_datadomain.pl line 1750.

 

Has anyone ever had this problem? Currently only a rollback resolved the issue :/

Hello,

This issue is caused by the "storage::emc::DataDomain::plugin" provided in the '--option' of the plugin command. This value doesn't exist anymore, the new value is : "storage::emc::datadomain::snmp::plugin", as mentioned in the documentation https://docs.centreon.com/fr/pp/integrations/plugin-packs/procedures/hardware-storage-emc-datadomain-snmp/

 

Regards,

 

 

 


Hello,

 

And what can be done to avoid to loose history to make the modification ?

 

redgards.


Hello,

In our case the new plugin has not worked correctly either and we have done a rollback.

The old plugin used the filesystem numbers to get the information but the new one does it by filtering by name. Metrics information should be the same

Regards,


Reply