You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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]"
The text was updated successfully, but these errors were encountered: