Knowledge Base
The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides

|
Configuring hint text for KPI alerts in vCenter Operations Manager Enterprise (2021308)
Solution
You define hint text per resource kind in the /usr/lib/vmware-vcops/user/conf/web/alertsKB.xml file. In a vCenter Operations Manager vApp installation, the file is in Analytics virtual machine.
For each resource kind, you specify an attribute key and an event. The event can be above for above the threshold or below for below the threshold.
For example, the following alertsKB.xml file configures hint text for the CPU Usage|Usage (%) attribute when the metric goes above the threshold:
<kbItem>
<filter>
<resourceKind>VirtualMachine</resourceKind>
<attributeKey>cpu|usage_average</attributeKey>
<event>above</event>
<text>Your hint text here</text>
</kbItem>
Your changes appear in the user interface after five minutes. You do not need to restart the Web service after you edit the alertsKB.xml file.
Request a Product Feature
To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.
Actions
KB:
- Updated:
- Categories:
- Languages:
- Product Family:
- Product(s):
- Product Version(s):

