Dictionaries for monitoring (Configuration)

By default, this section in not available to any user. To access it, the user must have Manage dictionaries (manage-dictionaries) permissions.
window light
window dark

Each dictionary has the following settings:

  • ID – Dictionary ID. Set by the system and cannot be changed.

  • Name – Dictionary name. Must be unique.

  • Description – Optional description of the dictionary.

  • Comment – User comment to the dictionary.

  • GroupGroup to which this dictionary belongs.

  • Automatic key generation – Whether the system should generate UUIDv4 keys for new entries. Keys for existing entries will not be overwritten. If this option is enabled, the user will be unable to change the key in every entry.

Dictionary groups

List of all dictionary groups in the system.

When you select a dictionary group, the right part of the screen will show information about the dictionary group, where you can edit its Name, Description and Comment as well ass delete selected group.

groups light
groups dark

When you delete a group, all dictionaries belonging to that group will be moved to the Default group.

You can filter dictionary groups by name using the button.

Default and System groups cannot be edited or removed.

Users also cannot change the order and names of fields of system dictionaries.

Data

All keys and values of the dictionary are stored in the table under the dictionary settings.

Above the table, there is a dictionary control pane with the following buttons:

Button Description

Add a new dictionary entry

Import dictionary from Excel table.

Export dictionary as Excel table.

Undo changes

To add a new value to the dictionary, press the button in the dictionary header. To delete a value, press the button in the corresponding column.

Table header might contain value names. You can name values only when importing a dictionary from an Excel table.

You can encrypt values in the data table. To do this, the value name must contain the password substring (case insensitive).

encrypted

All keys in the dictionary must be unique. If the input field contains the key, that was already used, the system will show the error and won’t let you save such a dictionary.

existing name light
Error when trying to create duplicate key
existing name dark
Error when trying to create duplicate key

To apply the values to the dictionary, press the Apply button under the data table. To delete the dictionary, press the Delete under the data table.