Skip to content

Icinga status dashboard, showing details from multiple icinga servers.

Notifications You must be signed in to change notification settings

svenmueller/dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Screenshot

image

About

Icinga status dashboard, showing details from multiple icinga servers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published