Overview
When you open this section, you will either see the last map you accessed or a listing of all maps you have access to. Map listing can be filtered by name.
All maps can be either public or private. Public maps are available to all users, while private maps are accessible only to their owner and the users the map is shared with.
Map listing
Displayed data:
To configure a new map, click on the Create map button in the top right-hand corner. To import a map from an XML file, click on the Import button in the top right-hand corner. The user who imports the map will be set as its owner.
Two buttons below the list offer some mass-editing options:
Export - export the maps to a YAML, XML or JSON file
Delete - delete the maps
To use these options, mark the checkboxes before the respective maps, then click on the required button.
Viewing maps
To view a map, click on its name in the list of all maps.
You can use the dropdown in the map title bar to select the lowest severity level of the problem triggers to display. The severity marked as default is the level set in map configuration. If the map contains a submap, navigating to the submap will retain the higher-level map severity (except if it is Not classified, in this case it will not be passed to the submap).
Icon highlighting
If a map element is in problem status, it is highlighted with a round circle. The fill color of the circle corresponds to the severity color of the problem. Only problems on or above the selected severity level will be displayed with the element. If all problems are acknowledged, a thick green border around the circle is displayed.
Additionally:
a disabled (not-monitored) host is highlighted with a gray, filled square.
Highlighting is displayed if the Icon highlighting check-box is marked in map .
Recent change markers
Inward pointing red triangles around an element indicate a recent trigger status change - one that’s happened within the last 30 minutes. These triangles are shown if the Mark elements on trigger status change check-box is marked in map .
Links
Clicking on a map element opens a menu with some available links.
Buttons
Buttons to the right offer the following options:
![]() | Go to map constructor to edit the map content. |
Add map to the favorites widget in the Dashboard. | |
The map is in the favorites widget in the Dashboard. Click to remove map from the favorites widget. |
View mode buttons being common for all sections are described on the page.
Readable summary in maps
for map description:
for describing one element with one problem:
<Element type>, Status <Element status>, <Element name>, <Problem description>.
for describing one element with multiple problems:
<Element type>, Status <Element status>, <Element name>, <* problems>.
for describing one element without problems:
For example, this description is available:
for the following map:
Referencing a network map
Network maps can be referenced by both sysmapid
and mapname
GET parameters. For example,
will open the map with that name (Local network).
If both sysmapid
(map ID) and mapname
(map name) are specified, has higher priority.