-
Notifications
You must be signed in to change notification settings - Fork 34
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
Overriding monitoring rules #527
Comments
Please give a look to |
Hi, I did not know that parameter...
So "trigger_on_poweredOff" comes from Global, but should be overwritten from "AlwaysOnFolder" |
|
|
Looks good to me... strange |
There used to be related bugs, but as you're running v1.7.1 - they should all have been fixed. Could you please try to set it to "Trigger a warning" on some other folder between AlwaysOnFolder and your root? Does that change anything? |
|
Look like it only happens when a setting is on both root and leaf. |
If you remove it on the leaf, and set it one level above - does it then work? |
I did some more tests and always set the same value for all three parameters: When set only on the leaf, it works fine. |
Hi there, adding to this, as I'm perceiving the same issues with the same behaviour (also running v1.7.1); Host in the leaf group:
Additionally, the --inspect doesn't mention when a setting is inherited from the global setting "All vCenters". I find that somewhat unintuitive, since all other inheritances are shown. |
We just stumbled over this issue while trying to set individual limits for one datastore. The behaviour is exactly as it is mentioned some comments above: if there is a setting on the path to the leaf, the settings directly at the leaf are ignored. |
Expected Behavior
When having "Global Monitoring Rules" and "Folder Monitoring Rules" with overlapping settings, the latter should "win".
Current Behavior
I have set "When powered off" to "Do nothing" for VMs globally.
But for one folder I have set it to "Trigger a Critical state".
Unfortunately the global setting is used for VMs in that folder:
Your Environment
The text was updated successfully, but these errors were encountered: