Skip to content

A widget for Shopify's dashing project to display Sensu warning and critical alerts

License

Notifications You must be signed in to change notification settings

jmherbst/dashing-sensu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dashing-sensu

A widget for Shopify's dashing project to display Sensu warning and critical alerts.

The sample dashboard provided shows a summary widget, either showing 'OK' or containing the number of warning and/or critical alerts (coloured green, yellow or red, respectively).

Configuration

Copy the widget directory and jobfile into your dashing installation, optionally using the sample dashboard.

You may need to edit the sensu job file to change SENSU_API_ENDPOINT if your sensu installation is not running at localhost.

Screenshot

image

Acknowledgements

This widget is based on the dashing-nagios widget, while the sensu job code is based on the example provided here: https://gist.github.com/codingfoo/5535577

About

A widget for Shopify's dashing project to display Sensu warning and critical alerts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 54.5%
  • CSS 34.8%
  • CoffeeScript 10.7%