Skip to content
This repository has been archived by the owner on Sep 23, 2020. It is now read-only.

Latest commit

 

History

History
25 lines (16 loc) · 800 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 800 Bytes

dashing-nagios

THIS PROJECT IS NO LONGER MAINTAINED

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