# ─────────────────────────────────────────────────────────────────────────────────────────────────────── #
# This comment is used by Shinken to recognize this file, please do not edit or remove it.
# If done so, several parts of Shinken, like sanitize, may not work properly.
# __OVERRIDE_TYPE__ webui_cfg_overload
# ─────────────────────────────────────────────────────────────────────────────────────────────────────── #
# ┌─────────────────────────────────────────────────────────────────────────────────────────────────────┐ #
# │ ─────────────────────────────────────────── HIVE ──────────────────────────────────────────── │ #
# └─────────────────────────────────────────────────────────────────────────────────────────────────────┘ #
# ──────────────── default grid layout ──────────────────────────────────────────────────────────────── #
# ─── default_tiles_format #**********************************************************************************
# This file contains overloaded values for webui configuration
# Example available in /etc/shinken-user-example/configuration/daemons/brokers/modules/webui/webui_cfg_overload.cfg
#**********************************************************************************
#==================================================================================
#======== default_tiles_format =========
# Describe how the tiles are displayed in the hive.
───
# ─── Describe how the tiles are displayed in the hive #
───
# # Possible values:
#
───
# ... : context_and_status => Tile color is split by status and context when there is one ───
# - context : (default) Tile is of the... color of the context when: therestatus is=> one,Tile elsecolor ofmatches the status.
, context displayed by a secondary icon ───
# Default : context => Tile color matches the context if one, else matches the status ───
# ─── # - context_and_status : Tile color is split between status and context, when there is one.
# - status : Tile is always of the color of the status. Context is displayed as a secondary icon.
tiles_background=───
tiles_background context_and_status
# ┌─────────────────────────────────────────────────────────────────────────────────────────────────────┐ #
#==================================================================================
#======== Colors for graphics =========
# │ ──────────────────────────────────────── PAGE DETAIL ──────────────────────────────────────── │ #
# └─────────────────────────────────────────────────────────────────────────────────────────────────────┘ #
# ────────────────────── Graphics ───────────────────────────────────────────────────────────────────── #
# ─── Colors for graphics # Give the list of color format hexadecimal (without the #) separate by comma
───
# ─── Give the list of color format hexadecimal (without the #
) separate by comma ───
# # Possible values ==> any existing color
# size => infinite
colors_graphics=6cc4b9,4485aa,314293,329347,72a82c,ef7c14,d82e2e,931616,FF00FF,000000
#==================================================================================
#==================================================================================
#======== history__nb_changes_displayed =========
───
# ... : X => infinite number of any existing color ───
# ─── # Number of changes displayed in change detail area of each days in History/SLA tab───
colors_graphics 6cc4b9,4485aa,314293,329347,72a82c,ef7c14,d82e2e,931616,FF00FF,000000
# ────────────────────── Historic ───────────────────────────────────────────────────────────────────── #
# This number will be also used to display next changes went a user click on button "show more"
─── history__nb_changes_displayed #───
# ─── Number of changes displayed in change detail area of each days in History/SLA tab ───
# ─── in History/SLA tab # Possible values ==> any positive integer
history__nb_changes_displayed=30
#======== history__size_sla_pane =========
# The default width of SLA column───
in History/SLA tab
# ─── This number will be also used to display next changes went ───
# The─── widtha isuser defineclick inon px.button If"show notmore" set, the history column will be take 60% of the detail pane width
───
#
# Possible values ==> any positive integer
#history__size_sla_pane=250
#======== history__default_display_outputs =========
───
# ... #: TheX default=> statuspositive ofinteger the output display on the History/SLA tab for all new users (it still editable in UI)
───
# ─── #
# Possible values ==>
───
history__nb_changes_displayed # - 1 -> outputs will be display 30
# ─── history__size_sla_pane # - 0 -> outputs will be hidden
history__default_display_outputs=1
#======== history__default_collapse_outputs =========
───
# ─── The default width of SLA column in History/SLA tab # The default state of outputs folding in History/SLA tab for all new users (it still editable in UI) ───
# ─── The width is define in px. If not set, the history column will ───
#
# ─── be take 60% of the detail pane width # Possible values ==>
───
# # - 1 -> outputs will be fold
───
# - 0 -> outputs will be unfold
history__default_collapse_outputs=0
#==================================================================================
colors_graphics=6cc4b9,4485aa,314293,329347,72a82c,ef7c14,d82e2e,931616,FF00FF,000000
#==================================================================================
#======== Webui Authentication External Log =========
... : X => positive integer ───
# ─── ───
# history__size_sla_pane 250
# ─── history__default_display_outputs ───
# Log the webui authentication history in a file
─── The default status of the output display on the History/SLA ───
# ─── tab for all new users (it still editable in UI) # Enable authentication log or not.
# by default: 0 (disabled)
webui__log_users__enabled=0
# File use for log authentication history
webui__log_users__file_path=/var/log/shinken/webui/log_users.log
# Add user name to log.
# by default: 0 (disabled)
webui__log_users__add_user_name=0
───
# ───
# ... : 0 => outputs will be hidden ───
# Default : 1 => outputs will be display ───
# ─── ───
history__default_display_outputs 1
# ─── history__default_collapse_outputs ───
# ─── The default state of outputs folding in History/SLA ───
# ─── tab for all new users (it still editable in UI) ───
# ───
# ... : 1 => outputs will be fold ───
# Default : 0 => outputs will be unfold ───
# ─── ───
history__default_collapse_outputs 0
# ┌─────────────────────────────────────────────────────────────────────────────────────────────────────┐ #
# │ ─────────────────────────────────────────── LOGS ──────────────────────────────────────────── │ #
# └─────────────────────────────────────────────────────────────────────────────────────────────────────┘ #
# ─── Webui Authentication External Log ───
# ─── Log the webui authentication history in a file ───
# ───
# ... : 1 => enabled ───
# Default : 0 => disabled ───
# ─── ───
broker__module_webui__log_users__enabled 0
# ─── File use for log authentication history ───
# ─── ───
broker__module_webui__log_users__file_path /var/log/shinken/webui/log_users.log
# ─── Add user name to log ───
# ───
# ... : 1 => enabled ───
# Default : 0 => disabled ───
# ─── ───
broker__module_webui__log_users__add_user_name 0
# ─── The log files will be rotated daily, up to the number of days configured. ───
# ─── All log files older than the configured number of days will be deleted automatically. ───
# ───
# Default : 7 (days) ───
# ─── ───
broker__module_webui__log_users__logs_rotation__nb_days_before_deletion 7
# ┌─────────────────────────────────────────────────────────────────────────────────────────────────────┐ #
# │ ────────────────────────────────── INTERFACE VIEWS OPTIONS ────────────────────────────────── │ #
# └─────────────────────────────────────────────────────────────────────────────────────────────────────┘ #
# ────────────────────── History ────────────────────────────────────────────────────────────────────── #
# ─── This option allows you to set the maximum number of changes saved in database for each view. ───
# ─── /!\ If you decrease the value, the extra history can be deleted on daemon startup. ───
# ─── /!\ Minimum value is 10. ───
# Default : 100 ───
# ───
# broker__module_webui__views_history__nb_changes_kept__default_for_all 100
# ─────────────────────── Trash ─────────────────────────────────────────────────────────────────────── #
# ─── This option allows you to set the maximum number of days that views are kept in the trash. ───
# ─── /!\ After this delay, the views are permanently DELETED. ───
# ─── /!\ If you decrease the value, the too old views can be DELETED on daemon startup. ───
# ─── /!\ Minimum value is 30 days. ───
# Default : 30 (days) ───
# ───
# broker__module_webui__views_trash__delay_before_deletion__default_for_all 30
|