Shinken Web User Interface
Current version is 2.4.1, available on shinken.io
.
This version replaces the 2.4.0 that was not released nor published on shinken.io.
Version 2.4.0 intended to fix a serious bug (#486) that makes the WebUI not loading the external modules ... all my apologies for this!
-
Features:
- No new major features
-
Enhancements:
- Element view availability graphs tab (2.4.1)
- Groups (hosts,services,contacts) pages are responsive (2.4.1)
- Search filter improvements
- Sort groups in element view
- #224: remove change custom variable button
- #472: downtime form when only one element is selected
- Add default downtime duration in webui2.cfg (thanks to @TomaszUrugOlszewski, PR#451)
- Add default downtime / acknowledge external commands parameters in webui2.cfg
- #481: graph proxy response
- #487: actions/widgets menu relooking
-
Bugs and fixes:
- #489: groups filtering is broken
- #482: make problems counters consistent
- #483: protect against missing Alignak library
- #485: modules broken (Active directory authentication)
- #486: external modules not loaded
-
Features:
- Update (huge) dashboard currently view
- Improve problems widgets (synthesis, commands bar)
- Problems page metrics improvements (thanks @medismail)
- New dashboard widget to enable/disable global notifications
-
Enhancements:
- Clean dashboard widgets management (addition, options, removal, ...)
- Update JS/CSS/Fonts libraries (jQuery, Font Awesome)
- Update login process and user management
- Refactoring in the data manager
- Allows authenticating a user with Alignak backend
-
Bugs and fixes:
- #471: downtime page error
- #469: currently 404
- #468: CSS bug
- #466: use display_name when available
- ... and some others :)
Only for internal testings and not published on shinken.io
-
Features:
- Update (huge) dashboard currently view
- Improve problems widgets (synthesis, commands bar)
- Problems page metrics improvements (thanks @medismail)
-
Enhancements:
- Clean dashboard widgets management (addition, options, removal, ...)
- Update JS/CSS/Fonts libraries (jQuery, Font Awesome)
- Update login process and user management
Installing/upgrading the Shinken WebUI is an easy process:
- install the module dependencies (
requirements.txt
). - install the module (
shinken install webui2
) - restart Shinken
View installation/upgrade procedure in this article.
Dependencies are listed in the requirements.txt
file.
See the contributing.md
file.
See the contributing.md
file.