Skip to content

Alignak-monitoring-contrib/alignak-webui

Repository files navigation

Alignak Web UI

Web User Interface for Alignak monitoring framework ...

Develop branch build status

Development code static analysis

Development code tests coverage

Documentation Status

Most recent PyPi version

Join the chat #alignak on freenode.net

License AGPL v3

Warning

As of now, the Alignak project is only maintained by one person. Though, I will not be able to maintain this Web UI anymore... sorry. For my own production environment, I am currently an alternative solution base on the former Shinken Web UI that I developed and still maintain. If you are using this Web UI for your Alignak instance, please feel free to contact me by mail

Screenshots

image

Documentation

You can find online documentation on Read The Docs and in the /docs directory.

Installation

The Alignak WebUI is easily installed and started thanks to the Python Package:

# Installing...
pip install alignak-webui
# Running...
alignak-webui-uwsgi
# Using!
http://127.0.0.1:5001

Note: Please note that you need to have a running Alignak framework reporting the live state to the Alignak backend.

Bugs, issues and contributing

Contributions to this project are welcome and encouraged, but please have a look to the contributing guidelines before raising an issue, or writing code for the project.

License

Alignak WebUI is available under the GPL version 3.