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.
- Host: GitHub
- URL: https://github.com/sensu/uchiwa-web
- Owner: sensu
- License: mit
- Created: 2017-07-25T18:20:49.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-08-30T20:01:22.000Z (almost 5 years ago)
- Last Synced: 2025-09-15T17:47:23.206Z (9 months ago)
- Topics: angularjs, monitoring, sensu, uchiwa
- Language: JavaScript
- Homepage: https://uchiwa.io
- Size: 868 KB
- Stars: 20
- Watchers: 13
- Forks: 21
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
[](https://travis-ci.org/sensu/uchiwa-web)
[](https://codeclimate.com/github/sensu/uchiwa-web)
[](https://codeclimate.com/github/sensu/uchiwa-web/coverage)

## 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