I would like to display some data such as uptime, CPU usage , etc in email alert when there is a problem . I am using expression macro {?last\host\key}, but all being shown as *unknown* in the mail alert. I am using version 6.2.3. Any idea on this. Thanks
Ad Widget
Collapse
Expression macro in email showing *unknown*
Collapse
X
-
See the documentation for the correct syntax: https://www.zabbix.com/documentation...ression_macros
Markku -
Hi Markku,,
Thanks for your reply.
I forgot to mention that it was working well in 6.2.0.
I'm getting this issue when upgrading to 6.2.3. For example here is the expression I'm using for uptime:
{? last (/{HOST.HOST}/system.uptime)}
I tried also {?last (//system.uptime)} with no luck
Comment
-
Comment