Skip to content

Conversation

@RincewindsHat
Copy link
Member

The Minimum Parameter of Invoke-IcingaCheckHTTPStatus supposedly (there is not much documentation) allows one to define how many sub checks must be OK for the main check to be OK.
I did assume that this meant each individual URL given (e.g. Invoke-IcingaCheckHTTPStatus -URL https://foo.bar,https://bar.foo,https://baz.baz -Minimum 2 would be OK if checks fail for one URL but not for two) and changed to logic in the plugin accordingly.

If that is not the case and the parameter was meant for sub checks regarding each individual URL I would propose another parameter which does what I think :-)

ref NC/849479

@cla-bot cla-bot bot added the cla/signed label Mar 20, 2025
@LordHepipud LordHepipud added this to the v1.14.0 milestone Sep 12, 2025
@LordHepipud LordHepipud added the enhancement New feature or request label Sep 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla/signed enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants