Werk #18008: vsphere: Fix options for displaying power states
Component | Checks & agents | ||||
Title | vsphere: Fix options for displaying power states | ||||
Date | May 7, 2025 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
vsphere: Fix options for displaying power states
In version 2.4.0, the default value in the configuration for the following options was changed:
- "Display ESX Host power state on"
- "Display VM power state additionally on"
However, the special agent did not accept this new value leading to a critical result in the "Check_MK" service complaining about an invalid choice.
This change adds the new value as a valid choice.