Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 1.16 KB

UI.md

File metadata and controls

18 lines (10 loc) · 1.16 KB

conkw documentation - Customize the UI

This documentation explores the default UI installed with conkw. It is extensible and should cover all your needs, except for the most wanting people. The good news is, you can extend this UI beyond what is available.

Index

  • The UI Principles covers the basic HTML structure of a ConkW page.
  • The UI Reference covers all the types of behavior the UI offers. Gauges, tooltips, errors, numbers, etc.
  • The UI Style Guide covers the default stylesheet, fonts and graphical widgets available, such as the clocks.

Beyond the ConkW UI

There is an API (If you haven't disabled it) available. Have a look here for more details. You can use that to build your own UI. Any UI.

You can plug opsgenie into it. You can plug Graphite or InfluxDB right into it.

Writing a connector for these apps will be a tiny bit of work but it will allow you to leverage the mesh capabilities and in depth integration of ConkW, with a real database or alerting system.