Skip to content

Horizon panels integrating Sensu monitoring and KEDB database

License

Notifications You must be signed in to change notification settings

alssi/horizon-sensu-panel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License badge

Horizon Monitoring Dashboard

This is a simple Horizon based interface for Sensu Monitoring Framework with Known Error Database.

Requirements

  • Python 2.6 / 2.7
  • Openstack Horizon
  • Sensu API
  • KEDB is opetional

Installation notes

  • add 'horizon_monitoring' to INSTALLED_APPS tuple
  • add 'monitoring' to 'dashboards' key in HORIZON_CONFIG
  • add to horizon settings file
SENSU_HOST='localhost'
SENSU_PORT=4567

if you using service KEDB

KEDB_HOST='localhost'
KEDB_PORT=6754

Screenshots

/docs/source/_static/imgs/show_me.gif

Read more

`Documentation`_

About

Horizon panels integrating Sensu monitoring and KEDB database

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 92.3%
  • Makefile 7.7%