Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sensu/uchiwa

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

go monitoring sensu uchiwa

Last synced: 3 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 backend, written in Go.
See [uchiwa-web](https://github.com/sensu/uchiwa-web) for the AngularJS web frontend.

:warning: **ANNOUNCEMENT - Uchiwa 1.x End-Of-Life on December 31st, 2019**

Uchiwa 1.x is currently in maintenance mode (critical bugs and security
patch releases only) with no new feature enhancements or additions
being planned at this time. The project will be end-of-life on
December 31st, 2019 and existing package repositories will become
unreachable on January 6th, 2020. Please see our blog post for more details:
https://blog.sensu.io/announcing-the-sensu-archives

Uchiwa and Sensu 1.x are both superceded by [Sensu Go](https://github.com/sensu/sensu-go).

As always, we want to hear from the Community and please reach out on Slack or Discourse if you have any questions or concerns.

[![Build Status](https://travis-ci.org/sensu/uchiwa.svg?branch=master)](https://travis-ci.org/sensu/uchiwa)
[![codecov](https://codecov.io/gh/sensu/uchiwa/branch/master/graph/badge.svg)](https://codecov.io/gh/sensu/uchiwa)
[![Go Report](https://goreportcard.com/badge/github.com/sensu/uchiwa)](https://goreportcard.com/report/github.com/sensu/uchiwa)
[![Download](https://api.bintray.com/packages/palourde/uchiwa/uchiwa/images/download.svg) ](https://uchiwa.io/#/download)
[![Join the chat at https://slack.sensu.io/](https://slack.sensu.io/badge.svg)](https://slack.sensu.io/)

![Uchiwa UI](docs/uchiwa-ui.png)

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

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

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

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

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

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