When hovering over an object that contains both host and service children, the hover menu displays the status of those children. The existing obj_name macro shows the hostname for host children and the service name for service children.
However, for service children, it is currently not possible to display their host’s name using the available hover-over macros.
Would it be possible to introduce a macro that returns the hostname for service children?
—
for example:
obj_host_name
—
This would make hover menus clearer and more informative when working with mixed host/service child objects.
When hovering over an object that contains both host and service children, the hover menu displays the status of those children. The existing
obj_namemacro shows the hostname for host children and the service name for service children.However, for service children, it is currently not possible to display their host’s name using the available hover-over macros.
Would it be possible to introduce a macro that returns the hostname for service children?
—
for example:
obj_host_name—
This would make hover menus clearer and more informative when working with mixed host/service child objects.