dermetfan / dashing-nagios

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:HTML 36.5%Language:Ruby 29.6%Language:CSS 21.8%Language:CoffeeScript 12.1%