I'm using Zabbix 3.2 and i am trying to achieve the tasks as followed. Lets say i'm monitoring two process related perf counters in a Windows server, 1. Process(A)\ID Process 2. Process(A)\Private Bytes.
When that private bytes reach certain threhold, it triggers an email which contains the private byte value in the email. There is no issue with the above items. However, how can I do so that the email notification will include both latest values from "Process ID" and "Privates Bytes" when triggered then the receiver can easily tell which process ID is causing the issue? Please note that the trigger doesnt contain both items in the expression so {ITEM.VALUE<1-9>} macro wont work here.
I'm wondering if this is even possible in Zabbix.
Please advise.
When that private bytes reach certain threhold, it triggers an email which contains the private byte value in the email. There is no issue with the above items. However, how can I do so that the email notification will include both latest values from "Process ID" and "Privates Bytes" when triggered then the receiver can easily tell which process ID is causing the issue? Please note that the trigger doesnt contain both items in the expression so {ITEM.VALUE<1-9>} macro wont work here.
I'm wondering if this is even possible in Zabbix.
Please advise.