Skip to content

KasperDeng/grafana-zabbix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zabbix Trigger-Event-Panel for Grafana

Forked from alexanderzobnin's grafana-zabbix. Original feature description can be found there.

New in this github repo

zabbix 3.2+ provides a new function to tag the infomation in trigger event. That function builds a new mechanism to use a same trigger for multiple problem events from monitor server/service. This github repo add a trigger events table in a trigger-event-panel to show the trigger event information based on the custom event tags defined in zabbix trigger configuration.

Event Tags Example

Usage

For who fork this sub-project, please update the event tags constant definition in the src\panel-events\module.js to align your custom tag definition in zabbix. Minor adaptation in the method refreshData() might be needed.

Screenshot

grafana-event-panel

grafana-annotation

About

Zabbix plugin for Grafana dashboard

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 71.2%
  • HTML 26.3%
  • CSS 2.5%