Hi @Joe_Bailey
Looks like the prerequisites stated in the Harvest Admin guide have not been met:
Perl modules from CPAN: JSON, LWP, XML::Parser, Net::SSLeay, Excel::Writer::XLSX (optional, only needed if using perf-counters-to-excel) installed on the Harvest poller host
Install or update (command should be entered on one line):
yum (RHEL, CentOS, etc)
sudo yum install perl-JSON perl-libwww-perl perl-XML-Parser perl-Net-SSLeay perl-Excel-Writer-XLSX
For RHEL7 also:
sudo yum install perl-LWP-Protocol-https
apt-get (Debian, Ubuntu, etc):
sudo apt-get install libjson-perl libwww-perl libxml-parser-perl liblwp-protocol-https-perl libexcel-writer-xlsx-perl
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