Hi,
i'd like to Autofix alarming Problems in Zabbix with Actions and don't know if this is possible like i vision it.
Since i got some alarms where i can fix the issue with a script, i 'd like to create the following workflow:
- Problem appears on zabbix monitored server
- Trigger is Alarming
- Action is started because of Trigger
- Action starts script which solves problem on monitored server
- Problem is gone
At first look this should work.
But maybe i have the Case that the Service Fails, the Script restarts it, Alarm clears but the service failes again after some minutes, Alarm is triggerd, action started, service ok again, fails after some minutes, action is triggered and so on and on.
Then i maybe miss a Problem because of the Autofix Action because the problem is only visible for a very short time in zabbix.
So i would like to only do the action 3 times withhin 30 minutes or so and if it happens more than that i need the Alarm to stay so i'm able noticing it.
Is this somehow doable with zabbix?
i'd like to Autofix alarming Problems in Zabbix with Actions and don't know if this is possible like i vision it.
Since i got some alarms where i can fix the issue with a script, i 'd like to create the following workflow:
- Problem appears on zabbix monitored server
- Trigger is Alarming
- Action is started because of Trigger
- Action starts script which solves problem on monitored server
- Problem is gone
At first look this should work.
But maybe i have the Case that the Service Fails, the Script restarts it, Alarm clears but the service failes again after some minutes, Alarm is triggerd, action started, service ok again, fails after some minutes, action is triggered and so on and on.
Then i maybe miss a Problem because of the Autofix Action because the problem is only visible for a very short time in zabbix.
So i would like to only do the action 3 times withhin 30 minutes or so and if it happens more than that i need the Alarm to stay so i'm able noticing it.
Is this somehow doable with zabbix?
Comment