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

Feature: Improves Windows Update plugin #264

Merged
merged 1 commit into from
Jan 23, 2022

Conversation

LordHepipud
Copy link
Collaborator

Improves Invoke-IcingaCheckUpdates, splitting updates into different categories, allowing the check for the update count based on these categories Microsoft Defender, Security Updates, Rollup Updates and all Other Updates. The -UpdateFilter will only apply to the total update count, allowing additional customisation. By running the plugin with -Verbosity 1, it will now also print the list of the update names if the the thresholds are printing Warning, Critical or Unknown

Fixes #143
Fixes #220
Fixes #256

@cla-bot cla-bot bot added the cla/signed label Jan 23, 2022
@LordHepipud LordHepipud self-assigned this Jan 23, 2022
@LordHepipud LordHepipud added the enhancement New feature or request label Jan 23, 2022
@LordHepipud LordHepipud added this to the v1.8.0 milestone Jan 23, 2022
@LordHepipud LordHepipud merged commit 68b507a into master Jan 23, 2022
@LordHepipud LordHepipud deleted the feature/improve_update_plugin branch January 23, 2022 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment