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?
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?