Hi @bavy
It looks like the dependencies have not been met.
From the Harvest admin guide:
yum (RHEL, CentOS, etc) | apt-get (Debian, Ubuntu, etc) |
sudo yum install perl-JSON perl-libwww-perl perl-XML-Parser perl-Net-SSLeay perl-Time-HiRes perl-Excel-Writer-XLSX For RHEL7 also: sudo yum install perl-LWP-Protocol-https | sudo apt-get install libjson-perl libwww-perl libxml-parser-perl liblwp-protocol-https-perl libexcel-writer-xlsx-perl |
You didn't mention your linux distro but my guess (and from the error message URL) is that you are missing the HTTPS specific LWP module that I've highlighted in red. I would try installing the appropriate package and then doign the dashboard import again.
Cheers,
Chris Madden
Storage Architect, NetApp EMEA (and author of Harvest)
Blog: It all begins with data
If this post resolved your issue, please help others by selecting ACCEPT AS SOLUTION or adding a KUDO or both!