grafana / grafana-zabbix

Zabbix plugin for Grafana dashboard
http://play.grafana-zabbix.org
Apache License 2.0
2.08k stars 458 forks source link

Manual close of a problem #524

Open kompa3 opened 6 years ago

kompa3 commented 6 years ago

I'm submitting a ...

[ ] Bug report [ X ] Feature request [ ] Question / Support request

First, many thanks for your awesome plugin! It helps us a lot and we have benefited greatly from the continual improvement of the project.

The plugin makes it possible for a user to acknowledge an event in Zabbix Triggers panel.

However, it would be very nice to also manually close such problems which have Allow manual close selected in Zabbix trigger configuration. That would enable closing one-time problems such as log monitoring triggers of specific error messages in logs.

Attached you'll find an image from Zabbix with a similar Close problem feature highlighted.

image

vzabawski commented 6 years ago

It would be very useful for me too. As far as I can see, Zabbix API do has close action. https://www.zabbix.com/documentation/3.4/manual/api/reference/event/acknowledge

alexanderzobnin commented 6 years ago

Yes, I think it's a good feature to have.

github-actions[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had activity in the last 2 years. It will be closed in 60 days if no further activity occurs. Please feel free to leave a comment if you believe the issue is still relevant. Thank you for your contributions!

josimarsant commented 1 month ago

This would be a great feature to have on this plugin once #380 is solved.