Skip to content

Fix: Wrong UNKNOWN while using service display name #246

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

Merged
merged 1 commit into from
Nov 19, 2021

Conversation

LordHepipud
Copy link
Collaborator

While using the service display name for Invoke-IcingaCheckService, the correct service is added, but also an unknown because we only checked if the service is present by it's name instead of the display name.

This will now resolve this issue and allow the monitoring by using the name and the display name with proper results.

@cla-bot cla-bot bot added the cla/signed label Nov 19, 2021
@LordHepipud LordHepipud force-pushed the fix/service_check_display_name_filtering branch from 329a34b to 3818a9c Compare November 19, 2021 11:01
@LordHepipud LordHepipud added this to the v1.8.0 milestone Nov 19, 2021
@LordHepipud LordHepipud added the bug Something isn't working label Nov 19, 2021
@LordHepipud LordHepipud self-assigned this Nov 19, 2021
@LordHepipud LordHepipud merged commit 080ea6f into master Nov 19, 2021
@LordHepipud LordHepipud deleted the fix/service_check_display_name_filtering branch November 19, 2021 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cla/signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant