Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

restrict checks to "Nodes" is not working #39

Open
alokispandey opened this issue Jan 4, 2017 · 1 comment
Open

restrict checks to "Nodes" is not working #39

alokispandey opened this issue Jan 4, 2017 · 1 comment

Comments

@alokispandey
Copy link

alokispandey commented Jan 4, 2017

Hi,

I am trying to restrict my "option check" to nodes in a cluster, but is reverting status form cluster.
Even if we provide wrong "node name" still plugin is running with success and data checked from cluster.
For eg: o/p when wrong node name:
./check_netapp_ontap.pl -H CLUSTER1 -c public -u USERID -p PASWORD -o disk_health -n WRONGNODE_NAME
OK - No problems found (552 checked)

May i know how to fix it?

@ironashram
Copy link

ironashram commented May 25, 2018

@willemdh @alokispandey edit check_netapp_ontap.pl line 51 change "home-node" to "home-node-name"

Elias481 added a commit to Elias481/check_netapp_ontap that referenced this issue Jul 20, 2020
Elias481 added a commit to Elias481/check_netapp_ontap that referenced this issue Sep 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants