Ad Widget

Collapse

Email notification can include 2 latest values from 2 different items

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • choun
    Junior Member
    • Nov 2019
    • 8

    #1

    Email notification can include 2 latest values from 2 different items

    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.

    Last edited by choun; 25-03-2020, 10:43.
Working...