Werk #254: agent_vsphere: Make handling of spaces in hostnames of ESX configurable
Component | Checks & agents | ||||||||||||||||||
Title | agent_vsphere: Make handling of spaces in hostnames of ESX configurable | ||||||||||||||||||
Date | Jan 9, 2014 | ||||||||||||||||||
Level | Trivial Change | ||||||||||||||||||
Class | New Feature | ||||||||||||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||||||||||||
Checkmk versions & editions |
|
This feature allows to configure how spaces of VMs of ESX should be treated. Hostnames in the monitoring core generally are not allowed to contain spaces. The new option -S (configurable via the WATO rule Check state of VMWare ESX via vSphere) can now set how to handle these spaces:
Option | Behaviour |
---|---|
-S cut | The virtual machines name is cut after the first space |
-S underline | All spaces of this virtual machine are replaced with underline |