webui
Main Web interface for Shinken
shinken install webui
Maintainer | |
---|---|
Version | 1.4 last updated 11y ago |
Keywords | module , broker , webui , interface |
Repository | https://github.com/shinken-monitoring/mod-webui |
Homepage | http://github.com/shinken-monitoring/mod-webui |
Starred by (0) |
mod-webui
Description
Shinken main Web interface
Screenshots
Dependencies
Installation
Report a bug
- A helpful title - use descriptive keywords in the title and body so others can find your bug (avoiding duplicates).
- WebUI Version and branch
- Steps to reproduce the problem, with actual vs. expected results
- OS version
- Browser and Version
- If the problem happens with specific code, link to test files (gist.github.com is a great place to upload code).
- Screenshots are very helpful if you're seeing an error message or a UI display problem. (Just drag an image into the issue description field to include it).
Contributing
- Fork it.
- Create a branch (
git checkout -b my_branch
) - Commit your changes (
git commit -am "Major fixup."
) - Push to the develop branch (
git push develop my_branch
) - Open a Pull Request
- Enjoy a refreshing Diet Coke and wait :+1: