Ad Widget

Collapse

getting the value of one item depending on the change in the value of another item

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • masha11.1999@mail.ru
    Junior Member
    • Mar 2024
    • 1

    #1

    getting the value of one item depending on the change in the value of another item

    Hello, I'm new to Zabbix.

    I can’t find a solution on how to implement this:

    - I have two data elements:
    1. id_pipline value
    2. exit_code value
    I get these values ​from a file that is stored on the Zabbix agent side

    - I need that when updating the id_pipline value, I receive a new value for exit_code and for this value, if it deviates from the normal values, a trigger is triggered and a message about the problem is sent in a telegram.

    how can I implement all this?​
Working...