Web User Interface for Alignak monitoring framework ...
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
You can find online documentation on Read The Docs and in the /docs directory.
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.
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.
Alignak WebUI is available under the GPL version 3.