Maps
The tile server for Map (geospatial) mode is missing or misconfigured in SevOne Data Insight 3.13.0 - 3.13.9, 3.14.0 - 3.14.6, 6.5.0 - 6.5.4, and 6.6.0. To resolve this or if you are installing SevOne Data Insight to 6.7.0 or above, you are required to perform additional configuration to obtain the proper tiles for the maps.
For details on how to create a tile server URL, please refer to SevOne Data Insight Administration Guide > Configuration > Helm Chart > Configure Maps > section Create Tile Server URL.
- for Dark mode, https://api.mapbox.com/styles/v1/sevone/cllfjv99c01mp01ql9neoau07/tiles/256/{z}/{x}/{y}@2x?access_token=<ACCESS_TOKEN>
- for Light mode, https://api.mapbox.com/styles/v1/sevone/cllfl73f101qb01qnc7wh22i5/tiles/256/{z}/{x}/{y}@2x?access_token=<ACCESS_TOKEN>
- if using Command Line Interface,
- refer to SevOne Data Insight Administration Guide > section Configuration > Helm Chart > Configure Maps. You are required to configure variables tileserver and attribution under maps.
- you must perform an upgrade to SevOne Data Insight 6.7.0 or above. For details on how to upgrade using the command line interface, please refer to SevOne Data Insight Upgrade Process Guide > section using Command Line Interface.
- if using Graphical User Interface,
- you must perform an upgrade to SevOne Data Insight 6.7.0 or above. Please refer to SevOne Data Insight Upgrade Process Guide > section using Graphical User Interface > at step Configure, configure variables Tileserver and Attribution under Maps and successfully complete the upgrade.
If the owner of the selected tile server requires to be given credit for the tiles being used, set variable maps.attribution. Text entered in variable maps.attribution will appear in the bottom right corner of each map.
For further assistance, please contact SevOne Support Team or your Technical Account Manager to configure this properly.
Maps allows you to use geospatial, canvas, or custom image backgrounds to display network layouts with alert and indicator status. Maps can be used to explore the resources or construct reusable maps.
Buttons
- Edit - allows you to edit the map you currently have on display.
- View - allows you to explore the data of the map you currently have on display. It shows
usable digestible data. It has 3 tabs - Alerts, Metrics, and Members. For
details, please refer to section View Button.Note: You may toggle between Edit and View buttons to edit / view the map respectively.
- Maps - provides a list of existing maps. You may select one or more maps from the list
and click Delete to delete the selected maps. To Edit a map, select a map that you
want to edit.Note: Drop-down for field Owner provides a list of friendly usernames.
- Create Map - allows you to create a new map and add your resources. Please refer to section Create Map.
- Save - click in to save the map. Select one of the following options.
- Save - to save the current map.
- Save as - allows you to enter a map name, map description, and save it.
Create Map
Data
The Data tab enables you to select resources to apply to the map.
Perform the following steps to set the settings for the Data tab.
- For Datasource and Resource Type settings, please refer to section Select
Widget Resources in Create.If you change the Datasource, you will get the following message. You have the choice to Confirm the new data source selected and continue or click Cancel to cancel it.Note: Resource Type, Object, allows you to search on object description, device display name, and plugin.ObjectName. You must enter a string in double-quotes. Search can also be performed on a word. You may enter one or more strings/words in Resource Type > Object.
Example# 1
If you enter "IP of device" echo CPU196640, these are 3 key terms to search on. All objects containing IP of device, echo, and CPU196640 will be available to choose from.
IP of device is in double-quotes as the search is on all words with space in between. A string can have one or more spaces in it.
Example# 2
If you enter IP of device echo CPU196640, these are 5 key terms to search on. All objects containing IP, of, device echo, and CPU196640 will be available to choose from.
Example# 3
If you enter CPU, all objects containing CPU will be available to choose from. It can return objects such as CPU196640 CPU196632, etc. - After selecting the resources, click Add.
- Enable Use Lat/Long Metadata to allow user to choose a metadata namespace. This option
enables using metadata in SevOne NMS to automatically place devices on the map at the coordinates
found in the metadata value. Once the user specifies a namespace and attribute to look for the
latitude / longitude information, nodes with valid metadata show with icon denoting this to the
user.Note: The device(s) added must have topology links as well as latitude / longitude metadata value. At present latitude / longitude only works for devices.
The list of available Namespace(s) and its corresponding Attribute(s) are obtained from SevOne NMS you are using as a datasource.
- Namespace - click the namespace drop-down to choose a namespace from the list.
- Attribute - click the drop-down to choose an attribute from the list.
- Click Add All to Map button adds all devices as new nodes on the map that have valid
latitude / longitude metadata denoted by icons.Note: Once the devices are added as new nodes on the map, a pop-up appears in the upper-right corner which indicates that the nodes with latitude and longitude have been successfully added. For example,
Click Undo to remove the nodes added on the map or Dismiss to accept the message.
- Select one or more options from the Resources list or you may select the Select
all check box to choose all the resources in the list. Click the Remove button to remove
the selected resources.Note: Replace Untitled Map with a map name. For example, Map - Asia.
- Choose Canvas or Map mode.Note: Canvas mode is an infinite space to place map items. Map mode is a graphically based map. Maps can have both states defined which allows switching between them seamless.Warning: IMPORTANT: Missing / misconfigured tile server for Map mode
As the tile server for Map (geospatial) mode is missing or misconfigured in SevOne Data Insight 3.13.0 - 3.13.9, 3.14.0 - 3.14.6, 6.5.0 - 6.5.4, and 6.6.0, Map mode is unavailable. To resolve this or if you are installing SevOne Data Insight 6.7.0 or above, you are required to perform additional configuration to obtain the proper tiles for the maps.Note: Create tile server URL
For details on how to create a tile server URL, please refer to SevOne Data Insight Administration Guide > Configuration > Helm Chart > Configure Maps > section Create Tile Server URL.- for Dark mode, https://api.mapbox.com/styles/v1/sevone/cllfjv99c01mp01ql9neoau07/tiles/256/{z}/{x}/{y}@2x?access_token=<ACCESS_TOKEN>
- for Light mode, https://api.mapbox.com/styles/v1/sevone/cllfl73f101qb01qnc7wh22i5/tiles/256/{z}/{x}/{y}@2x?access_token=<ACCESS_TOKEN>
- if using Command Line Interface,
- refer to to SevOne Data Insight Administration Guide > section Configuration > Helm Chart > Configure Maps. You are required to configure variables tileserver and attribution under maps.
- you must perform an upgrade to SevOne Data Insight 6.7.0 or above. For details on how to upgrade using the command line interface, please refer to SevOne Data Insight Upgrade Process Guide > section using Command Line Interface.
- if using Graphical User Interface,
- you must perform an upgrade to SevOne Data Insight 6.7.0 or above. Please refer to SevOne Data Insight Upgrade Process Guide > section using Graphical User Interface > at step Configure, configure variables Tileserver and Attribution under Maps and successfully complete the upgrade.
Important: NOTICE
Failure to set variable maps.tileserver while performing an upgrade from SevOne Data Insight 3.13.0 - 3.13.9, 3.14.0 - 3.14.6, 6.5.0 - 6.5.4, and 6.6.0 to SevOne Data Insight 6.7.0 or above, will convert your current map in Maps mode to Canvas mode without the ability to switch back to Map mode until the tile server is provided.
If the owner of the selected tile server requires to be given credit for the tiles being used, set variable maps.attribution. Text entered in variable maps.attribution will appear in the bottom right corner of each map.For further assistance, please contact SevOne Support Team or your Technical Account Manager to configure this properly.
- Mode: Canvas > Options drop-down
- Choose the LAYOUT on how you want to view your topology. It can be Organic,
Sequential, Lens, or Custom.Note: Alert Status and Metrics Styling options turn on/off the styling rules temporally for the map. For example, turning off Alert Status stops the map from coloring or sizing nodes based on alert status until it is turned back on. The same applies to Metrics Styling.
- Choose the OVERLAYS. For example, Metrics Styling or Alert Status.
- Choose the LAYOUT on how you want to view your topology. It can be Organic,
Sequential, Lens, or Custom.
- Mode: Map > Options drop-down
- Choose the OVERLAYS. For example, Metrics Styling or Alert Status.
- Click to
drag-and-drop one or more nodes from the results list onto the map to create nodes on the map.Note: Maps has two mouse modes - hand mode and pointer mode . To toggle between mouse modes, click on the icon above the zoom level as shown in the screenshot below.
To create links between nodes/links or to move the nodes/links around, you must be in pointer mode.
To pan around the area, you must be in hand mode. Hand mode does not interact with nodes/links.Note: Edit a Node
To edit a single node, please refer to section Edit a Node.
To edit nodes grouped together, please refer to section Edit a Group of Nodes. - Current Resources may be removed at any time by selecting the resource from the
Resources list and clicking Remove. Deleting a resource from the Widget Resource list
is a destructive process and cannot be undone. Note: Deleting a resource from the current Resources list is a destructive process and cannot be undone.
Deleting a resource does not remove its associated nodes from the map. You must individually delete nodes and node links to remove them from the map. - Bookmarks allow you to save any Maps view that you frequently visit. Any bookmarks generated are
based exactly upon the current view within the Maps viewer.
- To bookmark an area, click on the icon, located at the lower left-hand side of the map.
- In the Bookmark name field, enter a name for the bookmark. Click on the to save the bookmark.
Visualize
- NODE OPTIONS
-
Choose Inner Node Labels from options Alert Count or Metric Value.
Note: If Alert Count option is chosen, Count only highest severity check box becomes available. - Size nodes by - will shrink or grow nodes based on Alert Count or attached metric.
- Choose from options Alert Count or Metric Value.
- Enable Autosizing to automatically set the min/max values for relative sizing based on the values present on the map.
- Color nodes by - will color the node either based on SevOne Alert Status or via Color
Ranging rules on Metric Value.
- Choose Use Alert Status or Metric Value.
- If Use Alert Status is selected, Show severity halo becomes available. Enable Show severity halo to show a severity distribution in a donut-style pie visualization.
- If Metric Value is selected,
- In the From field, enter the starting point of the color range to color the node.
- In the To field, enter the end point for the color range.
- Click to display the color palette. Select a color to apply to the specified range.
- Click Add Color to add additional end points to the specified range. Then specify a color.
- Click Reverse Colors to reverse the order of the colors (from top to bottom or vice versa) in the To fields.
- To delete the color range, click .
-
- LINK OPTIONS
- Size links by - will shrink or grow links based on Alert Count or attached metric.
- Choose from options Alert Count or Metric Value.
- Enable Autosizing to automatically set the min/max values for relative sizing based on the values present on the map.
- Color links by - will color the links either based on SevOne Alert Status or via Color
Ranging rules on Metric Value.
- Choose Use Alert Status or Metric Value.
- If Use Alert Status is selected, the color of the links is based on the alert status.
- If Metric Value is selected,
- In the From field, enter the starting point of the color range to color the link.
- In the To field, enter the end point for the color range.
- Click to display the color palette. Select a color to apply to the specified range.
- Click Add Color to add additional end points to the specified range. Then specify a color.
- Click Reverse Colors to reverse the order of the colors (from top to bottom or vice versa) in the To fields.
- To delete the color range, click .
- Size links by - will shrink or grow links based on Alert Count or attached metric.
- METRIC OPTIONS
- For Preferred Units,
- Select Bits for network-oriented data or Bytes for server-oriented data.
- Select the Use percentage check box to compare capacity or leave clear to compare the relative values of the different metrics.
- From Metric Views drop-down, select up to 3 TopN views. These views will appear from the Metrics tab in View mode for the entire map. Units can be Bits, Bytes, or Use percentage. By default, it is set to Bits.
- For Preferred Units,
Style
Mode: Canvas or Map
As the tile server for Map (geospatial) mode is missing or misconfigured in SevOne Data Insight 3.13.0 - 3.13.9, 3.14.0 - 3.14.6, 6.5.0 - 6.5.4, and 6.6.0, Map mode is unavailable. To resolve this or if you are installing SevOne Data Insight 6.7.0 or above, you are required to perform additional configuration to obtain the proper tiles for the maps.
For details on how to create a tile server URL, please refer to SevOne Data Insight Administration Guide > Configuration > Helm Chart > Configure Maps > section Create Tile Server URL.
- for Dark mode, https://api.mapbox.com/styles/v1/sevone/cllfjv99c01mp01ql9neoau07/tiles/256/{z}/{x}/{y}@2x?access_token=<ACCESS_TOKEN>
- for Light mode, https://api.mapbox.com/styles/v1/sevone/cllfl73f101qb01qnc7wh22i5/tiles/256/{z}/{x}/{y}@2x?access_token=<ACCESS_TOKEN>
- if using Command Line Interface,
- refer to SevOne Data Insight Administration Guide > section Configuration > Helm Chart > Configure Maps. You are required to configure variables tileserver and attribution under maps.
- you must perform an upgrade to SevOne Data Insight 6.7.0 or above. For details on how to upgrade using the command line interface, please refer to SevOne Data Insight Upgrade Process Guide > section using Command Line Interface.
- if using Graphical User Interface,
- you must perform an upgrade to SevOne Data Insight 6.7.0 or above. Please refer to SevOne Data Insight Upgrade Process Guide > section using Graphical User Interface > at step Configure, configure variables Tileserver and Attribution under Maps and successfully complete the upgrade.
If the owner of the selected tile server requires to be given credit for the tiles being used, set variable maps.attribution. Text entered in variable maps.attribution will appear in the bottom right corner of each map.
For further assistance, please contact SevOne Support Team or your Technical Account Manager to configure this properly.
The following fields apply to Canvas and Map modes.
- CANVAS STYLE - adjusts the background color for canvas mode.
- Label Color - select the text color for the node name.
- Label Backing - select the text background color for the node name.
- Show node labels - enable to display the node names.
- Show link labels - enable to display the link names.
- GENERAL
- Enable Map Options - select check box to allow you to configure the following settings.
If check box is unchecked, he following settings cannot be changed.
- Allow Geo/Canvas Switching - allows you to switch between Geo and Canvas settings.
- Allow Overlay Toggling - allows OVERLAYS toggling for Metrics Styling and Alert Status.
- Allow Layout Switching - allows you to choose the topology layout. The layout can be Organic, Sequential, Lens, or Custom.
- Allow Tag Toggling - if tags are associated with the node(s), they can be toggled to hide / show the node(s).
- Allow Policy Toggling - allows you to toggle the policies to be shown / hidden on the map interface.
- Enable Map Options - select check box to allow you to configure the following settings.
If check box is unchecked, he following settings cannot be changed.
Mode: Map only
The following fields apply to Map mode only.
- ZOOMING
- Range - extend the bar to the right to increase the zoom level or shorten the bar to decrease it. With this, you can increase the zoom level to allow street view in Maps. The zoom level range is between 1 - 20 and 9 is the default value.
- CLUSTERING
- Enable clustering - enable to cluster the nodes on the map.
- Cluster Distance - slider defines how sensitive the clustering is to zoom level. Higher values mean the nodes will cluster at wider zoom levels.
-
BACKGROUND Choose Geo or Image option.
- Geo
- Tile Server URL - the default tile server URL is only available if it is already set as
described in the warning message above. The client
browser must have an internet connection for this to work. Please note the tile server must work
with the Leaflet. For additional details, please refer to https://leafletjs.com/reference-1.9.3.html#tilelayer.Note: If you have already set variables tile server and attribution and successfully installed or performed an upgrade to SevOne Data Insight 6.7.0 or above but, would now like to change the tile server for aesthetic, functional, or network/security purposes, you may easily do so by resetting variables maps.tileserver and maps.attribution in /opt/SevOne/chartconfs/di_custom.yaml file using the Command Line Interface as described in the warning message above.
- Tile Server URL - the default tile server URL is only available if it is already set as
described in the warning message above. The client
browser must have an internet connection for this to work. Please note the tile server must work
with the Leaflet. For additional details, please refer to https://leafletjs.com/reference-1.9.3.html#tilelayer.
- Image
- Custom images can be uploaded (from the Image Gallery or Drag and Drop or Browse
Files) or by entering the image URL to use as background for the Maps.Note: Nodes are not shared between Map and Image. Once you switch, you will lose the details.
- Custom images can be uploaded (from the Image Gallery or Drag and Drop or Browse
Files) or by entering the image URL to use as background for the Maps.
- Geo
Linking
Perform the following steps to set the widget settings for Linking tab.
- Include report links allows report consumers to click on a data element such as, device name, and link it to the related report. Enable to include the report link that you configure. If you want to prevent the report link from being included, disable it. Continue with the steps below to configure the report link.
- By default, Report Link 1 is enabled.Note: If you wish to exclude the report link, disable Report Link 1.
- Use the Clicking on drop-down to select a data item that you want to link with the report or report template. When you select a data item for a report link, that data item is no longer listed as an option for other report links as it has already been used. You can apply multiple reports/report templates to the selected data item. For example, Device Name, Device Group Name, Object Name, Object Group Name, or Indicator Name.
- Click the Links to report drop-down and select one or more reports or report templates to display when you click on the data item that you specified in the previous step.
- To remove the report link, click .
- To create additional report link(s), click .
Filters
- SEVERITY FILTERING - the map will not show alert status(es) that are less severe than this setting. Select all the severities you want to display. The available severity options are Emergency, Alert, Critical, Error, Warning, Notice, Info, or Debug.
- ALERT POLICY FILTERING - if enabled, policies can be selected from the list available. Only alerts from those policies will be shown on the map. Also, the selected policies can be shown / hidden in the Options panel on the map interface.
View Button
To view the side panel, click .
- Alerts - shows the alert status of all the alerts across the entire map. It shows the Alert Summary in the upper-right side panel and Alert Details in the lower-right side panel. It is interactive i.e., click a node or a link - Alert Summary and Alert Details will reflect the results for the selected item. Also, if you click on any severity in Alert Summary, Alert Details will update the results to the severity chosen.
- Metrics - shows the metrics configured for the maps. It displays the TopN views by default. If you click on a link which has indicators, it displays the Performance Metrics widget. Units can be Bits, Bytes, or Use percentage. By default, it is set to Bits.
- Members - displays a list of all resources on the map or in the current selection.
Nodes
Edit a Node
Click button.
Option# 1
Right-click on a node. For example, CHI-SR01. This will bring up the Edit node pop-up.
- Name - contains the name of the node you want to edit. If you want to change the node name, enter the name in this field and it will dynamically change the name.
- Show label - enable to display node name selected. For example, CHI-SR01.
- Tags - click the drop-down list to select an existing tag name or, enter a tag name to create one. The tag name can be added to the node(s) and link(s). Nodes/Links can be hidden/shown by tag name by checking/unchecking tags in the Options drop-down in the top left corner of the map.
- TOPOLOGY
- Filter by link type - enable to filter linked devices by link type and only generate topology for the desired link type.
- Hops - determines how many levels out to generate the topology for. One hop generates topology only for the selected node. Two hops generate the topology for the selected nodes and all its direct neighbors, etc.
- Click Generate Topology to use the selected node as a focal device for a topology query. Connected nodes and links will be automatically populated on the map using the specified number of hops.
- Click to delete the selected node. For example, CHI-SR01.
Option# 2
Click on a node. For example, CHI-SR01. The right-panel will display 2 tabs - General and Metrics.
- Name - enter the name of the node.
- Show label - select the check box to display node name selected. For example, CHI-SR01.
- Tags - click the drop-down list to select an existing tag name or, enter a tag name to create one. The tag name can be added to the node(s). Nodes can be hidden / shown by tag name by checking / unchecking tags in the Options drop-down in the top left corner of the map.
- Resources - displays the selected nodes as the resources. Click Select all to select all the resources in the list. Remove will removed the selected resources.
- Click Delete to delete the selected node. For example, CHI-SR01.
Metrics
- DISPLAY AGGREGATION
Note: Determines which aggregation is used to influence the coloring or sizing on the map by metric value. If more than one indicator is attached, this setting will decide if the minimum, maximum, average, or total value of the set is used.
-
Choose a metrics from options Min, Max, Average, and Total.
-
- ATTACH INDICATORSNote: Metric attachments are required to be of the same unit type. Once selections are made, further selections are filtered by the chosen unit type.
- Under Resource Type, Device will contain the name of the node selected.
- Add one or more objects under Objects.
- For Resource Type > Indicator Type, add one or more indicator types.
- After selecting the resources, click Add.
- Select one or more options from the Resources list or you may select the Select all check box to choose all the resources in the list. Click the Remove button to remove the selected resources.
Edit a Group of Nodes
-
Click to drag-and-drop the device group onto the map.
-
Right-click on the node and choose Expand Device Group or Explode Devices.
Expand Device Group
Expands the device group to the next level below it. To further expand, right-click on the node you choose to expand and select Expand Device Group.
Expand Device Group only works for resource type, device groups.
Note: You will see that 24 nodes in this example have been added. To accept, click Dismiss button. To collapse the group, click Undo.Explode Devices
Explodes all group members in all the children.- When exploding device groups, it returns the devices.
- When exploding object groups, it returns the objects.
Note: You will see that 61 nodes in this example have been added. To accept, click Dismiss button. To collapse the group, click Undo - If you want to edit a single node, select the node and follow details in section Edit a Node.
- Select more than one node and right-click to perform a Bulk Edit OR choose General
and Metrics tabs in the right-panel to make the edits.
- Bulk Edit
- General and Metrics tabs
General tab
- Name - contains the names of the selected nodes.
- Show label - select the check box to display node name(s) selected. For exa mple, LON-SW1, itl-sp01-br01.sevitlab.net, and LON-CORE01.
- Tags - click the drop-down list to select an existing tag name or, enter a tag name to create one. The tag name can be added to the node(s). Nodes can be hidden / shown by tag name by checking / unchecking tags in the Options drop-down in the top left corner of the map.
- Resources - displays the selected nodes as the resources. Click Select all to select all the resources in the list. Remove will removed the selected resources.
- Click Delete to delete the selected node(s). For example, LON-SW1, itl-sp01-br01.sevitlab.net, and LON-CORE01.
Metrics tab
ATTACH INDICATORS
Note: Metric attachments are required to be of the same unit type. Once selections are made, further selections are filtered by the chosen unit type.- Under Resource Type, Device will contain the name of the node(s) selected.
- Add one or more objects under Objects.
- For Resource Type > Indicator Type, add one or more indicator types.
- After selecting the resources, click Add.
- Select one or more options from the Resources list or you may select the Select all check box to choose all the resources in the list. Click the Remove button to remove the selected resources.
- Bulk Edit