Skip to content

edroot/zabbix_dashboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Zabbix Dashboard

This is a dashboard for Zabbix using Dashing. It is based on the work of chojayr (https://gist.github.com/chojayr/7401426).

It displays the last active triggers and a summary of all triggers.

Setup

  • Make sure that Ruby 1.9+, rubygems and bundle are installed on your system.
  • Download this project.
  • Run bundle to install all the dependencies :
$ bundle
  • Configure the necessary parameters in the job/zabbix.rb file.
  • Start Dashing :
$ dashing start

About

A dashboard for Zabbix

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 69.0%
  • CoffeeScript 13.5%
  • CSS 12.1%
  • Ruby 2.9%
  • HTML 2.5%