icinga-powershell-framework/lib/icinga/plugin
2025-12-30 16:12:54 +01:00
..
Compare-IcingaPluginThresholds.psm1 Fixes plugin error for match and not match with special characters 2025-12-30 16:12:54 +01:00
Compare-IcingaPluginValueToThreshold.psm1 Fixes input value conversion for New-IcingaCheck to properly handling different unit types 2025-04-10 10:21:03 +02:00
Convert-IcingaPluginThresholdsFromPercent.psm1 Reworks handling on how plugin thresholds are interpreted 2024-08-29 14:53:37 +02:00
ConvertTo-IcingaMetricsOverTime.psm1 Adds improved handling for Metrics over Time (#772) 2025-01-29 14:45:53 +01:00
ConvertTo-IcingaPluginOutputTranslation.psm1 Re-Write execution of checks 2021-05-28 20:08:23 +02:00
Exit-IcingaExecutePlugin.psm1 Fixes negative thresholds interpreted as argument 2022-08-22 17:15:25 +02:00
Get-IcingaInternalPluginExitCode.psm1 Rewrite IfW service check daemon 2022-01-25 10:00:19 +01:00
Get-IcingaInternalPluginOutput.psm1 Rewrite IfW service check daemon 2022-01-25 10:00:19 +01:00
Get-IcingaMetricsOverTimePerfData.psm1 Adds improved handling for Metrics over Time (#772) 2025-01-29 14:45:53 +01:00
Get-IcingaThresholdCache.psm1 Rewrite IfW service check daemon 2022-01-25 10:00:19 +01:00
New-IcingaCheck.psm1 Fixes issues on checker component for new INFO state, perf data writer for locked components and missing message output values on locked objects 2025-12-29 15:31:22 +01:00
New-IcingaCheckBaseObject.psm1 Adds new [INFO] state for Icinga check and checkpage objects 2025-12-15 16:50:19 +01:00
New-IcingaCheckPackage.psm1 Fixes notice packages to not return unknown and properly report if no entries were found 2025-12-29 11:24:24 +01:00
New-IcingaCheckResult.psm1 Adds improved handling for Metrics over Time (#772) 2025-01-29 14:45:53 +01:00
New-IcingaPerformanceDataEntry.psm1 Rewrite PerfData Labels for multi output 2022-08-24 16:26:27 +02:00
Set-IcingaInternalPluginException.psm1 Rewrite IfW service check daemon 2022-01-25 10:00:19 +01:00
Set-IcingaInternalPluginExitCode.psm1 Rewrite IfW service check daemon 2022-01-25 10:00:19 +01:00
Write-IcingaExecutePluginException.psm1 Adds support for check_by_icingaforwindows.ps1 2022-01-28 23:31:23 +01:00
Write-IcingaPluginOutput.psm1 Fixes Clear-Host throwing exceptions during automation tasks 2023-08-01 13:17:11 +02:00
Write-IcingaPluginPerfData.psm1 Adds improved handling for Metrics over Time (#772) 2025-01-29 14:45:53 +01:00
Write-IcingaPluginResult.psm1 Reworks handling on how plugin thresholds are interpreted 2024-08-29 14:53:37 +02:00