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

https://github.com/sensu/uchiwa-web

Uchiwa is a simple yet effective open-source dashboard for the Sensu monitoring framework.
https://github.com/sensu/uchiwa-web

angularjs monitoring sensu uchiwa

Last synced: 9 months ago
JSON representation

Uchiwa is a simple yet effective open-source dashboard for the Sensu monitoring framework.

Awesome Lists containing this project

README

          

# Uchiwa
*Uchiwa* is a simple yet effective open-source dashboard for the Sensu monitoring framework.

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

[![Build Status](https://travis-ci.org/sensu/uchiwa-web.svg?branch=master)](https://travis-ci.org/sensu/uchiwa-web)
[![Code Climate](https://codeclimate.com/github/sensu/uchiwa-web/badges/gpa.svg)](https://codeclimate.com/github/sensu/uchiwa-web)
[![Test Coverage](https://codeclimate.com/github/sensu/uchiwa-web/badges/coverage.svg)](https://codeclimate.com/github/sensu/uchiwa-web/coverage)

![Uchiwa UI](https://github.com/sensu/uchiwa/raw/master/docs/uchiwa-ui.png)

## Installation
See [Uchiwa Docs](https://docs.uchiwa.io/getting-started/installation/).

## Configuration
See [Uchiwa Docs](https://docs.uchiwa.io/getting-started/configuration/).

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

## Credits
* Author & Maintainer: [Simon Plourde][author]
* Maintainer: [Justin Kolberg][amdprophet]
* [Contributors](https://github.com/sensu/uchiwa-web/graphs/contributors)

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

[author]: https://github.com/palourde
[license]: https://github.com/sensu/uchiwa-web/blob/master/LICENSE
[amdprophet]: https://github.com/amdprophet