icinga-powershell-framework/lib/icinga/plugin
Lord Hepipud f2f935ff90
Merge pull request #799 from Icinga:fix/icinga_check_value_conversion_incorrect
Fix: Wrong performance data values on unit conversion

Fixes an issue with the new check handling, which did not properly convert values from checks to the correct performance data values and base values in some cases
2025-04-22 09:46:49 +02:00
..
Compare-IcingaPluginThresholds.psm1 Merge pull request #799 from Icinga:fix/icinga_check_value_conversion_incorrect 2025-04-22 09:46:49 +02: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 Merge pull request #799 from Icinga:fix/icinga_check_value_conversion_incorrect 2025-04-22 09:46:49 +02:00
New-IcingaCheckBaseObject.psm1 Adds improved handling for Metrics over Time (#772) 2025-01-29 14:45:53 +01:00
New-IcingaCheckPackage.psm1 Reworks handling on how plugin thresholds are interpreted 2024-08-29 14:53:37 +02: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