To enable the NumericServerInfo monitors, hand edit the mondef.cfg file on the probe robot host. (As always, make a backup first.) Search down for ‘using = NumericSensorInfo’. You should find three occurrences of this string. They will be associated with three configuration blocks: <UnitModifier>, <HealthState>, and <CurrentReading>. Three lines below each, find a line like ‘active = no’. Set this line to ‘active = yes’, save the file, and restart the probe.
The new monitors will be found at the individual Host level of the tree. The actual monitors available are configurable in the Vmware interfaces. What is actually presented is outside UIM control. Depending on this external configuration, the list may be hundreds long. That list is outside the scope of this document. You can shrink the list by enabling only one or two of the ‘active =’ specifiers.
As mentioned before, these new monitors are not supported as Statics. Do not enable them at the Host level. Instead, add them to a Template and deploy that Template to the Auto Configuration node, as described in the probe documentation.