Skip to main content
Version: 6.0

Models List

The page is designed for viewing, searching, and managing models. It is one of the entry points for working with models and services.

Model

A model is a kind of container that allows you to combine multiple monitoring objects, even if they have no explicit dependencies on each other.

Purpose

A model allows you to:

  • monitor multiple objects simultaneously without having to switch between models
  • configure a role model for access control

Action Panel

The following actions are available:

  • Create Model - transition to the model creation page (see section creating and editing a model)
  • Import - import a model with all services and connections in JSON format

Models Table

The table contains a list of models and their main parameters.

Interface Overview

The main table contains the following columns:

NameDescription
NameModel name
DescriptionBrief explanation of what this model is intended for (optional field)
TagsTags assigned to the model

Filtering

The Search... field allows you to filter the list by name or description.

The Select tags filter allows you to filter the list of models by tags. You can select multiple values from the list, which is formed based on tags used in models.

Sorting

The table can be sorted by the Name field.

Individual Actions

The following actions are located at the end of each row:

  • Health Model - transition to the "Health Model" page for this model
  • Edit - transition to the model editing page
  • Additional actions:
    • Configure Access - configure read or write permissions by roles
    • Change Tags - configure tags for the model
    • Export - export the model in JSON format
    • Delete - delete the model

Viewing model services: clicking on the model name in the table opens the service details page for this model.

note

More details can be found on the model services view page.

Bulk Actions

You can perform actions on multiple models at once:

  1. Select models: Check one or more models using the checkboxes in the first column
  2. Actions with selected: after selection, the bottom panel becomes active:
    • Delete models: deletes selected models
    • Reset selection: deselects models