Skip to content

icinga-powershell-framework 1.13.2 - Heartbeat: Warning threshold range "13" is greater than Critical threshold range "6" #784

@Aleksey-Maksimov

Description

@Aleksey-Maksimov

Hello,

After we updated icinga-powershell-framework to the current version 1.13.2, on all Hyper-V virtualization hosts we got a new problem with the Invoke-IcingaCheckHyperVVMHealth cmdlet.

On all hosts for all virtual machines a strange warning appeared 'Heartbeat: Warning threshold range "13" is greater than Critical threshold range "6"' and virtual machine monitoring for all hosts now has the status "[UNKNOWN]"

Invoke-IcingaCheckHyperVVMHealth -NegateVMState -NoPerfData -Verbosity 2 -VmEnabledState Enabled

[UNKNOWN] Virtual Computers: 6 Unknown 1 Ok [UNKNOWN] SRV-DEV01, SRV-DEV05, SRV-DEV11, SRV-DEV20, SRV-DEV21, SRV-DEV30
\_ [OK] Active VMs: 6
\_ [UNKNOWN] SRV-DEV01
   \_ [OK] SRV-DEV01 Blackout Time: 700ms
   \_ [OK] SRV-DEV01 HealthState: OK
   \_ [UNKNOWN] SRV-DEV01 Heartbeat: Warning threshold range "13" is greater than Critical threshold range "6"
   \_ [OK] SRV-DEV01 State: Enabled
\_ [UNKNOWN] SRV-DEV05
   \_ [OK] SRV-DEV05 Blackout Time: 500ms
   \_ [OK] SRV-DEV05 HealthState: OK
   \_ [UNKNOWN] SRV-DEV05 Heartbeat: Warning threshold range "13" is greater than Critical threshold range "6"
   \_ [OK] SRV-DEV05 State: Enabled
\_ [UNKNOWN] SRV-DEV11
   \_ [OK] SRV-DEV11 Blackout Time: 2.1s
   \_ [OK] SRV-DEV11 HealthState: OK
   \_ [UNKNOWN] SRV-DEV11 Heartbeat: Warning threshold range "13" is greater than Critical threshold range "6"
   \_ [OK] SRV-DEV11 State: Enabled
\_ [UNKNOWN] SRV-DEV20
   \_ [OK] SRV-DEV20 Blackout Time: 500ms
   \_ [OK] SRV-DEV20 HealthState: OK
   \_ [UNKNOWN] SRV-DEV20 Heartbeat: Warning threshold range "13" is greater than Critical threshold range "6"
   \_ [OK] SRV-DEV20 State: Enabled
\_ [UNKNOWN] SRV-DEV21
   \_ [OK] SRV-DEV21 Blackout Time: 800ms
   \_ [OK] SRV-DEV21 HealthState: OK
   \_ [UNKNOWN] SRV-DEV21 Heartbeat: Warning threshold range "13" is greater than Critical threshold range "6"
   \_ [OK] SRV-DEV21 State: Enabled
\_ [UNKNOWN] SRV-DEV30
   \_ [OK] SRV-DEV30 Blackout Time: 500ms
   \_ [OK] SRV-DEV30 HealthState: OK
   \_ [UNKNOWN] SRV-DEV30 Heartbeat: Warning threshold range "13" is greater than Critical threshold range "6"
   \_ [OK] SRV-DEV30 State: Enabled
3

Metadata

Metadata

Assignees

Labels

BugThere is an issue present

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions