Page 1 of 1

NetApp monitoring

Posted: Mon Sep 11, 2017 5:32 am
by ANAF
Hello Nagios,

I am trying to monitoring NetApp with nagios 4.3.2 and i get this (see attachments).
What could be the issue here ?

Kind regards,
Ahmad

Re: NetApp monitoring

Posted: Mon Sep 11, 2017 9:13 am
by scottwilkerson
Can you share what plugin you are using?

Can you also post the output when you run the command from the Linux command line on the nagios server

Re: NetApp monitoring

Posted: Tue Sep 12, 2017 6:07 am
by ANAF
Thanks for your reply!
i am using this one (check netapp NG)
https://exchange.nagios.org/directory/P ... NG/details

[root@localhost nagios-4.3.4]# /usr/bin/perl5.16.3 /usr/lib64/nagios/plugins/check-netapp-ng.pl -H $HOSTADDRESS$ -T UPTIME -C public

output: Alarm clock

i think that is a problem with the SNMP community

Best regards,

Re: NetApp monitoring

Posted: Tue Sep 12, 2017 9:24 am
by scottwilkerson
ANAF wrote:[root@localhost nagios-4.3.4]# /usr/bin/perl5.16.3 /usr/lib64/nagios/plugins/check-netapp-ng.pl -H $HOSTADDRESS$ -T UPTIME -C public

output: Alarm clock

i think that is a problem with the SNMP community
You will definitely have to have the community string set correctly to get valid output.

Can you share your command config as well as your service definition for the services that are giving the errored output?