A company dashboard based on shopifys dashing framework. It shows the icinga status (normal, warning, critical) for multiple environments on one nice and shiny dashboard. It also shows company relevant twitter messages just for the fun of it! There are some extra jenkins dashboards and widgets available to play with.
#How to use
- install dashing framework dashing
- adjust job configurations (e.g. in
jobs/icinga.rb
etc.) - adjust dashboard configurations (e.g. in
dashboards/jenkins-sphere.erb
etc.) - add credentials in
credentials.yml
graphite:
username:
password:
icinga:
username:
password:
twitter:
consumer:
key:
secret:
oauth:
token:
token_secret:
dashing start
#Available dashboards