-
Type:
Change Request
-
Resolution: Unresolved
-
Priority:
Minor
-
Affects Version/s: 7.0.26
-
Component/s: Proxy (P), Server (S)
-
None
-
Sprint candidates
-
1
According to:
https://www.zabbix.com/documentation/7.0/en/manual/vm_monitoring/vmware_json
The JSON reply contains a "UUID" and "id":
{
"alarms": [
{
"name": "Host connection and power state",
"system_name": "alarm.HostConnectionStateAlarm",
"description": "Default alarm to monitor host connection and power state",
"enabled": true,
"key": "alarm-1.host-2013",
"time": "2022-06-27T05:27:38.759976Z",
"overall_status": "red",
"acknowledged": false,
"entity": {
"id": "host-2013",
"uuid": "4201b707-f737-7cf8-881f-49215d1aad2a",
"type": "HostSystem"
}
},
..
It is desirable to have a friendly, recognisable object name associated with alarms.
- part of
-
ZBXNEXT-10211 Add VM (entity) name to alarms in VMware template
-
- Sign off by Support
-