TIA
I added a custom script for notifications. I don't seem to be able to use the regular list of macros like {HOST.NAME1}. Can I only use the ALERT items only? I really need just need to get the device name, event type and time of the event.
| Add command-line parameters to the script. {ALERT.SENDTO}, {ALERT.SUBJECT} and {ALERT.MESSAGE} macros are supported in script parameters. Customizing script parameters is supported since Zabbix 3.0. |
Comment