New NetApp plugin Issue
Posted: Tue Feb 18, 2014 1:17 pm
Hello,
Saw this plugin today and this is definitely something we could use.
http://exchange.nagios.org/directory/Pl ... de/details
We do have some errors though when testing the plugin from cli. Nagios can't find NaServer.pm =>
./check_netapp_ontapi.pl -H ip -u root -p Netapp01 -o filer_hardware_health
Can't locate NaServer.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at ./check_netapp_ontapi.pl line 4.
BEGIN failed--compilation aborted at ./check_netapp_ontapi.pl line 4.
I looked for the NaServer.pm, and it should be in NetAppMSDK, so I downloaded NetApp Manageability SDK 5.2 Java API Bindings? But apparently these are just a bunch of .jar files, there is one for the version of NetApp we have, but when I try java -jar netapp-ontapi-8.2 in cli, I get an error. Any suggestions on how to install this NaServer.pm or netapp jar files?
Willem
Saw this plugin today and this is definitely something we could use.
http://exchange.nagios.org/directory/Pl ... de/details
We do have some errors though when testing the plugin from cli. Nagios can't find NaServer.pm =>
./check_netapp_ontapi.pl -H ip -u root -p Netapp01 -o filer_hardware_health
Can't locate NaServer.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at ./check_netapp_ontapi.pl line 4.
BEGIN failed--compilation aborted at ./check_netapp_ontapi.pl line 4.
I looked for the NaServer.pm, and it should be in NetAppMSDK, so I downloaded NetApp Manageability SDK 5.2 Java API Bindings? But apparently these are just a bunch of .jar files, there is one for the version of NetApp we have, but when I try java -jar netapp-ontapi-8.2 in cli, I get an error. Any suggestions on how to install this NaServer.pm or netapp jar files?
Willem