1.13.0 Beta-1 (2024-08-30)
Enhancements
- #397 Adds support to
Invoke-IcingaCheckEventLogto provide occurring problem event id's for the Eventlog and corresponding acknowledgement id's, providing an indicator if certain issues are resolved or still present - #409 Adds support to
Invoke-IcingaCheckProcessfor reporting properly if a defined process was not found on the system and using-OverrideNotFoundargument to define the plugin output in this case - #413 Adds argument
Limit100PercenttoInvoke-IcingaCheckCPUfor limiting each threads CPU usage to 100% - #419 Removes process list feature for
Invoke-IcingaCheckCPU, which causes too much CPU overhead and increase execution time by a lot without substantial gain of information
Bugfixes
- #398 Fixes an issue with service names not interpreted correctly by
Invoke-IcingaCheckServicein case it contains[] - #401 Fixes
Invoke-IcingaCheckDirectorywhich could not resolve-Patharguments in case closing[or open brackets]were part of the path - #412 Fixes
Invoke-IcingaCheckServiceto not add summary performance metrics in case the user filtered for specific services