alignak-webui

Alignak - Web User Interface


Keywords
python, monitoring, alignak, nagios, shinken, webui, bootstrap, bottlepy, material, material-design, material-ui, monitoring-server
License
AGPL-3.0
Install
pip install alignak-webui==0.12.2

Documentation

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

Screenshots

docs/source/images/Alignak-WebUI-captures.gif

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.