Nested representation of host groups was introduced in Zabbix 3.2.0. However, it was limited to assigning permissions to host groups and frontend filtering options.
Also, to select subgroups, a '/*' syntax had to be used after the parent group name. Now it is possible to select subgroups by simply:
More importantly, specifying a parent host group now implicitly selects all level-down host groups in several new locations:
Options related to event tags (tag name, value and tag for matching) now may include user macros and user macro context. Low-level discovery macros can be used inside the user macro context.
Additionally, the limitation of using a '/' forward slash has been removed from event tag names.
Having the problem event and its resolution event displayed in one line was introduced by the new Monitoring → Problems section of Zabbix 3.2. Now this approach has been expanded to other related sections.
In Monitoring → Triggers, when Show all events or Show unacknowledged events are selected in the filter, both problem time and recovery time (if any) are displayed in one line instead of simply showing the last change time.
|<| |<| |<| |-| |<|
Note that the term "Resolved" is used when displaying resolved problem events instead of "OK".
Event details accessed from Monitoring → Problems now also display problems and their resolution in one line. More events in less space can be displayed as a result.
|<| |<| |<| |-| |<|
Similarly, the history of events, available as a screen element, now displays problems and their resolution in one line.
|<| |<| |<| |-| |<|
{HOST.*}
macros used in web scenario configuration are now correctly resolved in several frontend locations, including Monitoring → Web, Monitoring → Latest data, simple graphs, etc.{HOST.*}
macros in item key parameters are now also resolved for items without interfaces, resolving to either Zabbix agent, SNMP, JMX or IPMI interface of the host.A new vmware.hv.sensor.health.state
key has been added to monitor VMware hypervisor health state rollup sensor. The vmware.hv.status
key was reverted back to its original implementation and now uses the hypervisor overall status property.
A new vmware.hv.datastore.size
key has been added to monitor VMware datastore capacity and free space.
A new vm.vmemory.size
key has been added to monitor virtual memory statistics on Windows.
Changed system.hw.chassis
key to read the DMI table from sysfs, if sysfs access fails then try reading directly from memory.
threshold
parameter of the timeleft() trigger function.time
parameter.