github Icinga/icinga-powershell-plugins v1.14.0
Icinga PowerShell Plugins v1.14.0

6 hours ago

1.14.0 (2026-02-11)

Issue and PRs

Bugfixes

  • #453 Fixes Invoke-IcingaCheckPartitionSpace to properly report the total size of partition, even when user disk quotas are set
  • #459 Fixes Invoke-IcingaCheckHTTPStatus to make status code monitoring output working again, adds documentation for -Minimum argument and added new argument StatusMinimum to determine how many HTTP checks should return OK for the overall check to return OK (required for monitoring cluster resources for example)

Enhancements

  • #435 Adds support for Invoke-IcingaCheckScheduledTask to filter for a path segments to display all containing objects
  • #447 Changes package behavior for Invoke-IcingaCheckCPU to automatically ignore empty packages because of the usage of \Processor(*)\% Processor Time counter instead of \Processor Information(*)\% Processor Utility
  • #450 Adds support for access time to Invoke-IcingaCheckDirectory
  • #451 Adds support to override the plugin output for Invoke-IcingaCheckService with -OverrideNotOk in for thresholds not matching the service running state
  • #455 Adds support for Invoke-IcingaCheckDirectory to output the content of -FileList as new output type [INFO] every time
  • #457 Adds improved handling for partition plugin, which now also include mount points for MSSQL for example
  • #461 Updates MPIO plugin to use volume names instead of MPIO disk id's and allows thresholds for number of path assigned based on the volume name filter
  • #462 Fixes documentation for Invoke-IcingaCheckMemory and Inboke-IcingaCheckPartitionSpace to better describe on how %monitoring works
  • #466 Adds support for the disk health plugin to display not only the assigned driver letters to a disk but also the volume names
  • #467 Adds additional metric to Invoke-IcingaCheckMemory to check for \Memory\Pages/sec performance counter in addition, ensuring potential performance degradation is detected early

Don't miss a new icinga-powershell-plugins release

NewReleases is sending notifications on new releases.