Page 2 of 4
Re: Netapp devices monitoring
Posted: Tue Jan 26, 2021 10:55 am
by benjaminsmith
Hi
@kalyanpabolu,
The plugin does not have an option to output in MB.
--Benjamin
Re: Netapp devices monitoring
Posted: Wed Feb 03, 2021 4:33 am
by kalyanpabolu
Hello,
Thanks for your reply!!
I want to monitor specifically below three parameters for NetAPP devices:
Volume
Aggregate
LUN
Could you please suggest specific plugins for he same?
I already checked available plugins in Nagios Exchange but didnt find anything specific to above.
Looking forward for your support!!
Re: Netapp devices monitoring
Posted: Wed Feb 03, 2021 6:33 pm
by benjaminsmith
Hi kalyanpabolu,
Since this is using SNMP, please refer the NetApp documentation to find the corresponding OID's for those parameters.
https://kb.netapp.com/Advice_and_Troubl ... B)_element
Once that is determined you can either use the SNMP Wizard or SNMP Walk Wizard in Nagios XI to setup those checks.
References:
https://assets.nagios.com/downloads/nag ... Wizard.pdf
https://www.youtube.com/watch?v=jGUIbM09TKc
--Benjamin
Re: Netapp devices monitoring
Posted: Mon Feb 08, 2021 9:18 am
by kalyanpabolu
Hello,
I was checking for below plugin:
https://exchange.nagios.org/directory/P ... ap/details
It seems to be better for our requirement. It needs some SDK software, if we install it, will that create any impact on Nagios server?
Can you please suggest if we are good to use it?
We are actually not willing to go with SNMP part.
It would be great if you could provide specific plugin for volume, aggregate and LUNs.
Re: Netapp devices monitoring
Posted: Mon Feb 08, 2021 5:44 pm
by benjaminsmith
Hi,
It seems to be better for our requirements. It needs some SDK software, if we install it, will that create any impact on Nagios server?
Can you please suggest if we are good to use it?
I haven't used this plugin before but the author is very knowledgeable and skilled with Nagios products. I tried installing it on my test system and signed up for a NetApp account but since I do not have a license I was unable to download the SDK.
I don't believe the SDK will cause any issues with Nagios but I would recommend deploying a test server to test any changes before pushing this over to the production instance.
Also, this post may be helpful for setting this up.
https://www.claudiokuenzler.com/blog/84 ... tapp-filer
Re: Netapp devices monitoring
Posted: Tue Feb 09, 2021 9:45 am
by kalyanpabolu
Hello,
Thanks for your reply!!
We do have account over there and I can download the software for you. Will you be able to do the testing from your end and help us to configure the same?
The available versions for SDK I could see is 9.6, 9.7, 9.7p1 ,9.8 and 9.8P1.
Please let me know if you can help us if I provide the software to you. Also, which version we should go with. I fell 9.7 or 9.8 would be good.
Re: Netapp devices monitoring
Posted: Wed Feb 10, 2021 11:54 am
by benjaminsmith
Hi,
I can certainly try to test it here for installation issues, but I don't have a live NetApp product to connect to.
Benjamin
Re: Netapp devices monitoring
Posted: Thu Feb 11, 2021 11:07 am
by kalyanpabolu
Hello,
No worries, we will install the software and test the plugin. Please keep the ticket open, if we face any issues, we will get back to you with the updates.
Re: Netapp devices monitoring
Posted: Fri Feb 12, 2021 11:20 am
by benjaminsmith
Hi,
No worries, we will install the software and test the plugin. Please keep the ticket open, if we face any issues, we will get back to you with the updates.
Will do.
Re: Netapp devices monitoring
Posted: Sun Feb 21, 2021 6:21 am
by kalyanpabolu
Hello,
We followed the steps provided in below link:
https://www.claudiokuenzler.com/blog/84 ... tapp-filer
Installation was successful. While trying to check the plugin, getting below error. Can you please me on the same?
[root@HO1-NAGIOSXI libexec]# ./check_netapp_ontap.pl --help
\C no longer supported in regex; marked by <-- HERE in m/(\ <-- HERE C)/ at /usr/lib64/perl5/URI/Escape.pm line 215.
Compilation failed in require at /usr/lib64/perl5/URI.pm line 22.
BEGIN failed--compilation aborted at /usr/lib64/perl5/URI.pm line 22.
Compilation failed in require at (eval 2) line 1.
Compilation failed in require at /usr/share/perl5/base.pm line 138.
...propagated at /usr/share/perl5/base.pm line 160.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/HTTP/Request.pm line 8.
Compilation failed in require at /usr/share/perl5/vendor_perl/LWP/UserAgent.pm line 8.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/LWP/UserAgent.pm line 8.
Compilation failed in require at /usr/lib64/perl5/NaServer.pm line 27.
BEGIN failed--compilation aborted at /usr/lib64/perl5/NaServer.pm line 27.
Compilation failed in require at ./check_netapp_ontap.pl line 21.
BEGIN failed--compilation aborted at ./check_netapp_ontap.pl line 21.
[root@HO1-NAGIOSXI libexec]# pwd
/usr/local/nagios/libexec