Skip to content

dashing-nagios is a widget for Shopify's dashing framework to display Nagios warning and error counts

License

Notifications You must be signed in to change notification settings

lrdshaper/dashing-nagios

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dashing-nagios

dashing-nagios is a widget for Shopify's dashing framework to display Nagios warning and error counts

This repo contains the nagios widget, a sample dashboard using the nagios widget, and a job to fetch data from one or more Nagios instances.

Configuration

Copy the contents of jobs and widgets directories to your dashing installation. You may also copy the sample nagios dashboard if you wish.

Add the content of Gemfile.nagios to your dashing Gemfile and run bundle install to install dependencies.

Edit jobs/nagios.rb and change the URL, username and password of your Nagios server.

Screenshot

image

About

dashing-nagios is a widget for Shopify's dashing framework to display Nagios warning and error counts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 44.3%
  • HTML 33.4%
  • CSS 14.7%
  • CoffeeScript 7.6%