An open API service indexing awesome lists of open source software.

https://github.com/upfluence/uchiwa

Uchiwa is a simple dashboard for the Sensu monitoring framework.
https://github.com/upfluence/uchiwa

Last synced: 5 months ago
JSON representation

Uchiwa is a simple dashboard for the Sensu monitoring framework.

Awesome Lists containing this project

README

          

# Uchiwa

*Uchiwa* is a simple dashboard for the Sensu monitoring framework, built with Go and AngularJS.

This repository contains the backend, written in Go.
See [uchiwa-web](https://github.com/upfluence/uchiwa-web) for the AngularJS web frontend.

[![Build Status](https://travis-ci.org/sensu/uchiwa.svg?branch=master)](https://travis-ci.org/sensu/uchiwa)
[![Coverage Status](https://coveralls.io/repos/sensu/uchiwa/badge.svg?branch=master)](https://coveralls.io/r/sensu/uchiwa?branch=master)
[![Download](https://api.bintray.com/packages/palourde/uchiwa/uchiwa/images/download.svg) ](https://bintray.com/palourde/uchiwa/uchiwa/_latestVersion)

## Getting Started

See [Uchiwa Docs](http://docs.uchiwa.io/en/latest/getting-started/)

## Configuration
See [Uchiwa Docs](http://docs.uchiwa.io/en/latest/configuration/examples/)

## Contributing
See [Uchiwa Docs](http://docs.uchiwa.io/en/latest/contributing/)

## Screenshots

![Dashboard](http://palourde.github.io/images/uchiwa-dashboard.png)

![Dashboard](http://palourde.github.io/images/uchiwa-client.png)

## Credits
* Author & Maintainer: [Simon Plourde][author]
* Maintainer: [Justin Kolberg][amdprophet]
* Contributor: [ayan4m1][ayan4m1]
* Contributor: [Ethan Hann][ethanhann]

## License
MIT (see [LICENSE][license])

[author]: https://github.com/palourde
[license]: https://github.com/upfluence/uchiwa/blob/master/LICENSE
[ethanhann]: https://github.com/ethanhann
[ayan4m1]: https://github.com/ayan4m1
[amdprophet]: https://github.com/amdprophet