-
Type:
New Feature Request
-
Resolution: Unresolved
-
Priority:
Trivial
-
None
-
Affects Version/s: None
-
Component/s: Frontend (F), Server (S)
For hosts defined as FQDNs in zabbix, it would be nice to have a macro that would return a "short host name".
Currently the only macros that return hostname are:
- {HOST.HOST<1-9>}
- {HOST.NAME<1-9>}
Unfortunately they return FQDN.
P.S.:
Short host name is the host name cut at the first dot.