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

Add option to exclude alarms and usage elements #13

Merged
merged 1 commit into from Aug 21, 2023

Conversation

martialblog
Copy link
Member

@martialblog martialblog commented Aug 1, 2023

This adds an --exclude flag, that excludes alarms or usage from the check results. Can be used multiple times and supports regular expressions.

Example:

$ ./check_vmware_nsxt.py --exclude "LOW" --exclude "My Alam .+ Foobar" --mode alarms

See #10

@martialblog martialblog self-assigned this Aug 1, 2023
@martialblog martialblog added this to the v0.2.0 milestone Aug 1, 2023
@martialblog
Copy link
Member Author

@sklaes Feedback/Testing is welcome

@martialblog martialblog merged commit 12ff2e5 into main Aug 21, 2023
2 checks passed
@martialblog martialblog deleted the feature/add-exclude branch August 21, 2023 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant