New NetApp plugin Issue

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
WillemDH
Posts: 2320
Joined: Wed Mar 20, 2013 5:49 am
Location: Ghent
Contact:

New NetApp plugin Issue

Post by WillemDH »

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
Nagios XI 5.8.1
https://outsideit.net
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: New NetApp plugin Issue

Post by lmiltchev »

This is a 3rd party plugin that we are not familiar with. I would recommend posting a comment/question to the developer on the Nagios Exchange.
Be sure to check out our Knowledgebase for helpful articles and solutions!
User avatar
WillemDH
Posts: 2320
Joined: Wed Mar 20, 2013 5:49 am
Location: Ghent
Contact:

Re: New NetApp plugin Issue

Post by WillemDH »

Problem solved. I needed SDK 5.1. Thanks to the developer for pointing it out to me. Thread can be closed.

Willem
Nagios XI 5.8.1
https://outsideit.net
Locked