Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 666 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 666 Bytes

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