{
  "annotations": {
    "list": [
      {
        "builtIn": 1,
        "datasource": {
          "type": "grafana",
          "uid": "-- Grafana --"
        },
        "enable": true,
        "hide": true,
        "iconColor": "rgba(0, 211, 255, 1)",
        "name": "Annotations & Alerts",
        "type": "dashboard"
      }
    ]
  },
  "description": "Контрольная панель предназначена для мониторинга системы резервного копирования «КиберБэкап» и предоставляет единый интерфейс для контроля процессов защиты данных. Панель отображает ключевые метрики, события и журналы, позволяя оценивать выполнение планов, наличие инцидентов, актуальность резервных копий, защищённость устройств, загрузку и доступность хранилищ, техническое состояние сервера управления и общую эффективность реализации стратегии резервного копирования. Решение помогает оперативно выявлять отклонения в работе системы и легко интегрируется в корпоративную систему централизованного мониторинга.",
  "editable": true,
  "fiscalYearStartMonth": 0,
  "graphTooltip": 0,
  "id": null,
  "links": [],
  "panels": [
    {
      "fieldConfig": {
        "defaults": {},
        "overrides": []
      },
      "gridPos": {
        "h": 6,
        "w": 24,
        "x": 0,
        "y": 0
      },
      "id": 396,
      "options": {
        "code": {
          "language": "plaintext",
          "showLineNumbers": false,
          "showMiniMap": false
        },
        "content": "<div style=\"\n  margin: 0px;\n  padding: 60px;\n  background: linear-gradient(90deg, #0b1020, #0e1630);\n  text-align: center;\n  font-size: 60px;\n  font-weight: 600;\n  color: #ffffff;\n  letter-spacing: 3px;\n\">\n  КИБЕР БЭКАП\n</div>",
        "mode": "html"
      },
      "pluginVersion": "11.6.2",
      "title": "",
      "type": "text"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "${ds_prometheus}"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "palette-classic"
          },
          "decimals": 3,
          "fieldMinMax": false,
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green"
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          },
          "unit": "dtdurations"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 4,
        "w": 24,
        "x": 0,
        "y": 6
      },
      "id": 331,
      "options": {
        "colorMode": "background",
        "graphMode": "none",
        "justifyMode": "auto",
        "orientation": "auto",
        "percentChangeColorMode": "standard",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showPercentChange": false,
        "textMode": "value",
        "wideLayout": true
      },
      "pluginVersion": "11.6.2",
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "${ds_prometheus}"
          },
          "editorMode": "code",
          "expr": "otelcol_process_uptime",
          "instant": false,
          "legendFormat": "__auto",
          "range": true,
          "refId": "A"
        }
      ],
      "title": "Время доступности",
      "type": "stat"
    },
    {
      "collapsed": false,
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 10
      },
      "id": 372,
      "panels": [],
      "title": "Оповещения",
      "type": "row"
    },
    {
      "datasource": {
        "type": "yesoreyeram-infinity-datasource",
        "uid": "ff2be3zokum80a"
      },
      "description": "Число активных оповещений",
      "fieldConfig": {
        "defaults": {
          "color": {
            "fixedColor": "yellow",
            "mode": "fixed"
          },
          "decimals": 0,
          "displayName": "Предупреждения",
          "fieldMinMax": false,
          "mappings": [],
          "noValue": "0",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "orange"
              }
            ]
          }
        },
        "overrides": []
      },
      "gridPos": {
        "h": 4,
        "w": 4,
        "x": 0,
        "y": 11
      },
      "id": 315,
      "options": {
        "colorMode": "background_solid",
        "graphMode": "area",
        "justifyMode": "center",
        "orientation": "auto",
        "percentChangeColorMode": "standard",
        "reduceOptions": {
          "calcs": [],
          "fields": "",
          "values": false
        },
        "showPercentChange": false,
        "text": {},
        "textMode": "value_and_name",
        "wideLayout": true
      },
      "pluginVersion": "11.6.2",
      "targets": [
        {
          "columns": [
            {
              "selector": "total",
              "text": "total",
              "type": "number"
            }
          ],
          "datasource": {
            "type": "yesoreyeram-infinity-datasource",
            "uid": "ff2be3zokum80a"
          },
          "filters": [],
          "format": "dataframe",
          "global_query_id": "",
          "parser": "backend",
          "refId": "A",
          "root_selector": "",
          "source": "url",
          "type": "json",
          "url": "${host}/am/api/1/playbook/call/alerts_summary",
          "url_options": {
            "data": "",
            "headers": [
              {
                "key": "Authorization",
                "value": "Bearer $token"
              }
            ],
            "method": "GET",
            "params": [
              {
                "key": "severity",
                "value": "warning"
              },
              {
                "key": "is_active",
                "value": "yes"
              }
            ]
          }
        }
      ],
      "title": "",
      "type": "stat"
    },
    {
      "datasource": {
        "type": "yesoreyeram-infinity-datasource",
        "uid": "ff2be3zokum80a"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "palette-classic"
          },
          "custom": {
            "hideFrom": {
              "legend": false,
              "tooltip": false,
              "viz": false
            }
          },
          "fieldMinMax": false,
          "mappings": []
        },
        "overrides": []
      },
      "gridPos": {
        "h": 12,
        "w": 10,
        "x": 4,
        "y": 11
      },
      "id": 378,
      "options": {
        "displayLabels": [],
        "legend": {
          "displayMode": "table",
          "placement": "right",
          "showLegend": true,
          "values": [
            "value",
            "percent"
          ]
        },
        "pieType": "donut",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": true
        },
        "tooltip": {
          "hideZeros": false,
          "mode": "single",
          "sort": "none"
        }
      },
      "pluginVersion": "11.6.2",
      "targets": [
        {
          "columns": [
            {
              "selector": "count",
              "text": "Количество",
              "type": "number"
            },
            {
              "selector": "type",
              "text": "Тип",
              "type": "string"
            }
          ],
          "computed_columns": [],
          "datasource": {
            "type": "yesoreyeram-infinity-datasource",
            "uid": "ff2be3zokum80a"
          },
          "filters": [],
          "format": "table",
          "global_query_id": "",
          "parser": "backend",
          "refId": "A",
          "root_selector": "series.data",
          "source": "url",
          "summarizeAlias": "",
          "summarizeBy": "",
          "summarizeExpression": "",
          "type": "json",
          "url": "${host}/am/api/1/playbook/call/alerts_summary",
          "url_options": {
            "data": "",
            "headers": [
              {
                "key": "Authorization",
                "value": "Bearer $token"
              }
            ],
            "method": "GET",
            "params": [
              {
                "key": "from",
                "value": "$custom_range"
              },
              {
                "key": "order_by",
                "value": "severity"
              },
              {
                "key": "order_type",
                "value": "asc"
              },
              {
                "key": "utc",
                "value": "$utc"
              }
            ]
          }
        }
      ],
      "title": "Сводка по истории активных оповещений за ${custom_range}",
      "type": "piechart"
    },
    {
      "datasource": {
        "type": "yesoreyeram-infinity-datasource",
        "uid": "ff2be3zokum80a"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "palette-classic"
          },
          "custom": {
            "hideFrom": {
              "legend": false,
              "tooltip": false,
              "viz": false
            }
          },
          "fieldMinMax": false,
          "mappings": []
        },
        "overrides": []
      },
      "gridPos": {
        "h": 12,
        "w": 10,
        "x": 14,
        "y": 11
      },
      "id": 379,
      "options": {
        "displayLabels": [],
        "legend": {
          "displayMode": "table",
          "placement": "right",
          "showLegend": true,
          "values": [
            "value",
            "percent"
          ]
        },
        "pieType": "donut",
        "reduceOptions": {
          "calcs": [
            "sum"
          ],
          "fields": "/^Количество$/",
          "values": true
        },
        "tooltip": {
          "hideZeros": false,
          "mode": "single",
          "sort": "none"
        }
      },
      "pluginVersion": "11.6.2",
      "targets": [
        {
          "columns": [
            {
              "selector": "count",
              "text": "Количество",
              "type": "number"
            },
            {
              "selector": "type",
              "text": "Тип",
              "type": "string"
            }
          ],
          "computed_columns": [],
          "datasource": {
            "type": "yesoreyeram-infinity-datasource",
            "uid": "ff2be3zokum80a"
          },
          "filters": [],
          "format": "table",
          "global_query_id": "",
          "parser": "backend",
          "refId": "A",
          "root_selector": "series.data",
          "source": "url",
          "summarizeAlias": "",
          "summarizeBy": "",
          "summarizeExpression": "",
          "type": "json",
          "url": "${host}/am/api/1/playbook/call/alerts_summary",
          "url_options": {
            "data": "",
            "headers": [
              {
                "key": "Authorization",
                "value": "Bearer $token"
              }
            ],
            "method": "GET",
            "params": [
              {
                "key": "order_by",
                "value": "severity"
              },
              {
                "key": "order_type",
                "value": "asc"
              },
              {
                "key": "utc",
                "value": "$utc"
              },
              {
                "key": "is_active",
                "value": "yes"
              }
            ]
          }
        }
      ],
      "title": "Сводка по активным оповещениям",
      "type": "piechart"
    },
    {
      "datasource": {
        "type": "yesoreyeram-infinity-datasource",
        "uid": "ff2be3zokum80a"
      },
      "description": "Число активных оповещений",
      "fieldConfig": {
        "defaults": {
          "color": {
            "fixedColor": "orange",
            "mode": "fixed"
          },
          "decimals": 0,
          "displayName": "Ошибки",
          "fieldMinMax": false,
          "mappings": [],
          "noValue": "0",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "orange"
              }
            ]
          }
        },
        "overrides": []
      },
      "gridPos": {
        "h": 4,
        "w": 4,
        "x": 0,
        "y": 15
      },
      "id": 314,
      "options": {
        "colorMode": "background_solid",
        "graphMode": "area",
        "justifyMode": "center",
        "orientation": "auto",
        "percentChangeColorMode": "standard",
        "reduceOptions": {
          "calcs": [],
          "fields": "",
          "values": false
        },
        "showPercentChange": false,
        "text": {},
        "textMode": "value_and_name",
        "wideLayout": true
      },
      "pluginVersion": "11.6.2",
      "targets": [
        {
          "columns": [
            {
              "selector": "total",
              "text": "total",
              "type": "number"
            }
          ],
          "datasource": {
            "type": "yesoreyeram-infinity-datasource",
            "uid": "ff2be3zokum80a"
          },
          "filters": [],
          "format": "dataframe",
          "global_query_id": "",
          "parser": "backend",
          "refId": "A",
          "root_selector": "",
          "source": "url",
          "type": "json",
          "url": "${host}/am/api/1/playbook/call/alerts_summary",
          "url_options": {
            "data": "",
            "headers": [
              {
                "key": "Authorization",
                "value": "Bearer $token"
              }
            ],
            "method": "GET",
            "params": [
              {
                "key": "severity",
                "value": "error"
              },
              {
                "key": "is_active",
                "value": "yes"
              }
            ]
          }
        }
      ],
      "title": "",
      "type": "stat"
    },
    {
      "datasource": {
        "type": "yesoreyeram-infinity-datasource",
        "uid": "ff2be3zokum80a"
      },
      "description": "Число активных оповещений",
      "fieldConfig": {
        "defaults": {
          "color": {
            "fixedColor": "red",
            "mode": "fixed"
          },
          "decimals": 0,
          "displayName": "Критично",
          "fieldMinMax": false,
          "mappings": [],
          "noValue": "0",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "orange"
              }
            ]
          }
        },
        "overrides": []
      },
      "gridPos": {
        "h": 4,
        "w": 4,
        "x": 0,
        "y": 19
      },
      "id": 313,
      "options": {
        "colorMode": "background_solid",
        "graphMode": "area",
        "justifyMode": "center",
        "orientation": "auto",
        "percentChangeColorMode": "standard",
        "reduceOptions": {
          "calcs": [],
          "fields": "",
          "values": false
        },
        "showPercentChange": false,
        "text": {},
        "textMode": "value_and_name",
        "wideLayout": true
      },
      "pluginVersion": "11.6.2",
      "targets": [
        {
          "columns": [
            {
              "selector": "total",
              "text": "total",
              "type": "number"
            }
          ],
          "datasource": {
            "type": "yesoreyeram-infinity-datasource",
            "uid": "ff2be3zokum80a"
          },
          "filters": [],
          "format": "dataframe",
          "global_query_id": "",
          "parser": "backend",
          "refId": "A",
          "root_selector": "",
          "source": "url",
          "type": "json",
          "url": "${host}/am/api/1/playbook/call/alerts_summary",
          "url_options": {
            "data": "",
            "headers": [
              {
                "key": "Authorization",
                "value": "Bearer $token"
              }
            ],
            "method": "GET",
            "params": [
              {
                "key": "severity",
                "value": "critical"
              },
              {
                "key": "is_active",
                "value": "yes"
              }
            ]
          }
        }
      ],
      "title": "",
      "type": "stat"
    },
    {
      "datasource": {
        "type": "yesoreyeram-infinity-datasource",
        "uid": "ff2be3zokum80a"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "custom": {
            "align": "left",
            "cellOptions": {
              "type": "auto",
              "wrapText": false
            },
            "filterable": true,
            "inspect": true
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green"
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          }
        },
        "overrides": [
          {
            "matcher": {
              "id": "byName",
              "options": "Severity"
            },
            "properties": [
              {
                "id": "mappings",
                "value": [
                  {
                    "options": {
                      "critical": {
                        "color": "red",
                        "index": 0,
                        "text": "Критично"
                      },
                      "error": {
                        "color": "orange",
                        "index": 1,
                        "text": "Ошибка"
                      },
                      "warning": {
                        "color": "yellow",
                        "index": 2,
                        "text": "Предупреждение"
                      }
                    },
                    "type": "value"
                  }
                ]
              },
              {
                "id": "custom.cellOptions",
                "value": {
                  "type": "color-text"
                }
              },
              {
                "id": "custom.width",
                "value": 202
              }
            ]
          }
        ]
      },
      "gridPos": {
        "h": 9,
        "w": 24,
        "x": 0,
        "y": 23
      },
      "id": 316,
      "options": {
        "cellHeight": "sm",
        "footer": {
          "countRows": false,
          "enablePagination": true,
          "fields": "",
          "reducer": [
            "sum"
          ],
          "show": false
        },
        "showHeader": true,
        "sortBy": [
          {
            "desc": false,
            "displayName": "Время оповещения"
          }
        ]
      },
      "pluginVersion": "11.6.2",
      "targets": [
        {
          "columns": [
            {
              "selector": "alert_type",
              "text": "Alert Type",
              "type": "string"
            },
            {
              "selector": "raised_ts",
              "text": "Time",
              "type": "timestamp_epoch_s"
            },
            {
              "selector": "severity",
              "text": "Severity",
              "type": "string"
            },
            {
              "selector": "resource_name",
              "text": "Device",
              "type": "string"
            },
            {
              "selector": "plan_name",
              "text": "Plan",
              "type": "string"
            },
            {
              "selector": "activity_error",
              "text": "Message",
              "type": "string"
            }
          ],
          "datasource": {
            "type": "yesoreyeram-infinity-datasource",
            "uid": "ff2be3zokum80a"
          },
          "filters": [],
          "format": "table",
          "global_query_id": "",
          "pagination_mode": "page",
          "pagination_param_page_field_name": "offset",
          "pagination_param_page_field_type": "query",
          "pagination_param_page_value": 1,
          "pagination_param_size_field_name": "limit",
          "pagination_param_size_value": 100,
          "parser": "backend",
          "refId": "A",
          "root_selector": "series.data",
          "source": "url",
          "type": "json",
          "url": "${host}/am/api/1/playbook/call/active_alerts_table",
          "url_options": {
            "data": "",
            "headers": [
              {
                "key": "Authorization",
                "value": "Bearer $token"
              }
            ],
            "method": "GET",
            "params": [
              {
                "key": "order_by",
                "value": "raised_ts"
              },
              {
                "key": "order_type",
                "value": "desc"
              },
              {
                "key": "limit",
                "value": "1000"
              }
            ]
          }
        }
      ],
      "title": "Список оповещений",
      "transformations": [
        {
          "id": "organize",
          "options": {
            "excludeByName": {},
            "includeByName": {},
            "indexByName": {
              "Alert Type": 0,
              "Device": 3,
              "Message": 5,
              "Plan": 4,
              "Severity": 2,
              "Time": 1
            },
            "renameByName": {
              "Alert Type": "Тип оповещения",
              "Device": "Имя устройства",
              "Message": "Опопвещение",
              "Plan": "Имя плана",
              "Severity": "Серьезность оповещения",
              "Time": "Время оповещения"
            }
          }
        }
      ],
      "type": "table"
    },
    {
      "collapsed": false,
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 32
      },
      "id": 310,
      "panels": [],
      "title": "Действия",
      "type": "row"
    },
    {
      "datasource": {
        "type": "yesoreyeram-infinity-datasource",
        "uid": "ff2be3zokum80a"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "palette-classic"
          },
          "custom": {
            "hideFrom": {
              "legend": false,
              "tooltip": false,
              "viz": false
            }
          },
          "mappings": []
        },
        "overrides": [
          {
            "matcher": {
              "id": "byName",
              "options": "Failed"
            },
            "properties": [
              {
                "id": "color",
                "value": {
                  "fixedColor": "red",
                  "mode": "fixed"
                }
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "Successful"
            },
            "properties": [
              {
                "id": "color",
                "value": {
                  "fixedColor": "green",
                  "mode": "fixed"
                }
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "Warning"
            },
            "properties": [
              {
                "id": "color",
                "value": {
                  "fixedColor": "orange",
                  "mode": "fixed"
                }
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "Failed"
            },
            "properties": [
              {
                "id": "displayName",
                "value": "Произошел сбой"
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "Successful"
            },
            "properties": [
              {
                "id": "displayName",
                "value": "Успешно"
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "Warning"
            },
            "properties": [
              {
                "id": "displayName",
                "value": "Предупреждение"
              }
            ]
          }
        ]
      },
      "gridPos": {
        "h": 8,
        "w": 6,
        "x": 0,
        "y": 33
      },
      "id": 373,
      "options": {
        "displayLabels": [],
        "legend": {
          "displayMode": "table",
          "placement": "right",
          "showLegend": true,
          "values": [
            "value",
            "percent"
          ]
        },
        "pieType": "donut",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": true
        },
        "tooltip": {
          "hideZeros": false,
          "mode": "single",
          "sort": "none"
        }
      },
      "pluginVersion": "11.6.2",
      "targets": [
        {
          "columns": [
            {
              "selector": "data.0.activity_count",
              "text": "Successful",
              "type": "number"
            },
            {
              "selector": "data.1.activity_count",
              "text": "Warning",
              "type": "number"
            },
            {
              "selector": "data.2.activity_count",
              "text": "Failed",
              "type": "number"
            }
          ],
          "datasource": {
            "type": "yesoreyeram-infinity-datasource",
            "uid": "ff2be3zokum80a"
          },
          "filters": [],
          "format": "table",
          "global_query_id": "",
          "parser": "backend",
          "refId": "A",
          "root_selector": "series",
          "source": "url",
          "type": "json",
          "url": "${host}/am/api/1/playbook/call/activity_summary",
          "url_options": {
            "data": "",
            "headers": [
              {
                "key": "Authorization",
                "value": "Bearer $token"
              }
            ],
            "method": "GET",
            "params": [
              {
                "key": "utc",
                "value": "$utc"
              },
              {
                "key": "from",
                "value": "$custom_range"
              }
            ]
          }
        }
      ],
      "title": "Сводка действий за ${custom_range}",
      "type": "piechart"
    },
    {
      "datasource": {
        "type": "yesoreyeram-infinity-datasource",
        "uid": "ff2be3zokum80a"
      },
      "description": "",
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "palette-classic-by-name"
          },
          "custom": {
            "axisBorderShow": true,
            "axisCenteredZero": false,
            "axisColorMode": "text",
            "axisLabel": "",
            "axisPlacement": "auto",
            "fillOpacity": 100,
            "gradientMode": "none",
            "hideFrom": {
              "legend": false,
              "tooltip": false,
              "viz": false
            },
            "lineWidth": 0,
            "scaleDistribution": {
              "type": "linear"
            },
            "thresholdsStyle": {
              "mode": "off"
            }
          },
          "mappings": [],
          "noValue": "0",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green"
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          }
        },
        "overrides": [
          {
            "matcher": {
              "id": "byName",
              "options": "ok"
            },
            "properties": [
              {
                "id": "color",
                "value": {
                  "fixedColor": "green",
                  "mode": "fixed"
                }
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "warnings"
            },
            "properties": [
              {
                "id": "color",
                "value": {
                  "fixedColor": "orange",
                  "mode": "fixed"
                }
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "errors"
            },
            "properties": [
              {
                "id": "color",
                "value": {
                  "fixedColor": "red",
                  "mode": "fixed"
                }
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "time\\name"
            },
            "properties": [
              {
                "id": "custom.axisPlacement",
                "value": "hidden"
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "ok"
            },
            "properties": [
              {
                "id": "displayName",
                "value": "Успешно"
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "warnings"
            },
            "properties": [
              {
                "id": "displayName",
                "value": "Предупреждение"
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "errors"
            },
            "properties": [
              {
                "id": "displayName",
                "value": "Произошел сбой"
              }
            ]
          }
        ]
      },
      "gridPos": {
        "h": 8,
        "w": 18,
        "x": 6,
        "y": 33
      },
      "hideTimeOverride": true,
      "id": 376,
      "interval": "3m",
      "maxDataPoints": 10,
      "options": {
        "barRadius": 0.1,
        "barWidth": 0.5,
        "fullHighlight": false,
        "groupWidth": 0.7,
        "legend": {
          "calcs": [],
          "displayMode": "table",
          "placement": "right",
          "showLegend": true
        },
        "orientation": "vertical",
        "showValue": "never",
        "stacking": "normal",
        "tooltip": {
          "hideZeros": false,
          "mode": "multi",
          "sort": "none"
        },
        "xField": "time\\name",
        "xTickLabelRotation": 0,
        "xTickLabelSpacing": 0
      },
      "pluginVersion": "11.6.2",
      "targets": [
        {
          "columns": [
            {
              "selector": "name",
              "text": "name",
              "type": "string"
            },
            {
              "selector": "data.timestamp",
              "text": "time",
              "type": "timestamp_epoch_s"
            },
            {
              "selector": "data.activity_count",
              "text": "value",
              "type": "number"
            }
          ],
          "data": "{\n  \"series\": [\n    {\n      \"data\": [\n        {\n          \"activity_count\": 3,\n          \"timestamp\": 1762387200\n        },\n        {\n          \"activity_count\": 5,\n          \"timestamp\": 1762473600\n        },\n        {\n          \"activity_count\": 0,\n          \"timestamp\": 1762560000\n        },\n        {\n          \"activity_count\": 0,\n          \"timestamp\": 1762646400\n        },\n        {\n          \"activity_count\": 4,\n          \"timestamp\": 1762732800\n        },\n        {\n          \"activity_count\": 11,\n          \"timestamp\": 1762819200\n        },\n        {\n          \"activity_count\": 9,\n          \"timestamp\": 1762905600\n        },\n        {\n          \"activity_count\": 2,\n          \"timestamp\": 1762992000\n        }\n      ],\n      \"name\": \"ok\"\n    },\n    {\n      \"data\": [\n        {\n          \"activity_count\": 0,\n          \"timestamp\": 1762387200\n        },\n        {\n          \"activity_count\": 0,\n          \"timestamp\": 1762473600\n        },\n        {\n          \"activity_count\": 0,\n          \"timestamp\": 1762560000\n        },\n        {\n          \"activity_count\": 0,\n          \"timestamp\": 1762646400\n        },\n        {\n          \"activity_count\": 0,\n          \"timestamp\": 1762732800\n        },\n        {\n          \"activity_count\": 0,\n          \"timestamp\": 1762819200\n        },\n        {\n          \"activity_count\": 0,\n          \"timestamp\": 1762905600\n        },\n        {\n          \"activity_count\": 0,\n          \"timestamp\": 1762992000\n        }\n      ],\n      \"name\": \"warnings\"\n    },\n    {\n      \"data\": [\n        {\n          \"activity_count\": 6,\n          \"timestamp\": 1762387200\n        },\n        {\n          \"activity_count\": 2,\n          \"timestamp\": 1762473600\n        },\n        {\n          \"activity_count\": 0,\n          \"timestamp\": 1762560000\n        },\n        {\n          \"activity_count\": 0,\n          \"timestamp\": 1762646400\n        },\n        {\n          \"activity_count\": 2,\n          \"timestamp\": 1762732800\n        },\n        {\n          \"activity_count\": 2,\n          \"timestamp\": 1762819200\n        },\n        {\n          \"activity_count\": 2,\n          \"timestamp\": 1762905600\n        },\n        {\n          \"activity_count\": 0,\n          \"timestamp\": 1762992000\n        }\n      ],\n      \"name\": \"errors\"\n    }\n  ],\n  \"server_datetime\": 1763048075\n}",
          "datasource": {
            "type": "yesoreyeram-infinity-datasource",
            "uid": "ff2be3zokum80a"
          },
          "filters": [],
          "format": "table",
          "global_query_id": "",
          "groq": "*",
          "hide": false,
          "max": 60,
          "min": 1,
          "noise": 0,
          "parser": "uql",
          "refId": "A",
          "root_selector": "series",
          "scenarioId": "random_walk",
          "seriesCount": 7,
          "source": "url",
          "spread": 60,
          "summarizeBy": "",
          "type": "json",
          "uql": "parse-json\n| jsonata \"$.series.data.{'name': %.name,'timestamp' : timestamp,'value': activity_count}\"\n| extend \"time\"=unixtime_seconds_todatetime(\"timestamp\")\n| project \"name\", \"time\", \"value\"",
          "url": "${host}/am/api/1/playbook/call/activities",
          "url_options": {
            "data": "",
            "headers": [
              {
                "key": "Authorization",
                "value": "Bearer $token"
              }
            ],
            "method": "GET",
            "params": [
              {
                "key": "from",
                "value": "$custom_range"
              },
              {
                "key": "utc",
                "value": "$utc"
              }
            ]
          }
        }
      ],
      "timeFrom": "1h",
      "timeShift": "1h",
      "title": "Действия за ${custom_range}",
      "transformations": [
        {
          "id": "sortBy",
          "options": {
            "fields": {},
            "sort": [
              {
                "desc": false,
                "field": "time"
              }
            ]
          }
        },
        {
          "id": "formatTime",
          "options": {
            "outputFormat": "YYYY-MM-DD HH:00",
            "timeField": "time",
            "useTimezone": true
          }
        },
        {
          "id": "groupingToMatrix",
          "options": {
            "columnField": "name",
            "emptyValue": "zero",
            "rowField": "time",
            "valueField": "value"
          }
        }
      ],
      "type": "barchart"
    },
    {
      "datasource": {
        "type": "yesoreyeram-infinity-datasource",
        "uid": "ff2be3zokum80a"
      },
      "description": "",
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "custom": {
            "align": "auto",
            "cellOptions": {
              "type": "auto"
            },
            "filterable": true,
            "inspect": false
          },
          "mappings": [],
          "noValue": "0",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green"
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          }
        },
        "overrides": [
          {
            "matcher": {
              "id": "byType",
              "options": "number"
            },
            "properties": [
              {
                "id": "custom.align",
                "value": "left"
              }
            ]
          },
          {
            "matcher": {
              "id": "byType",
              "options": "string"
            },
            "properties": [
              {
                "id": "custom.inspect",
                "value": true
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "avg_duration"
            },
            "properties": [
              {
                "id": "unit",
                "value": "s"
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "avg_bytes_saved"
            },
            "properties": [
              {
                "id": "unit",
                "value": "bytes"
              }
            ]
          }
        ]
      },
      "gridPos": {
        "h": 9,
        "w": 24,
        "x": 0,
        "y": 41
      },
      "hideTimeOverride": true,
      "id": 377,
      "interval": "3m",
      "maxDataPoints": 10,
      "options": {
        "cellHeight": "sm",
        "footer": {
          "countRows": false,
          "enablePagination": true,
          "fields": "",
          "reducer": [
            "sum"
          ],
          "show": false
        },
        "showHeader": true,
        "sortBy": [
          {
            "desc": false,
            "displayName": "Device name"
          }
        ]
      },
      "pluginVersion": "11.6.2",
      "targets": [
        {
          "columns": [
            {
              "selector": "resource_name",
              "text": "device_name",
              "type": "string"
            },
            {
              "selector": "activity_type",
              "text": "activity_type",
              "type": "string"
            },
            {
              "selector": "resource_group",
              "text": "device_group",
              "type": "string"
            },
            {
              "selector": "num_activities",
              "text": "number_of_activities",
              "type": "number"
            },
            {
              "selector": "num_failed_activities",
              "text": "number_of_failed_activities",
              "type": "number"
            },
            {
              "selector": "avg_duration",
              "text": "avg_duration",
              "type": "number"
            },
            {
              "selector": "avg_bytes_saved",
              "text": "avg_bytes_saved",
              "type": "number"
            }
          ],
          "data": "{\n  \"series\": [\n    {\n      \"data\": [\n        {\n          \"activity_count\": 3,\n          \"timestamp\": 1762387200\n        },\n        {\n          \"activity_count\": 5,\n          \"timestamp\": 1762473600\n        },\n        {\n          \"activity_count\": 0,\n          \"timestamp\": 1762560000\n        },\n        {\n          \"activity_count\": 0,\n          \"timestamp\": 1762646400\n        },\n        {\n          \"activity_count\": 4,\n          \"timestamp\": 1762732800\n        },\n        {\n          \"activity_count\": 11,\n          \"timestamp\": 1762819200\n        },\n        {\n          \"activity_count\": 9,\n          \"timestamp\": 1762905600\n        },\n        {\n          \"activity_count\": 2,\n          \"timestamp\": 1762992000\n        }\n      ],\n      \"name\": \"ok\"\n    },\n    {\n      \"data\": [\n        {\n          \"activity_count\": 0,\n          \"timestamp\": 1762387200\n        },\n        {\n          \"activity_count\": 0,\n          \"timestamp\": 1762473600\n        },\n        {\n          \"activity_count\": 0,\n          \"timestamp\": 1762560000\n        },\n        {\n          \"activity_count\": 0,\n          \"timestamp\": 1762646400\n        },\n        {\n          \"activity_count\": 0,\n          \"timestamp\": 1762732800\n        },\n        {\n          \"activity_count\": 0,\n          \"timestamp\": 1762819200\n        },\n        {\n          \"activity_count\": 0,\n          \"timestamp\": 1762905600\n        },\n        {\n          \"activity_count\": 0,\n          \"timestamp\": 1762992000\n        }\n      ],\n      \"name\": \"warnings\"\n    },\n    {\n      \"data\": [\n        {\n          \"activity_count\": 6,\n          \"timestamp\": 1762387200\n        },\n        {\n          \"activity_count\": 2,\n          \"timestamp\": 1762473600\n        },\n        {\n          \"activity_count\": 0,\n          \"timestamp\": 1762560000\n        },\n        {\n          \"activity_count\": 0,\n          \"timestamp\": 1762646400\n        },\n        {\n          \"activity_count\": 2,\n          \"timestamp\": 1762732800\n        },\n        {\n          \"activity_count\": 2,\n          \"timestamp\": 1762819200\n        },\n        {\n          \"activity_count\": 2,\n          \"timestamp\": 1762905600\n        },\n        {\n          \"activity_count\": 0,\n          \"timestamp\": 1762992000\n        }\n      ],\n      \"name\": \"errors\"\n    }\n  ],\n  \"server_datetime\": 1763048075\n}",
          "datasource": {
            "type": "yesoreyeram-infinity-datasource",
            "uid": "ff2be3zokum80a"
          },
          "filters": [],
          "format": "table",
          "global_query_id": "",
          "groq": "*",
          "hide": false,
          "max": 60,
          "min": 1,
          "noise": 0,
          "parser": "backend",
          "refId": "A",
          "root_selector": "series.*.data",
          "scenarioId": "random_walk",
          "seriesCount": 7,
          "source": "url",
          "spread": 60,
          "summarizeBy": "",
          "type": "json",
          "uql": "parse-json\n| jsonata \"$.series.data.{'name': %.name,'timestamp' : timestamp,'value': activity_count}\"\n| extend \"time\"=unixtime_seconds_todatetime(\"timestamp\")\n| project \"name\", \"time\", \"value\"",
          "url": "${host}/am/api/1/playbook/call/activities_summary_table",
          "url_options": {
            "data": "",
            "headers": [
              {
                "key": "Authorization",
                "value": "Bearer $token"
              }
            ],
            "method": "GET",
            "params": [
              {
                "key": "from",
                "value": "$custom_range"
              },
              {
                "key": "utc",
                "value": "$utc"
              },
              {
                "key": "group_by",
                "value": "resource_name"
              },
              {
                "key": "group_type",
                "value": "asc"
              },
              {
                "key": "limit",
                "value": "1000"
              }
            ]
          }
        }
      ],
      "timeFrom": "1h",
      "timeShift": "1h",
      "title": "Сводка действий за ${custom_range}",
      "transformations": [
        {
          "id": "organize",
          "options": {
            "excludeByName": {},
            "includeByName": {},
            "indexByName": {
              "activity_type": 1,
              "avg_bytes_saved": 6,
              "avg_duration": 5,
              "device_group": 2,
              "device_name": 0,
              "number_of_activities": 3,
              "number_of_failed_activities": 4
            },
            "renameByName": {
              "activity_type": "Тип действия",
              "avg_bytes_saved": "Средний размер сохраненного",
              "avg_duration": "Средняя продолжительность",
              "device_group": "Группа устройств",
              "device_name": "Имя устройства",
              "number_of_activities": "Число действий",
              "number_of_failed_activities": "Число действий со сбоем"
            }
          }
        }
      ],
      "type": "table"
    },
    {
      "datasource": {
        "type": "yesoreyeram-infinity-datasource",
        "uid": "ff2be3zokum80a"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "custom": {
            "align": "auto",
            "cellOptions": {
              "type": "auto"
            },
            "filterable": true,
            "inspect": false
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green"
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          }
        },
        "overrides": [
          {
            "matcher": {
              "id": "byName",
              "options": "Продолжительность"
            },
            "properties": [
              {
                "id": "unit",
                "value": "ms"
              }
            ]
          }
        ]
      },
      "gridPos": {
        "h": 11,
        "w": 24,
        "x": 0,
        "y": 50
      },
      "id": 319,
      "options": {
        "cellHeight": "sm",
        "footer": {
          "countRows": false,
          "enablePagination": true,
          "fields": "",
          "reducer": [
            "sum"
          ],
          "show": false
        },
        "showHeader": true,
        "sortBy": [
          {
            "desc": false,
            "displayName": "Device"
          }
        ]
      },
      "pluginVersion": "11.6.2",
      "targets": [
        {
          "columns": [
            {
              "selector": "state",
              "text": "Status",
              "type": "string"
            },
            {
              "selector": "startedAt",
              "text": "start_time",
              "timestampFormat": "2006-01-02",
              "type": "timestamp"
            },
            {
              "selector": "context.MachineName",
              "text": "Device",
              "type": "string"
            },
            {
              "selector": "completedAt",
              "text": "Finish time",
              "timestampFormat": "2006-01-02",
              "type": "timestamp"
            },
            {
              "selector": "result.payload.AccountName",
              "text": "Initiator",
              "type": "string"
            },
            {
              "selector": "context.title",
              "text": "Description",
              "type": "string"
            }
          ],
          "computed_columns": [],
          "datasource": {
            "type": "yesoreyeram-infinity-datasource",
            "uid": "ff2be3zokum80a"
          },
          "filters": [],
          "format": "table",
          "global_query_id": "",
          "hide": false,
          "parser": "backend",
          "refId": "A",
          "root_selector": "items",
          "source": "url",
          "type": "json",
          "uql": "parse-json",
          "url": "${host}/api/task_manager/v2/tasks",
          "url_options": {
            "data": "",
            "headers": [
              {
                "key": "Authorization",
                "value": "Bearer $token"
              }
            ],
            "method": "GET",
            "params": [
              {
                "key": "limit",
                "value": "1000"
              },
              {
                "key": "order",
                "value": "desc(enqueuedAt)"
              }
            ]
          }
        },
        {
          "columns": [
            {
              "selector": "",
              "text": "",
              "type": "string"
            }
          ],
          "computed_columns": [],
          "datasource": {
            "type": "yesoreyeram-infinity-datasource",
            "uid": "ff2be3zokum80a"
          },
          "filters": [],
          "format": "table",
          "global_query_id": "",
          "hide": true,
          "parser": "backend",
          "refId": "B",
          "root_selector": "items",
          "source": "url",
          "type": "json",
          "uql": "parse-json",
          "url": "${host}/api/task_manager/v2/tasks",
          "url_options": {
            "data": "",
            "headers": [
              {
                "key": "Authorization",
                "value": "Bearer $token"
              }
            ],
            "method": "GET",
            "params": [
              {
                "key": "limit",
                "value": "1000"
              },
              {
                "key": "order",
                "value": "desc(enqueuedAt)"
              }
            ]
          }
        }
      ],
      "title": "Список действий",
      "transformations": [
        {
          "id": "organize",
          "options": {
            "excludeByName": {
              "Start time": false
            },
            "includeByName": {},
            "indexByName": {
              "Description": 1,
              "Device": 2,
              "Finish time": 4,
              "Initiator": 5,
              "Status": 0,
              "start_time": 3
            },
            "renameByName": {
              "Description": "Имя действия",
              "Device": "Имя устройства",
              "Finish time": "Время завершения",
              "Initiator": "Кем запущено",
              "Start time": "",
              "Status": "Результат",
              "start_time": "Время начала"
            }
          }
        },
        {
          "id": "calculateField",
          "options": {
            "alias": "Продолжительность",
            "binary": {
              "left": {
                "matcher": {
                  "id": "byName",
                  "options": "Время завершения"
                }
              },
              "operator": "-",
              "right": {
                "matcher": {
                  "id": "byName",
                  "options": "Время начала"
                }
              }
            },
            "mode": "binary",
            "reduce": {
              "reducer": "sum"
            }
          }
        }
      ],
      "type": "table"
    },
    {
      "collapsed": false,
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 61
      },
      "id": 344,
      "panels": [],
      "title": "Резервные копии",
      "type": "row"
    },
    {
      "datasource": {
        "type": "yesoreyeram-infinity-datasource",
        "uid": "ff2be3zokum80a"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "custom": {
            "align": "auto",
            "cellOptions": {
              "type": "auto",
              "wrapText": false
            },
            "filterable": true,
            "inspect": true,
            "minWidth": 50
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green"
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          }
        },
        "overrides": [
          {
            "matcher": {
              "id": "byName",
              "options": "backup_size"
            },
            "properties": [
              {
                "id": "unit",
                "value": "bytes"
              },
              {
                "id": "custom.inspect",
                "value": false
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "age_seconds"
            },
            "properties": [
              {
                "id": "unit",
                "value": "s"
              },
              {
                "id": "custom.cellOptions",
                "value": {
                  "type": "color-text"
                }
              },
              {
                "id": "color",
                "value": {
                  "fixedColor": "green",
                  "mode": "thresholds"
                }
              },
              {
                "id": "thresholds",
                "value": {
                  "mode": "absolute",
                  "steps": [
                    {
                      "color": "green"
                    },
                    {
                      "color": "yellow",
                      "value": 86400
                    },
                    {
                      "color": "red",
                      "value": 604800
                    }
                  ]
                }
              },
              {
                "id": "custom.inspect",
                "value": false
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "number_of_recovery"
            },
            "properties": [
              {
                "id": "custom.inspect",
                "value": false
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "recovery_point_size"
            },
            "properties": [
              {
                "id": "unit",
                "value": "bytes"
              },
              {
                "id": "custom.width",
                "value": 217
              }
            ]
          }
        ]
      },
      "gridPos": {
        "h": 9,
        "w": 24,
        "x": 0,
        "y": 62
      },
      "id": 368,
      "options": {
        "cellHeight": "sm",
        "footer": {
          "countRows": false,
          "enablePagination": true,
          "fields": "",
          "reducer": [
            "sum"
          ],
          "show": false
        },
        "showHeader": true,
        "sortBy": [
          {
            "desc": false,
            "displayName": "Backup size"
          }
        ]
      },
      "pluginVersion": "11.6.2",
      "targets": [
        {
          "columns": [
            {
              "selector": "last_recovery_point",
              "text": "",
              "type": "timestamp_epoch_s"
            },
            {
              "selector": "device",
              "text": "",
              "type": "string"
            },
            {
              "selector": "device_group",
              "text": "",
              "type": "string"
            },
            {
              "selector": "backup_size",
              "text": "",
              "type": "number"
            },
            {
              "selector": "recovery_point_path",
              "text": "",
              "type": "string"
            },
            {
              "selector": "number_of_recovery",
              "text": "",
              "type": "number"
            },
            {
              "selector": "location_name",
              "text": "",
              "type": "string"
            },
            {
              "selector": "location_path",
              "text": "",
              "type": "string"
            },
            {
              "selector": "age_seconds",
              "text": "",
              "type": "number"
            },
            {
              "selector": "recovery_point_size",
              "text": "",
              "type": "number"
            },
            {
              "selector": "name",
              "text": "",
              "type": "string"
            }
          ],
          "computed_columns": [],
          "datasource": {
            "type": "yesoreyeram-infinity-datasource",
            "uid": "ff2be3zokum80a"
          },
          "filters": [],
          "format": "table",
          "global_query_id": "",
          "parser": "backend",
          "refId": "A",
          "root_selector": "$.(\n$now := server_datetime;\nseries.data.({\n    'name': name,\n    'device': resource_name,\n    'device_group': resource_group,\n    'backup_size': size,\n    'last_recovery_point': last_rp_ts,\n    'recovery_point_path': last_rp_path,\n    'recovery_point_size': last_rp_size,\n    'number_of_recovery': rp_number,\n    'location_name': location_name,\n    'location_path': location_path,\n    'age_seconds': $now - last_rp_ts\n})\n)",
          "source": "url",
          "type": "json",
          "uql": "parse-json\n| jsonata \"$.($now:=server_datetime;series.data.({'device':resource_name,'device_group':resource_group,'backup_size':size,'last_recovery_point':last_rp_ts,'recovery_point_path':last_rp_path,'number_of_recovery':rp_number,'location_name':location_name,'location_path':location_path,'age_seconds':$now-first_rp_ts}))\"",
          "url": "${host}/am/api/1/playbook/call/archive_table",
          "url_options": {
            "data": "",
            "headers": [
              {
                "key": "Authorization",
                "value": "Bearer ${token}"
              }
            ],
            "method": "GET",
            "params": [
              {
                "key": "limit",
                "value": "1000"
              }
            ]
          }
        }
      ],
      "title": "Список резервных копий",
      "transformations": [
        {
          "id": "organize",
          "options": {
            "excludeByName": {},
            "includeByName": {},
            "indexByName": {
              "age_seconds": 8,
              "backup_size": 3,
              "device": 1,
              "device_group": 2,
              "last_recovery_point": 4,
              "location_name": 9,
              "location_path": 10,
              "name": 0,
              "number_of_recovery": 7,
              "recovery_point_path": 6,
              "recovery_point_size": 5
            },
            "renameByName": {
              "age_seconds": "Срок хранения",
              "backup_age": "Backup age",
              "backup_size": "Размер резервной копии",
              "device": "Имя устройства",
              "device_group": "Группы устройств",
              "device_groups": "Device groups",
              "last_recovery_point": "Последняя точка восстановления",
              "location_name": "Имя хранилища",
              "location_path": "Путь к хранилищу",
              "name": "Название резервной копии",
              "number_of_recovery": "Число точек восстановления",
              "recovery_point_path": "Путь к точке восстановления",
              "recovery_point_size": "Размер точки восстановления"
            }
          }
        }
      ],
      "type": "table"
    },
    {
      "collapsed": false,
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 71
      },
      "id": 380,
      "panels": [],
      "title": "Планы",
      "type": "row"
    },
    {
      "datasource": {
        "type": "yesoreyeram-infinity-datasource",
        "uid": "ff2be3zokum80a"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "custom": {
            "align": "auto",
            "cellOptions": {
              "type": "auto"
            },
            "filterable": true,
            "inspect": false
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green"
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          }
        },
        "overrides": []
      },
      "gridPos": {
        "h": 11,
        "w": 24,
        "x": 0,
        "y": 72
      },
      "id": 381,
      "options": {
        "cellHeight": "sm",
        "footer": {
          "countRows": false,
          "enablePagination": true,
          "fields": "",
          "reducer": [
            "sum"
          ],
          "show": false
        },
        "showHeader": true
      },
      "pluginVersion": "11.6.2",
      "targets": [
        {
          "columns": [
            {
              "selector": "plan_name",
              "text": "Plan name",
              "type": "string"
            },
            {
              "selector": "source",
              "text": "Plan source",
              "type": "string"
            },
            {
              "selector": "target",
              "text": "Plan target",
              "type": "string"
            },
            {
              "selector": "last_start_ts",
              "text": "Last start time",
              "type": "timestamp_epoch_s"
            },
            {
              "selector": "last_finish_ts",
              "text": "Last finish time",
              "type": "timestamp_epoch_s"
            },
            {
              "selector": "last_successful_finish_ts",
              "text": "Last successful backup time",
              "type": "timestamp_epoch_s"
            },
            {
              "selector": "total_protected_devices",
              "text": "Number of devices protected by this plan",
              "type": "number"
            },
            {
              "selector": "num_running_state",
              "text": "Devices with 'Running' state",
              "type": "number"
            },
            {
              "selector": "num_error_status",
              "text": "Devices with 'Failed' status",
              "type": "number"
            },
            {
              "selector": "num_ok_status",
              "text": "Devices with 'OK' status",
              "type": "number"
            },
            {
              "selector": "num_warning_status",
              "text": "Devices with 'Warning' status",
              "type": "number"
            },
            {
              "selector": "num_interaction_required_state",
              "text": "Devices with 'Interaction required' status",
              "type": "number"
            },
            {
              "selector": "num_unknown_status",
              "text": "Devices with 'Unknown' status",
              "type": "number"
            }
          ],
          "datasource": {
            "type": "yesoreyeram-infinity-datasource",
            "uid": "ff2be3zokum80a"
          },
          "filters": [],
          "format": "table",
          "global_query_id": "",
          "parser": "backend",
          "refId": "A",
          "root_selector": "series.data",
          "source": "url",
          "type": "json",
          "url": "${host}/am/api/1/playbook/call/plans_table",
          "url_options": {
            "data": "",
            "headers": [
              {
                "key": "Authorization",
                "value": "Bearer $token"
              }
            ],
            "method": "GET",
            "params": [
              {
                "key": "limit",
                "value": "1000"
              }
            ]
          }
        }
      ],
      "title": "Планы",
      "transformations": [
        {
          "id": "organize",
          "options": {
            "excludeByName": {},
            "includeByName": {},
            "indexByName": {
              "Devices with 'Failed' status": 3,
              "Devices with 'Interaction required' status": 6,
              "Devices with 'OK' status": 4,
              "Devices with 'Running' state": 2,
              "Devices with 'Unknown' status": 7,
              "Devices with 'Warning' status": 5,
              "Last finish time": 9,
              "Last start time": 8,
              "Last successful backup time": 10,
              "Number of devices protected by this plan": 1,
              "Plan name": 0,
              "Plan source": 11,
              "Plan target": 12
            },
            "renameByName": {
              "Devices with 'Failed' status": "Устройства со статусом \"Сбой\"",
              "Devices with 'Interaction required' status": "Устройства со статусом \"Требуется вмешательство пользователя\"",
              "Devices with 'OK' status": "Устройства со статусом \"ОК\"",
              "Devices with 'Running' state": "Устройства с состоянием \"Выполнение\"",
              "Devices with 'Unknown' status": "Устройства со статусом \"Неизвестно\"",
              "Devices with 'Warning' status": "Устройства со статусом \"Предупреждение\"",
              "Last finish time": "Время последнего завершения",
              "Last start time": "Последний запуск",
              "Last successful backup time": "Время последнего успешного резервного копирования",
              "Number of devices protected by this plan": "Число устройств, защищенным этим планом",
              "Plan name": "Имя плана",
              "Plan source": "Источник плана",
              "Plan target": "Цель плана"
            }
          }
        }
      ],
      "type": "table"
    },
    {
      "collapsed": true,
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 83
      },
      "id": 341,
      "panels": [
        {
          "datasource": {
            "type": "yesoreyeram-infinity-datasource",
            "uid": "ff2be3zokum80a"
          },
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "thresholds"
              },
              "custom": {
                "align": "auto",
                "cellOptions": {
                  "type": "auto"
                },
                "filterable": true,
                "inspect": false
              },
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green"
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              }
            },
            "overrides": [
              {
                "matcher": {
                  "id": "byName",
                  "options": "Состояние"
                },
                "properties": [
                  {
                    "id": "mappings",
                    "value": [
                      {
                        "options": {
                          "offline": {
                            "color": "red",
                            "index": 1,
                            "text": "Offline"
                          },
                          "online": {
                            "color": "#73BF69",
                            "index": 0,
                            "text": "Online"
                          }
                        },
                        "type": "value"
                      }
                    ]
                  },
                  {
                    "id": "custom.cellOptions",
                    "value": {
                      "type": "color-text"
                    }
                  }
                ]
              },
              {
                "matcher": {
                  "id": "byName",
                  "options": "Версия агента"
                },
                "properties": [
                  {
                    "id": "custom.cellOptions",
                    "value": {
                      "type": "color-text"
                    }
                  },
                  {
                    "id": "color",
                    "value": {
                      "fixedColor": "red",
                      "mode": "fixed"
                    }
                  }
                ]
              },
              {
                "matcher": {
                  "id": "byName",
                  "options": "Пристутствует агент"
                },
                "properties": [
                  {
                    "id": "mappings",
                    "value": [
                      {
                        "options": {
                          "agent": {
                            "color": "green",
                            "index": 0,
                            "text": "Да"
                          }
                        },
                        "type": "value"
                      },
                      {
                        "options": {
                          "match": "null+nan",
                          "result": {
                            "color": "red",
                            "index": 1,
                            "text": "Нет"
                          }
                        },
                        "type": "special"
                      }
                    ]
                  },
                  {
                    "id": "custom.cellOptions",
                    "value": {
                      "type": "color-text"
                    }
                  }
                ]
              },
              {
                "matcher": {
                  "id": "byName",
                  "options": "Статус"
                },
                "properties": [
                  {
                    "id": "mappings",
                    "value": [
                      {
                        "options": {
                          "idle": {
                            "color": "green",
                            "index": 0,
                            "text": "Защищено"
                          },
                          "notProtected": {
                            "color": "red",
                            "index": 1,
                            "text": "Не защищено"
                          }
                        },
                        "type": "value"
                      }
                    ]
                  },
                  {
                    "id": "custom.cellOptions",
                    "value": {
                      "type": "color-text"
                    }
                  }
                ]
              }
            ]
          },
          "gridPos": {
            "h": 8,
            "w": 24,
            "x": 0,
            "y": 235
          },
          "id": 342,
          "options": {
            "cellHeight": "sm",
            "footer": {
              "countRows": false,
              "enablePagination": true,
              "fields": "",
              "reducer": [
                "sum"
              ],
              "show": false
            },
            "frameIndex": 0,
            "showHeader": true,
            "sortBy": [
              {
                "desc": false,
                "displayName": "Статус"
              }
            ]
          },
          "pluginVersion": "11.6.2",
          "targets": [
            {
              "columns": [
                {
                  "selector": "name",
                  "text": "Device",
                  "type": "string"
                },
                {
                  "selector": "status.state",
                  "text": "Status",
                  "type": "string"
                },
                {
                  "selector": "type",
                  "text": "Device group",
                  "type": "string"
                },
                {
                  "selector": "agent.displayName",
                  "text": "Device type",
                  "type": "string"
                },
                {
                  "selector": "details.parameters.HostVersion",
                  "text": "Agent version row",
                  "type": "string"
                },
                {
                  "selector": "agent.type",
                  "text": "Agent",
                  "type": "string"
                },
                {
                  "selector": "id",
                  "text": "ResourceID",
                  "type": "string"
                }
              ],
              "computed_columns": [],
              "datasource": {
                "type": "yesoreyeram-infinity-datasource",
                "uid": "ff2be3zokum80a"
              },
              "filters": [],
              "format": "table",
              "global_query_id": "",
              "hide": false,
              "parser": "backend",
              "refId": "A",
              "root_selector": "$.items\n\n\n",
              "source": "url",
              "type": "json",
              "uql": "parse-json @.items | mv-expand items | mv-expand items | project kv(items)",
              "url": "${host}/api/resource_manager/v1/epm/resources",
              "url_options": {
                "data": "",
                "headers": [
                  {
                    "key": "Authorization",
                    "value": "Bearer $token"
                  }
                ],
                "method": "GET",
                "params": [
                  {
                    "key": "checkCredentials",
                    "value": "1"
                  },
                  {
                    "key": "embed",
                    "value": "details"
                  },
                  {
                    "key": "embed",
                    "value": "agent"
                  },
                  {
                    "key": "embed",
                    "value": "allowed_actions"
                  },
                  {
                    "key": "embed",
                    "value": "asz"
                  },
                  {
                    "key": "embed",
                    "value": "license"
                  },
                  {
                    "key": "embed",
                    "value": "attributes"
                  },
                  {
                    "key": "order",
                    "value": "desc(isGroup)"
                  },
                  {
                    "key": "order",
                    "value": "asc(name)"
                  },
                  {
                    "key": "timestamp",
                    "value": "1"
                  }
                ]
              }
            },
            {
              "columns": [
                {
                  "selector": "uid",
                  "text": "ResourceID",
                  "type": "string"
                },
                {
                  "selector": "resource_status",
                  "text": "Agent state",
                  "type": "string"
                },
                {
                  "selector": "agent_state",
                  "text": "Device state",
                  "type": "string"
                }
              ],
              "datasource": {
                "type": "yesoreyeram-infinity-datasource",
                "uid": "ff2be3zokum80a"
              },
              "filters": [],
              "format": "table",
              "global_query_id": "",
              "hide": false,
              "parser": "backend",
              "refId": "B",
              "root_selector": "$.series.data\n\n\n",
              "source": "url",
              "type": "json",
              "url": "${host}/am/api/1/playbook/call/resource_summary_table",
              "url_options": {
                "data": "",
                "headers": [
                  {
                    "key": "Authorization",
                    "value": "Bearer $token"
                  }
                ],
                "method": "GET"
              }
            }
          ],
          "title": "Список устройств",
          "transformations": [
            {
              "id": "joinByField",
              "options": {
                "byField": "ResourceID",
                "mode": "outerTabular"
              }
            },
            {
              "id": "extractFields",
              "options": {
                "delimiter": ",",
                "source": "Agent version row A"
              }
            },
            {
              "id": "organize",
              "options": {
                "excludeByName": {
                  "Agent version row A": true,
                  "AgentID": false,
                  "ResourceID": true,
                  "null": true
                },
                "includeByName": {},
                "indexByName": {
                  "0": 7,
                  "Agent A": 6,
                  "Agent state B": 8,
                  "Agent version row A": 9,
                  "Device A": 1,
                  "Device group A": 5,
                  "Device state B": 3,
                  "Device type A": 4,
                  "ResourceID": 0,
                  "Status A": 2,
                  "null": 10
                },
                "renameByName": {
                  "0": "Версия агента",
                  "Agent A": "Пристутствует агент",
                  "Agent state B": "Состояние агента",
                  "Device A": "Имя устойства",
                  "Device group A": "Группы устройств",
                  "Device state B": "Состояние",
                  "Device type A": "Тип устройства",
                  "Status A": "Статус",
                  "agent A": "Агент"
                }
              }
            }
          ],
          "type": "table"
        },
        {
          "datasource": {
            "type": "yesoreyeram-infinity-datasource",
            "uid": "ff2be3zokum80a"
          },
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "thresholds"
              },
              "custom": {
                "align": "auto",
                "cellOptions": {
                  "type": "auto"
                },
                "filterable": true,
                "inspect": false
              },
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green"
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              }
            },
            "overrides": [
              {
                "matcher": {
                  "id": "byName",
                  "options": "Agent"
                },
                "properties": [
                  {
                    "id": "mappings",
                    "value": [
                      {
                        "options": {
                          "agent": {
                            "color": "green",
                            "index": 0,
                            "text": "Да"
                          }
                        },
                        "type": "value"
                      },
                      {
                        "options": {
                          "match": "null+nan",
                          "result": {
                            "color": "red",
                            "index": 1,
                            "text": "Нет"
                          }
                        },
                        "type": "special"
                      }
                    ]
                  },
                  {
                    "id": "custom.cellOptions",
                    "value": {
                      "type": "color-text"
                    }
                  }
                ]
              },
              {
                "matcher": {
                  "id": "byName",
                  "options": "IP адрес"
                },
                "properties": [
                  {
                    "id": "mappings",
                    "value": [
                      {
                        "options": {
                          "null": {
                            "index": 0,
                            "text": "-"
                          }
                        },
                        "type": "value"
                      }
                    ]
                  }
                ]
              }
            ]
          },
          "gridPos": {
            "h": 8,
            "w": 24,
            "x": 0,
            "y": 243
          },
          "id": 367,
          "options": {
            "cellHeight": "sm",
            "footer": {
              "countRows": false,
              "enablePagination": true,
              "fields": "",
              "reducer": [
                "sum"
              ],
              "show": false
            },
            "frameIndex": 0,
            "showHeader": true,
            "sortBy": [
              {
                "desc": false,
                "displayName": "Агент"
              }
            ]
          },
          "pluginVersion": "11.6.2",
          "targets": [
            {
              "columns": [
                {
                  "selector": "name",
                  "text": "Device",
                  "type": "string"
                },
                {
                  "selector": "agent.details.ipAddresses",
                  "text": "IP",
                  "type": "string"
                },
                {
                  "selector": "type",
                  "text": "Device group",
                  "type": "string"
                },
                {
                  "selector": "agent.details.os.family",
                  "text": "Family OS",
                  "type": "string"
                },
                {
                  "selector": "agent.type",
                  "text": "Agent",
                  "type": "string"
                },
                {
                  "selector": "agent.details.os.arch",
                  "text": "Arch",
                  "type": "string"
                }
              ],
              "computed_columns": [],
              "datasource": {
                "type": "yesoreyeram-infinity-datasource",
                "uid": "ff2be3zokum80a"
              },
              "filters": [],
              "format": "table",
              "global_query_id": "",
              "parser": "backend",
              "refId": "A",
              "root_selector": "$.items\n\n\n",
              "source": "url",
              "type": "json",
              "uql": "parse-json @.items | mv-expand items | mv-expand items | project kv(items)",
              "url": "${host}/api/resource_manager/v1/epm/resources",
              "url_options": {
                "data": "",
                "headers": [
                  {
                    "key": "Authorization",
                    "value": "Bearer $token"
                  }
                ],
                "method": "GET",
                "params": [
                  {
                    "key": "checkCredentials",
                    "value": "1"
                  },
                  {
                    "key": "embed",
                    "value": "details"
                  },
                  {
                    "key": "embed",
                    "value": "agent"
                  },
                  {
                    "key": "embed",
                    "value": "allowed_actions"
                  },
                  {
                    "key": "embed",
                    "value": "asz"
                  },
                  {
                    "key": "embed",
                    "value": "license"
                  },
                  {
                    "key": "embed",
                    "value": "attributes"
                  },
                  {
                    "key": "order",
                    "value": "desc(isGroup)"
                  },
                  {
                    "key": "order",
                    "value": "asc(name)"
                  },
                  {
                    "key": "timestamp",
                    "value": "1"
                  }
                ]
              }
            }
          ],
          "title": "Незащищенные устройства",
          "transformations": [
            {
              "id": "calculateField",
              "options": {
                "mode": "reduceRow",
                "reduce": {
                  "include": [
                    "Family OS",
                    "Arch"
                  ],
                  "reducer": "uniqueValues"
                },
                "replaceFields": false
              }
            },
            {
              "id": "organize",
              "options": {
                "excludeByName": {
                  "Arch": true,
                  "Family OS": true
                },
                "includeByName": {},
                "indexByName": {
                  "Agent": 4,
                  "All unique values": 2,
                  "Arch": 6,
                  "Device": 0,
                  "Device group": 1,
                  "Family OS": 5,
                  "IP": 3
                },
                "renameByName": {
                  "0": "0 IP",
                  "1": "1 IP",
                  "Agent": "Агент",
                  "All unique values": "Операционная система",
                  "Device": "Имя устройства",
                  "Device group": "Группы устройств",
                  "IP": "IP адрес"
                }
              }
            }
          ],
          "type": "table"
        },
        {
          "datasource": {
            "type": "yesoreyeram-infinity-datasource",
            "uid": "ff2be3zokum80a"
          },
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "palette-classic"
              },
              "custom": {
                "hideFrom": {
                  "legend": false,
                  "tooltip": false,
                  "viz": false
                }
              },
              "fieldMinMax": false,
              "mappings": []
            },
            "overrides": [
              {
                "matcher": {
                  "id": "byName",
                  "options": "Protected"
                },
                "properties": [
                  {
                    "id": "custom.hideFrom",
                    "value": {
                      "legend": false,
                      "tooltip": false,
                      "viz": false
                    }
                  },
                  {
                    "id": "color",
                    "value": {
                      "fixedColor": "green",
                      "mode": "fixed"
                    }
                  },
                  {
                    "id": "displayName",
                    "value": "Защищено"
                  }
                ]
              },
              {
                "matcher": {
                  "id": "byName",
                  "options": "Unprotected"
                },
                "properties": [
                  {
                    "id": "custom.hideFrom",
                    "value": {
                      "legend": false,
                      "tooltip": false,
                      "viz": false
                    }
                  },
                  {
                    "id": "color",
                    "value": {
                      "fixedColor": "red",
                      "mode": "fixed"
                    }
                  },
                  {
                    "id": "displayName",
                    "value": "Незащищенные"
                  }
                ]
              }
            ]
          },
          "gridPos": {
            "h": 8,
            "w": 12,
            "x": 0,
            "y": 251
          },
          "id": 370,
          "options": {
            "displayLabels": [],
            "legend": {
              "displayMode": "table",
              "placement": "right",
              "showLegend": true,
              "values": [
                "value",
                "percent"
              ]
            },
            "pieType": "donut",
            "reduceOptions": {
              "calcs": [
                "lastNotNull"
              ],
              "fields": "",
              "values": false
            },
            "tooltip": {
              "hideZeros": false,
              "mode": "single",
              "sort": "none"
            }
          },
          "pluginVersion": "11.6.2",
          "targets": [
            {
              "columns": [
                {
                  "selector": "data.0.count",
                  "text": "Protected",
                  "type": "number"
                },
                {
                  "selector": "data.1.count",
                  "text": "Unprotected",
                  "type": "number"
                }
              ],
              "computed_columns": [],
              "datasource": {
                "type": "yesoreyeram-infinity-datasource",
                "uid": "ff2be3zokum80a"
              },
              "filters": [],
              "format": "table",
              "global_query_id": "",
              "parser": "backend",
              "refId": "A",
              "root_selector": "series.[1]",
              "source": "url",
              "summarizeAlias": "",
              "summarizeBy": "",
              "summarizeExpression": "",
              "type": "json",
              "url": "${host}/am/api/1/playbook/call/protection_status",
              "url_options": {
                "data": "",
                "headers": [
                  {
                    "key": "Authorization",
                    "value": "Bearer $token"
                  }
                ],
                "method": "GET"
              }
            }
          ],
          "title": "Статус защиты",
          "type": "piechart"
        },
        {
          "datasource": {
            "type": "yesoreyeram-infinity-datasource",
            "uid": "ff2be3zokum80a"
          },
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "palette-classic"
              },
              "custom": {
                "hideFrom": {
                  "legend": false,
                  "tooltip": false,
                  "viz": false
                }
              },
              "fieldMinMax": false,
              "mappings": []
            },
            "overrides": [
              {
                "matcher": {
                  "id": "byName",
                  "options": "Discovered"
                },
                "properties": [
                  {
                    "id": "custom.hideFrom",
                    "value": {
                      "legend": false,
                      "tooltip": false,
                      "viz": false
                    }
                  },
                  {
                    "id": "color",
                    "value": {
                      "fixedColor": "text",
                      "mode": "fixed"
                    }
                  },
                  {
                    "id": "displayName",
                    "value": "Обнаружено"
                  }
                ]
              },
              {
                "matcher": {
                  "id": "byName",
                  "options": "Managed"
                },
                "properties": [
                  {
                    "id": "custom.hideFrom",
                    "value": {
                      "legend": false,
                      "tooltip": false,
                      "viz": false
                    }
                  },
                  {
                    "id": "color",
                    "value": {
                      "fixedColor": "blue",
                      "mode": "fixed"
                    }
                  },
                  {
                    "id": "displayName",
                    "value": "Управляемое"
                  }
                ]
              }
            ]
          },
          "gridPos": {
            "h": 8,
            "w": 12,
            "x": 12,
            "y": 251
          },
          "id": 369,
          "options": {
            "displayLabels": [],
            "legend": {
              "displayMode": "table",
              "placement": "right",
              "showLegend": true,
              "values": [
                "value",
                "percent"
              ]
            },
            "pieType": "donut",
            "reduceOptions": {
              "calcs": [
                "lastNotNull"
              ],
              "fields": "",
              "values": false
            },
            "tooltip": {
              "hideZeros": false,
              "mode": "single",
              "sort": "none"
            }
          },
          "pluginVersion": "11.6.2",
          "targets": [
            {
              "columns": [
                {
                  "selector": "data.0.count",
                  "text": "Managed",
                  "type": "number"
                },
                {
                  "selector": "data.1.count",
                  "text": "Discovered",
                  "type": "number"
                }
              ],
              "computed_columns": [],
              "datasource": {
                "type": "yesoreyeram-infinity-datasource",
                "uid": "ff2be3zokum80a"
              },
              "filters": [],
              "format": "table",
              "global_query_id": "",
              "parser": "backend",
              "refId": "A",
              "root_selector": "series.[0]",
              "source": "url",
              "summarizeAlias": "",
              "summarizeBy": "",
              "summarizeExpression": "",
              "type": "json",
              "url": "${host}/am/api/1/playbook/call/protection_status",
              "url_options": {
                "data": "",
                "headers": [
                  {
                    "key": "Authorization",
                    "value": "Bearer $token"
                  }
                ],
                "method": "GET"
              }
            }
          ],
          "title": "Управляемость защиты",
          "type": "piechart"
        }
      ],
      "title": "Устройства",
      "type": "row"
    },
    {
      "collapsed": false,
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 84
      },
      "id": 320,
      "panels": [],
      "title": "Хранилища",
      "type": "row"
    },
    {
      "datasource": {
        "type": "yesoreyeram-infinity-datasource",
        "uid": "ff2be3zokum80a"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "custom": {
            "align": "auto",
            "cellOptions": {
              "type": "auto"
            },
            "filterable": true,
            "inspect": false
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green"
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          }
        },
        "overrides": [
          {
            "matcher": {
              "id": "byName",
              "options": "Текущее свободное пространство"
            },
            "properties": [
              {
                "id": "unit",
                "value": "bytes"
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "Текущий размер резервных копий"
            },
            "properties": [
              {
                "id": "unit",
                "value": "bytes"
              },
              {
                "id": "custom.width",
                "value": 189
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "Тип местоположения"
            },
            "properties": [
              {
                "id": "mappings",
                "value": [
                  {
                    "options": {
                      "local_folder": {
                        "index": 1,
                        "text": "Локальная папка"
                      },
                      "network_share": {
                        "index": 0,
                        "text": "Общий сетевой ресурс"
                      }
                    },
                    "type": "value"
                  }
                ]
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "Общий размер"
            },
            "properties": [
              {
                "id": "unit",
                "value": "bytes"
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "Размер других данных"
            },
            "properties": [
              {
                "id": "unit",
                "value": "bytes"
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "Имя хранилища"
            },
            "properties": [
              {
                "id": "custom.width",
                "value": 155
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "free_space"
            },
            "properties": [
              {
                "id": "custom.width",
                "value": 180
              }
            ]
          }
        ]
      },
      "gridPos": {
        "h": 9,
        "w": 24,
        "x": 0,
        "y": 85
      },
      "id": 383,
      "options": {
        "cellHeight": "sm",
        "footer": {
          "countRows": false,
          "enablePagination": true,
          "fields": "",
          "reducer": [
            "sum"
          ],
          "show": false
        },
        "showHeader": true,
        "sortBy": []
      },
      "pluginVersion": "11.6.2",
      "targets": [
        {
          "columns": [
            {
              "selector": "location_name",
              "text": "LocationName",
              "type": "string"
            },
            {
              "selector": "location_type",
              "text": "LocationType",
              "type": "string"
            },
            {
              "selector": "free_space",
              "text": "FreeSpace",
              "type": "string"
            },
            {
              "selector": "total_backup_size",
              "text": "TotalBackupSize",
              "type": "string"
            },
            {
              "selector": "archive_number",
              "text": "ArchiveNumber",
              "type": "string"
            },
            {
              "selector": "orphaned_archives_number",
              "text": "OrphanedArchiveNumber",
              "type": "string"
            },
            {
              "selector": "total_size",
              "text": "TotalSize",
              "type": "string"
            },
            {
              "selector": "other_data_size",
              "text": "OtherDataSize",
              "type": "string"
            },
            {
              "selector": "compression_ratio",
              "text": "CompressionRatio",
              "type": "string"
            }
          ],
          "computed_columns": [],
          "datasource": {
            "type": "yesoreyeram-infinity-datasource",
            "uid": "ff2be3zokum80a"
          },
          "filters": [],
          "format": "table",
          "global_query_id": "",
          "hide": false,
          "parser": "backend",
          "refId": "A",
          "root_selector": "series.data",
          "source": "url",
          "type": "json",
          "uql": "parse-json",
          "url": "${host}/am/api/1/playbook/call/location_summary_table",
          "url_options": {
            "data": "",
            "headers": [
              {
                "key": "Authorization",
                "value": "Bearer $token"
              }
            ],
            "method": "GET",
            "params": [
              {
                "key": "from",
                "value": "$custom_range"
              },
              {
                "key": "limit",
                "value": "1000"
              },
              {
                "key": "utc",
                "value": "$utc"
              }
            ]
          }
        },
        {
          "columns": [],
          "computed_columns": [],
          "datasource": {
            "type": "yesoreyeram-infinity-datasource",
            "uid": "ff2be3zokum80a"
          },
          "filters": [],
          "format": "table",
          "global_query_id": "",
          "hide": true,
          "parser": "backend",
          "refId": "B",
          "root_selector": "series.data",
          "source": "url",
          "type": "json",
          "uql": "parse-json",
          "url": "${host}/am/api/1/playbook/call/location_summary_table",
          "url_options": {
            "data": "",
            "headers": [
              {
                "key": "Authorization",
                "value": "Bearer $token"
              }
            ],
            "method": "GET",
            "params": [
              {
                "key": "from",
                "value": "${custom_range}"
              },
              {
                "key": "limit",
                "value": "1000"
              },
              {
                "key": "utc",
                "value": "3"
              }
            ]
          }
        }
      ],
      "title": "Сводные данные о хранилищах за ${custom_range}",
      "transformations": [
        {
          "id": "organize",
          "options": {
            "excludeByName": {
              "Start time": false
            },
            "includeByName": {},
            "indexByName": {
              "ArchiveNumber": 4,
              "FreeSpace": 2,
              "LocationName": 0,
              "LocationType": 1,
              "OrphanedArchiveNumber": 5,
              "OtherDataSize": 6,
              "TotalBackupSize": 3,
              "TotalSize": 7
            },
            "renameByName": {
              "ArchiveNumber": "Текущее число резервных копий",
              "CompressionRatio": "Степень сжатия",
              "FreeSpace": "Текущее свободное пространство",
              "LocationName": "Имя хранилища",
              "LocationType": "Тип местоположения",
              "OrphanedArchiveNumber": "Число неклассифицированных резервных копий",
              "OtherDataSize": "Размер других данных",
              "Start time": "",
              "Status": "",
              "TotalBackupSize": "Текущий размер резервных копий",
              "TotalSize": "Общий размер"
            }
          }
        }
      ],
      "type": "table"
    },
    {
      "datasource": {
        "type": "yesoreyeram-infinity-datasource",
        "uid": "ff2be3zokum80a"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "custom": {
            "align": "auto",
            "cellOptions": {
              "type": "auto"
            },
            "filterable": true,
            "inspect": false
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green"
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          }
        },
        "overrides": [
          {
            "matcher": {
              "id": "byName",
              "options": "Original data size"
            },
            "properties": [
              {
                "id": "unit",
                "value": "decbytes"
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "Occupied size"
            },
            "properties": [
              {
                "id": "unit",
                "value": "decbytes"
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "Capacity"
            },
            "properties": [
              {
                "id": "custom.cellOptions",
                "value": {
                  "mode": "lcd",
                  "type": "gauge",
                  "valueDisplayMode": "text"
                }
              },
              {
                "id": "unit",
                "value": "percent"
              },
              {
                "id": "min",
                "value": 0
              },
              {
                "id": "max",
                "value": 100
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "free_space"
            },
            "properties": [
              {
                "id": "unit",
                "value": "decbytes"
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "total_space"
            },
            "properties": [
              {
                "id": "unit",
                "value": "decbytes"
              }
            ]
          }
        ]
      },
      "gridPos": {
        "h": 10,
        "w": 24,
        "x": 0,
        "y": 94
      },
      "id": 382,
      "options": {
        "cellHeight": "sm",
        "footer": {
          "countRows": false,
          "enablePagination": true,
          "fields": "",
          "reducer": [
            "sum"
          ],
          "show": false
        },
        "showHeader": true
      },
      "pluginVersion": "11.6.2",
      "targets": [
        {
          "columns": [
            {
              "selector": "storage_type",
              "text": "Type",
              "type": "string"
            },
            {
              "selector": "name",
              "text": "Name",
              "type": "string"
            },
            {
              "selector": "storage_uri",
              "text": "Location",
              "type": "string"
            },
            {
              "selector": "hostname",
              "text": "Host",
              "type": "string"
            },
            {
              "selector": "archive_count",
              "text": "Number of backups",
              "type": "number"
            },
            {
              "selector": "original_data_size",
              "text": "Original data size",
              "type": "number"
            },
            {
              "selector": "occupied_data_size",
              "text": "Occupied size",
              "type": "number"
            },
            {
              "selector": "free_space",
              "text": "",
              "type": "number"
            },
            {
              "selector": "total_space",
              "text": "",
              "type": "number"
            }
          ],
          "computed_columns": [
            {
              "selector": "(1 - (free_space / total_space)) * 100",
              "text": "Capacity",
              "type": "string"
            }
          ],
          "datasource": {
            "type": "yesoreyeram-infinity-datasource",
            "uid": "ff2be3zokum80a"
          },
          "filters": [],
          "format": "table",
          "global_query_id": "",
          "parser": "backend",
          "refId": "A",
          "root_selector": "items",
          "source": "url",
          "type": "json",
          "url": "${host}/api/vault_manager/v1/vaults",
          "url_options": {
            "data": "",
            "headers": [
              {
                "key": "Authorization",
                "value": "Bearer $token"
              }
            ],
            "method": "GET",
            "params": [
              {
                "key": "includeStats",
                "value": "true"
              },
              {
                "key": "count",
                "value": "1"
              },
              {
                "key": "order",
                "value": "asc(name)"
              }
            ]
          }
        }
      ],
      "title": "Хранилища резервных копий",
      "transformations": [
        {
          "id": "organize",
          "options": {
            "excludeByName": {
              "Occupied size": true,
              "Original data size": true
            },
            "includeByName": {},
            "indexByName": {
              "Capacity": 4,
              "Host": 3,
              "Location": 2,
              "Name": 1,
              "Number of backups": 5,
              "Occupied size": 7,
              "Original data size": 6,
              "Type": 0,
              "free_space": 8,
              "total_space": 9
            },
            "renameByName": {
              "Capacity": "Заполненность",
              "Host": "Хост",
              "Location": "Хранилище",
              "Name": "Имя",
              "Number of backups": "Число резервных копий",
              "Original data size": "",
              "Type": "Тип",
              "free_space": "Свободное место",
              "total_space": "Общий размер памяти"
            }
          }
        }
      ],
      "type": "table"
    },
    {
      "collapsed": false,
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 104
      },
      "id": 328,
      "panels": [],
      "title": "Лицензии",
      "type": "row"
    },
    {
      "datasource": {
        "type": "yesoreyeram-infinity-datasource",
        "uid": "ff2be3zokum80a"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "custom": {
            "align": "left",
            "cellOptions": {
              "type": "auto"
            },
            "filterable": true,
            "inspect": false
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green"
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          }
        },
        "overrides": [
          {
            "matcher": {
              "id": "byName",
              "options": "License Type"
            },
            "properties": [
              {
                "id": "mappings",
                "value": [
                  {
                    "options": {
                      "perpetual": {
                        "index": 0,
                        "text": "Бессрочная лицензия"
                      }
                    },
                    "type": "value"
                  }
                ]
              }
            ]
          }
        ]
      },
      "gridPos": {
        "h": 8,
        "w": 24,
        "x": 0,
        "y": 105
      },
      "id": 340,
      "options": {
        "cellHeight": "sm",
        "footer": {
          "countRows": false,
          "enablePagination": true,
          "fields": "",
          "reducer": [
            "sum"
          ],
          "show": false
        },
        "frameIndex": 0,
        "showHeader": true,
        "sortBy": []
      },
      "pluginVersion": "11.6.2",
      "targets": [
        {
          "columns": [
            {
              "selector": "bundle_name",
              "text": "Name",
              "type": "string"
            },
            {
              "selector": "generationDate",
              "text": "Generation Date",
              "type": "string"
            },
            {
              "selector": "serial",
              "text": "key",
              "type": "string"
            },
            {
              "selector": "support",
              "text": "Support",
              "type": "string"
            },
            {
              "selector": "status",
              "text": "Status",
              "type": "string"
            },
            {
              "selector": "time_limit_days",
              "text": "Time Limit Days",
              "type": "number"
            }
          ],
          "computed_columns": [],
          "datasource": {
            "type": "yesoreyeram-infinity-datasource",
            "uid": "ff2be3zokum80a"
          },
          "filters": [],
          "format": "table",
          "global_query_id": "",
          "hide": false,
          "pagination_mode": "none",
          "parser": "backend",
          "refId": "A",
          "root_selector": "items",
          "source": "url",
          "summarizeAlias": "",
          "summarizeBy": "",
          "summarizeExpression": "",
          "type": "json",
          "url": "${host}/api/account_server/v2/licensing/legacy/license_keys",
          "url_options": {
            "data": "",
            "headers": [
              {
                "key": "Authorization",
                "value": "Bearer $token"
              }
            ],
            "method": "GET",
            "params": [
              {
                "key": "from",
                "value": "$custom_range"
              },
              {
                "key": "limit",
                "value": "1000"
              }
            ]
          }
        },
        {
          "columns": [
            {
              "selector": "assigned",
              "text": "Assigned",
              "type": "number"
            },
            {
              "selector": "expiration_ts",
              "text": "Expiration_TS",
              "timestampFormat": "2006-01-02T15:04:05Z07:00",
              "type": "number"
            },
            {
              "selector": "license",
              "text": "Device Type",
              "type": "string"
            },
            {
              "selector": "license_group",
              "text": "License Group",
              "type": "string"
            },
            {
              "selector": "license_key",
              "text": "key",
              "type": "string"
            },
            {
              "selector": "license_type",
              "text": "License Type",
              "type": "string"
            },
            {
              "selector": "quota",
              "text": "Quota",
              "type": "string"
            }
          ],
          "computed_columns": [
            {
              "selector": "Expiration_TS == 0 ? \"Никогда\" : Expiration_TS",
              "text": "Expiration Date",
              "type": "string"
            }
          ],
          "datasource": {
            "type": "yesoreyeram-infinity-datasource",
            "uid": "ff2be3zokum80a"
          },
          "filters": [],
          "format": "table",
          "global_query_id": "",
          "hide": false,
          "parser": "backend",
          "refId": "C",
          "root_selector": "series.data.data",
          "source": "url",
          "summarizeAlias": "",
          "summarizeBy": "",
          "summarizeExpression": "",
          "type": "json",
          "url": "${host}/am/api/1/playbook/call/license_table",
          "url_options": {
            "data": "",
            "headers": [
              {
                "key": "Authorization",
                "value": "Bearer $token"
              }
            ],
            "method": "GET",
            "params": [
              {
                "key": "from",
                "value": "${custom_range}"
              },
              {
                "key": "group_by",
                "value": "license"
              },
              {
                "key": "group_type",
                "value": "asc"
              },
              {
                "key": "limit",
                "value": "1000"
              },
              {
                "key": "utc",
                "value": "3"
              }
            ]
          }
        }
      ],
      "title": "Сводка по лицензионным ключам за ${custom_range}",
      "transformations": [
        {
          "id": "joinByField",
          "options": {
            "byField": "key",
            "mode": "inner"
          }
        },
        {
          "id": "organize",
          "options": {
            "excludeByName": {
              "Expiration Date B": true,
              "Expiration_TS C": true,
              "Time Limit Days A": true,
              "bundleId": false,
              "distributor A": true,
              "id": true,
              "keyPublic A": true,
              "language A": true,
              "mpExpDate": true,
              "mpExpDate A": true,
              "name B": true,
              "notForResale A": true,
              "offering_item A": true,
              "perpetual A": true,
              "productId A": true,
              "productId B": true,
              "subscription B": true,
              "subscriptionId A": true
            },
            "includeByName": {},
            "indexByName": {
              "Assigned C": 5,
              "Device Type C": 4,
              "Expiration Date C": 7,
              "Expiration_TS C": 12,
              "Generation Date A": 8,
              "License Group C": 2,
              "License Type C": 3,
              "Name A": 0,
              "Quota C": 6,
              "Status A": 9,
              "Support A": 10,
              "Time Limit Days A": 11,
              "key": 1
            },
            "renameByName": {
              "Assigned C": "Назначенный обьем",
              "Device Type C": "Тип устройства",
              "Expiration Date A": "Expiration Date",
              "Expiration Date C": "Дата окончания",
              "Generation Date A": "Дата создания",
              "License Group C": "Группа лицензий",
              "License Type A": "License Type",
              "License Type C": "Тип лицензии",
              "Name A": "Название",
              "Quota C": "Квота",
              "Status A": "Статус",
              "Support A": "Поддержка",
              "Time Limit Days A": "Ограничение",
              "bundleId": "License group",
              "bundleId A": "License group",
              "bundle_name": "Name",
              "bundle_name A": "Name",
              "distributor": "",
              "generationDate": "",
              "generationDate A": "Generation Date",
              "id": "",
              "id A": "",
              "key": "Лицензионный ключ",
              "keyPublic": "",
              "license_key": "key",
              "mpExpDate": "",
              "perpetual": "IsPerpetual",
              "perpetual A": "IsPerpetual",
              "quota": "Quota",
              "quota A": "Quota",
              "serial": "License key",
              "serial A": "License key",
              "status A": "Status",
              "support A": "Support",
              "time_limit_days A": "Time Limit Days",
              "trial B": "IsTrial",
              "usageType B": "Device type"
            }
          }
        }
      ],
      "type": "table"
    },
    {
      "datasource": {
        "type": "yesoreyeram-infinity-datasource",
        "uid": "ff2be3zokum80a"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "custom": {
            "align": "auto",
            "cellOptions": {
              "type": "auto"
            },
            "filterable": true,
            "inspect": false
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green"
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          }
        },
        "overrides": []
      },
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 0,
        "y": 113
      },
      "id": 374,
      "options": {
        "cellHeight": "sm",
        "footer": {
          "countRows": false,
          "enablePagination": true,
          "fields": "",
          "reducer": [
            "sum"
          ],
          "show": false
        },
        "showHeader": true
      },
      "pluginVersion": "11.6.2",
      "targets": [
        {
          "columns": [
            {
              "selector": "license_group",
              "text": "LicenseGroup",
              "type": "string"
            },
            {
              "selector": "license",
              "text": "License",
              "type": "string"
            },
            {
              "selector": "overall",
              "text": "Overall",
              "type": "string"
            }
          ],
          "datasource": {
            "type": "yesoreyeram-infinity-datasource",
            "uid": "ff2be3zokum80a"
          },
          "filters": [],
          "format": "table",
          "global_query_id": "",
          "parser": "backend",
          "refId": "A",
          "root_selector": "series.data",
          "source": "url",
          "type": "json",
          "url": "${host}/am/api/1/playbook/call/licenses",
          "url_options": {
            "data": "",
            "headers": [
              {
                "key": "Authorization",
                "value": "Bearer $token"
              }
            ],
            "method": "GET",
            "params": [
              {
                "key": "license_group",
                "value": "standard"
              },
              {
                "key": "limit",
                "value": "1000"
              }
            ]
          }
        }
      ],
      "title": "Используемые лицензии Standard",
      "transformations": [
        {
          "id": "organize",
          "options": {
            "excludeByName": {},
            "includeByName": {},
            "indexByName": {},
            "renameByName": {
              "License": "Лицензия",
              "LicenseGroup": "Группа лицензии",
              "Overall": "Всего"
            }
          }
        }
      ],
      "type": "table"
    },
    {
      "datasource": {
        "type": "yesoreyeram-infinity-datasource",
        "uid": "ff2be3zokum80a"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "custom": {
            "align": "auto",
            "cellOptions": {
              "type": "auto"
            },
            "filterable": true,
            "inspect": false
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green"
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          }
        },
        "overrides": []
      },
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 12,
        "y": 113
      },
      "id": 375,
      "options": {
        "cellHeight": "sm",
        "footer": {
          "countRows": false,
          "enablePagination": true,
          "fields": "",
          "reducer": [
            "sum"
          ],
          "show": false
        },
        "showHeader": true
      },
      "pluginVersion": "11.6.2",
      "targets": [
        {
          "columns": [
            {
              "selector": "license_group",
              "text": "License Group",
              "type": "string"
            },
            {
              "selector": "license",
              "text": "License",
              "type": "string"
            },
            {
              "selector": "overall",
              "text": "Overall",
              "type": "string"
            }
          ],
          "datasource": {
            "type": "yesoreyeram-infinity-datasource",
            "uid": "ff2be3zokum80a"
          },
          "filters": [],
          "format": "table",
          "global_query_id": "",
          "parser": "backend",
          "refId": "A",
          "root_selector": "series.data",
          "source": "url",
          "type": "json",
          "url": "${host}/am/api/1/playbook/call/licenses",
          "url_options": {
            "data": "",
            "headers": [
              {
                "key": "Authorization",
                "value": "Bearer $token"
              }
            ],
            "method": "GET",
            "params": [
              {
                "key": "license_group",
                "value": "advanced"
              },
              {
                "key": "limit",
                "value": "1000"
              }
            ]
          }
        }
      ],
      "title": "Используемые лицензии Advanced",
      "transformations": [
        {
          "id": "organize",
          "options": {
            "excludeByName": {},
            "includeByName": {},
            "indexByName": {},
            "renameByName": {
              "License": "Лицензия",
              "License Group": "Группа лицензии",
              "Overall": "Всего"
            }
          }
        }
      ],
      "type": "table"
    },
    {
      "collapsed": false,
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 121
      },
      "id": 364,
      "panels": [],
      "title": "Логи",
      "type": "row"
    },
    {
      "datasource": {
        "type": "loki",
        "uid": "afd088n4bva4gd"
      },
      "fieldConfig": {
        "defaults": {},
        "overrides": []
      },
      "gridPos": {
        "h": 12,
        "w": 12,
        "x": 0,
        "y": 122
      },
      "id": 365,
      "options": {
        "dedupStrategy": "none",
        "enableInfiniteScrolling": false,
        "enableLogDetails": true,
        "prettifyLogMessage": false,
        "showCommonLabels": false,
        "showLabels": false,
        "showTime": false,
        "sortOrder": "Descending",
        "wrapLogMessage": true
      },
      "pluginVersion": "11.6.2",
      "targets": [
        {
          "datasource": {
            "type": "loki",
            "uid": "afd088n4bva4gd"
          },
          "direction": "backward",
          "editorMode": "builder",
          "expr": "{service_name=\"TaskManager\"}",
          "queryType": "range",
          "refId": "A"
        }
      ],
      "title": "Логи Task Manager",
      "type": "logs"
    },
    {
      "datasource": {
        "type": "loki",
        "uid": "afd088n4bva4gd"
      },
      "fieldConfig": {
        "defaults": {},
        "overrides": []
      },
      "gridPos": {
        "h": 12,
        "w": 12,
        "x": 12,
        "y": 122
      },
      "id": 366,
      "options": {
        "dedupStrategy": "none",
        "enableInfiniteScrolling": false,
        "enableLogDetails": true,
        "prettifyLogMessage": false,
        "showCommonLabels": false,
        "showLabels": false,
        "showTime": false,
        "sortOrder": "Descending",
        "wrapLogMessage": true
      },
      "pluginVersion": "11.6.2",
      "targets": [
        {
          "datasource": {
            "type": "loki",
            "uid": "afd088n4bva4gd"
          },
          "direction": "backward",
          "editorMode": "builder",
          "expr": "{service_name=\"AlertManager\"} |= ``",
          "queryType": "range",
          "refId": "A"
        }
      ],
      "title": "Логи Alert Manager",
      "type": "logs"
    },
    {
      "collapsed": false,
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 134
      },
      "id": 384,
      "panels": [],
      "title": "Ленты",
      "type": "row"
    },
    {
      "datasource": {
        "type": "yesoreyeram-infinity-datasource",
        "uid": "ff2be3zokum80a"
      },
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "custom": {
            "align": "auto",
            "cellOptions": {
              "type": "auto"
            },
            "inspect": false
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green"
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          }
        },
        "overrides": [
          {
            "matcher": {
              "id": "byName",
              "options": "Activity duration"
            },
            "properties": [
              {
                "id": "unit",
                "value": "s"
              }
            ]
          }
        ]
      },
      "gridPos": {
        "h": 8,
        "w": 24,
        "x": 0,
        "y": 135
      },
      "id": 385,
      "options": {
        "cellHeight": "sm",
        "footer": {
          "countRows": false,
          "fields": "",
          "reducer": [
            "sum"
          ],
          "show": false
        },
        "showHeader": true,
        "sortBy": []
      },
      "pluginVersion": "11.6.2",
      "targets": [
        {
          "columns": [
            {
              "selector": "type",
              "text": "Tape activity type",
              "type": "string"
            },
            {
              "selector": "description",
              "text": "Activity name",
              "type": "string"
            },
            {
              "selector": "activity_status",
              "text": "Activity result",
              "type": "string"
            },
            {
              "selector": "start_ts",
              "text": "Activity start time",
              "type": "timestamp_epoch_s"
            },
            {
              "selector": "duration",
              "text": "Activity duration",
              "type": "number"
            },
            {
              "selector": "resource_name",
              "text": "Device name",
              "type": "string"
            },
            {
              "selector": "tape_pool",
              "text": "Tape pool",
              "type": "string"
            },
            {
              "selector": "tape_status",
              "text": "Tape status",
              "type": "string"
            },
            {
              "selector": "tape_slot",
              "text": "Tape slot",
              "type": "string"
            }
          ],
          "datasource": {
            "type": "yesoreyeram-infinity-datasource",
            "uid": "ff2be3zokum80a"
          },
          "filters": [],
          "format": "table",
          "global_query_id": "",
          "parser": "backend",
          "refId": "A",
          "root_selector": "series.data.data\n",
          "source": "url",
          "type": "json",
          "url": "${host}/am/api/1/playbook/call/tape_activity_table",
          "url_options": {
            "data": "",
            "headers": [
              {
                "key": "Authorization",
                "value": "Bearer $token"
              }
            ],
            "method": "GET",
            "params": [
              {
                "key": "from",
                "value": "$custom_range"
              },
              {
                "key": "limit",
                "value": "1000"
              },
              {
                "key": "utc",
                "value": "$utc"
              },
              {
                "key": "group_by",
                "value": "tape_name"
              }
            ]
          }
        }
      ],
      "title": "Действия с лентой за ${custom_range}",
      "transformations": [
        {
          "id": "organize",
          "options": {
            "excludeByName": {},
            "includeByName": {},
            "indexByName": {
              "Activity duration": 8,
              "Activity name": 0,
              "Activity result": 4,
              "Activity start time": 2,
              "Device name": 5,
              "Tape activity type": 3,
              "Tape pool": 1,
              "Tape slot": 6,
              "Tape status": 7
            },
            "renameByName": {
              "Activity duration": "Продолительность действия",
              "Activity name": "Имя действия",
              "Activity result": "Результат действия",
              "Activity start time": "Время запуска действия",
              "Device name": "Имя устройства",
              "Tape activity type": "Тип дейтвия с лентой",
              "Tape pool": "Пулы лент",
              "Tape slot": "Слот ленты",
              "Tape status": "Статус ленты"
            }
          }
        }
      ],
      "type": "table"
    },
    {
      "collapsed": false,
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 143
      },
      "id": 386,
      "panels": [],
      "title": "Системные панели",
      "type": "row"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "${ds_prometheus}"
      },
      "description": "Использование ЦП",
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "decimals": 1,
          "mappings": [
            {
              "options": {
                "match": "null",
                "result": {
                  "text": "N/A"
                }
              },
              "type": "special"
            }
          ],
          "max": 100,
          "min": 0,
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "rgba(50, 172, 45, 0.97)"
              },
              {
                "color": "rgba(237, 129, 40, 0.89)",
                "value": 85
              },
              {
                "color": "rgba(245, 54, 54, 0.9)",
                "value": 95
              }
            ]
          },
          "unit": "percent"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 8,
        "w": 6,
        "x": 0,
        "y": 144
      },
      "id": 387,
      "options": {
        "minVizHeight": 75,
        "minVizWidth": 75,
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showThresholdLabels": false,
        "showThresholdMarkers": true,
        "sizing": "auto"
      },
      "pluginVersion": "11.6.2",
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "${ds_prometheus}"
          },
          "editorMode": "code",
          "exemplar": false,
          "expr": "100 * (1 - avg(rate(node_cpu_seconds_total{mode=\"idle\", instance=\"$node\"}[$__rate_interval])))",
          "instant": true,
          "legendFormat": "",
          "range": false,
          "refId": "A",
          "step": 240
        }
      ],
      "title": "Использование ЦП",
      "type": "gauge"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "${ds_prometheus}"
      },
      "description": "",
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "decimals": 1,
          "mappings": [],
          "max": 100,
          "min": 0,
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "rgba(50, 172, 45, 0.97)"
              },
              {
                "color": "rgba(237, 129, 40, 0.89)",
                "value": 80
              },
              {
                "color": "rgba(245, 54, 54, 0.9)",
                "value": 90
              }
            ]
          },
          "unit": "percent"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 8,
        "w": 6,
        "x": 6,
        "y": 144
      },
      "id": 388,
      "options": {
        "minVizHeight": 75,
        "minVizWidth": 75,
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showThresholdLabels": false,
        "showThresholdMarkers": true,
        "sizing": "auto"
      },
      "pluginVersion": "11.6.2",
      "targets": [
        {
          "editorMode": "code",
          "exemplar": false,
          "expr": "clamp_min((1 - (node_memory_MemAvailable_bytes{instance=\"$node\", job=\"$job\"} / node_memory_MemTotal_bytes{instance=\"$node\", job=\"$job\"})) * 100, 0)",
          "format": "time_series",
          "instant": true,
          "range": false,
          "refId": "B",
          "step": 240
        }
      ],
      "title": "Использование памяти",
      "type": "gauge"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "${ds_prometheus}"
      },
      "description": "Нагрузка на ресурсы через PSI (Pressure Stall Information)",
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "decimals": 1,
          "links": [],
          "mappings": [],
          "max": 1,
          "min": 0,
          "thresholds": {
            "mode": "percentage",
            "steps": [
              {
                "color": "green"
              },
              {
                "color": "dark-yellow",
                "value": 70
              },
              {
                "color": "dark-red",
                "value": 90
              }
            ]
          },
          "unit": "percentunit"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 8,
        "w": 10,
        "x": 12,
        "y": 144
      },
      "id": 389,
      "options": {
        "displayMode": "basic",
        "legend": {
          "calcs": [],
          "displayMode": "list",
          "placement": "bottom",
          "showLegend": false
        },
        "maxVizHeight": 300,
        "minVizHeight": 10,
        "minVizWidth": 0,
        "namePlacement": "auto",
        "orientation": "horizontal",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showUnfilled": true,
        "sizing": "auto",
        "text": {},
        "valueMode": "color"
      },
      "pluginVersion": "11.6.2",
      "targets": [
        {
          "editorMode": "code",
          "exemplar": false,
          "expr": "irate(node_pressure_cpu_waiting_seconds_total{instance=\"$node\",job=\"$job\"}[$__rate_interval])",
          "format": "time_series",
          "instant": true,
          "legendFormat": "CPU",
          "range": false,
          "refId": "A",
          "step": 240
        },
        {
          "editorMode": "code",
          "exemplar": false,
          "expr": "irate(node_pressure_memory_waiting_seconds_total{instance=\"$node\",job=\"$job\"}[$__rate_interval])",
          "format": "time_series",
          "instant": true,
          "legendFormat": "Mem",
          "range": false,
          "refId": "B",
          "step": 240
        },
        {
          "editorMode": "code",
          "exemplar": false,
          "expr": "irate(node_pressure_io_waiting_seconds_total{instance=\"$node\",job=\"$job\"}[$__rate_interval])",
          "format": "time_series",
          "instant": true,
          "legendFormat": "I/O",
          "range": false,
          "refId": "C",
          "step": 240
        },
        {
          "editorMode": "code",
          "exemplar": false,
          "expr": "irate(node_pressure_irq_stalled_seconds_total{instance=\"$node\",job=\"$job\"}[$__rate_interval])",
          "format": "time_series",
          "instant": true,
          "legendFormat": "Irq",
          "range": false,
          "refId": "D",
          "step": 240
        }
      ],
      "title": "Нагрузка на ресурсы",
      "type": "bargauge"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "${ds_prometheus}"
      },
      "description": "",
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "mappings": [
            {
              "options": {
                "match": "null",
                "result": {
                  "text": "N/A"
                }
              },
              "type": "special"
            }
          ],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green"
              }
            ]
          },
          "unit": "short"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 4,
        "w": 2,
        "x": 22,
        "y": 144
      },
      "id": 390,
      "maxDataPoints": 100,
      "options": {
        "colorMode": "none",
        "graphMode": "none",
        "justifyMode": "auto",
        "orientation": "horizontal",
        "percentChangeColorMode": "standard",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showPercentChange": false,
        "textMode": "auto",
        "wideLayout": true
      },
      "pluginVersion": "11.6.2",
      "targets": [
        {
          "editorMode": "code",
          "exemplar": false,
          "expr": "count(count(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}) by (cpu))",
          "instant": true,
          "legendFormat": "__auto",
          "range": false,
          "refId": "A"
        }
      ],
      "title": "Ядра ЦП",
      "type": "stat"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "${ds_prometheus}"
      },
      "description": "",
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "decimals": 0,
          "mappings": [
            {
              "options": {
                "match": "null",
                "result": {
                  "text": "N/A"
                }
              },
              "type": "special"
            }
          ],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green"
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          },
          "unit": "bytes"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 4,
        "w": 2,
        "x": 22,
        "y": 148
      },
      "id": 391,
      "maxDataPoints": 100,
      "options": {
        "colorMode": "none",
        "graphMode": "none",
        "justifyMode": "auto",
        "orientation": "horizontal",
        "percentChangeColorMode": "standard",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showPercentChange": false,
        "textMode": "auto",
        "wideLayout": true
      },
      "pluginVersion": "11.6.2",
      "targets": [
        {
          "editorMode": "code",
          "exemplar": false,
          "expr": "node_memory_MemTotal_bytes{instance=\"$node\",job=\"$job\"}",
          "instant": true,
          "range": false,
          "refId": "A",
          "step": 240
        }
      ],
      "title": "Общий размер памяти",
      "type": "stat"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "${ds_prometheus}"
      },
      "description": "Распределение времени работы процессора между активностью и простоем с разбивкой по типам операций",
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "palette-classic"
          },
          "custom": {
            "axisBorderShow": false,
            "axisCenteredZero": false,
            "axisColorMode": "text",
            "axisLabel": "",
            "axisPlacement": "auto",
            "barAlignment": 0,
            "barWidthFactor": 0.6,
            "drawStyle": "line",
            "fillOpacity": 40,
            "gradientMode": "none",
            "hideFrom": {
              "legend": false,
              "tooltip": false,
              "viz": false
            },
            "insertNulls": false,
            "lineInterpolation": "smooth",
            "lineWidth": 1,
            "pointSize": 5,
            "scaleDistribution": {
              "type": "linear"
            },
            "showPoints": "never",
            "spanNulls": false,
            "stacking": {
              "group": "A",
              "mode": "percent"
            },
            "thresholdsStyle": {
              "mode": "off"
            }
          },
          "links": [],
          "mappings": [],
          "min": 0,
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green"
              }
            ]
          },
          "unit": "percentunit"
        },
        "overrides": [
          {
            "matcher": {
              "id": "byName",
              "options": "Busy Iowait"
            },
            "properties": [
              {
                "id": "color",
                "value": {
                  "fixedColor": "#890F02",
                  "mode": "fixed"
                }
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "Idle"
            },
            "properties": [
              {
                "id": "color",
                "value": {
                  "fixedColor": "#052B51",
                  "mode": "fixed"
                }
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "Busy System"
            },
            "properties": [
              {
                "id": "color",
                "value": {
                  "fixedColor": "#EAB839",
                  "mode": "fixed"
                }
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "Busy User"
            },
            "properties": [
              {
                "id": "color",
                "value": {
                  "fixedColor": "#0A437C",
                  "mode": "fixed"
                }
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "Busy Other"
            },
            "properties": [
              {
                "id": "color",
                "value": {
                  "fixedColor": "#6D1F62",
                  "mode": "fixed"
                }
              }
            ]
          }
        ]
      },
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 0,
        "y": 152
      },
      "id": 392,
      "options": {
        "legend": {
          "calcs": [],
          "displayMode": "list",
          "placement": "bottom",
          "showLegend": true,
          "width": 250
        },
        "tooltip": {
          "hideZeros": false,
          "mode": "multi",
          "sort": "desc"
        }
      },
      "pluginVersion": "11.6.2",
      "targets": [
        {
          "editorMode": "code",
          "exemplar": false,
          "expr": "sum(irate(node_cpu_seconds_total{instance=\"$node\",job=\"$job\", mode=\"system\"}[$__rate_interval])) / scalar(count(count(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}) by (cpu)))",
          "format": "time_series",
          "instant": false,
          "legendFormat": "Busy System",
          "range": true,
          "refId": "A",
          "step": 240
        },
        {
          "editorMode": "code",
          "expr": "sum(irate(node_cpu_seconds_total{instance=\"$node\",job=\"$job\", mode=\"user\"}[$__rate_interval])) / scalar(count(count(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}) by (cpu)))",
          "format": "time_series",
          "legendFormat": "Busy User",
          "range": true,
          "refId": "B",
          "step": 240
        },
        {
          "editorMode": "code",
          "expr": "sum(irate(node_cpu_seconds_total{instance=\"$node\",job=\"$job\", mode=\"iowait\"}[$__rate_interval])) / scalar(count(count(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}) by (cpu)))",
          "format": "time_series",
          "legendFormat": "Busy Iowait",
          "range": true,
          "refId": "C",
          "step": 240
        },
        {
          "editorMode": "code",
          "expr": "sum(irate(node_cpu_seconds_total{instance=\"$node\",job=\"$job\", mode=~\".*irq\"}[$__rate_interval])) / scalar(count(count(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}) by (cpu)))",
          "format": "time_series",
          "legendFormat": "Busy IRQs",
          "range": true,
          "refId": "D",
          "step": 240
        },
        {
          "editorMode": "code",
          "expr": "sum(irate(node_cpu_seconds_total{instance=\"$node\",job=\"$job\",  mode!='idle',mode!='user',mode!='system',mode!='iowait',mode!='irq',mode!='softirq'}[$__rate_interval])) / scalar(count(count(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}) by (cpu)))",
          "format": "time_series",
          "legendFormat": "Busy Other",
          "range": true,
          "refId": "E",
          "step": 240
        },
        {
          "editorMode": "code",
          "expr": "sum(irate(node_cpu_seconds_total{instance=\"$node\",job=\"$job\", mode=\"idle\"}[$__rate_interval])) / scalar(count(count(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}) by (cpu)))",
          "format": "time_series",
          "legendFormat": "Idle",
          "range": true,
          "refId": "F",
          "step": 240
        }
      ],
      "title": "Базовая статистика ЦП",
      "type": "timeseries"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "${ds_prometheus}"
      },
      "description": "Обзор использования оперативной памяти и свопа, включая кэши.",
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "palette-classic"
          },
          "custom": {
            "axisBorderShow": false,
            "axisCenteredZero": false,
            "axisColorMode": "text",
            "axisLabel": "",
            "axisPlacement": "auto",
            "barAlignment": 0,
            "barWidthFactor": 0.6,
            "drawStyle": "line",
            "fillOpacity": 40,
            "gradientMode": "none",
            "hideFrom": {
              "legend": false,
              "tooltip": false,
              "viz": false
            },
            "insertNulls": false,
            "lineInterpolation": "linear",
            "lineWidth": 1,
            "pointSize": 5,
            "scaleDistribution": {
              "type": "linear"
            },
            "showPoints": "never",
            "spanNulls": false,
            "stacking": {
              "group": "A",
              "mode": "normal"
            },
            "thresholdsStyle": {
              "mode": "off"
            }
          },
          "links": [],
          "mappings": [],
          "min": 0,
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green"
              }
            ]
          },
          "unit": "bytes"
        },
        "overrides": [
          {
            "matcher": {
              "id": "byName",
              "options": "Swap used"
            },
            "properties": [
              {
                "id": "color",
                "value": {
                  "fixedColor": "#BF1B00",
                  "mode": "fixed"
                }
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "Total"
            },
            "properties": [
              {
                "id": "color",
                "value": {
                  "fixedColor": "#E0F9D7",
                  "mode": "fixed"
                }
              },
              {
                "id": "custom.fillOpacity",
                "value": 0
              },
              {
                "id": "custom.stacking",
                "value": {
                  "group": false,
                  "mode": "normal"
                }
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "Cache + Buffer"
            },
            "properties": [
              {
                "id": "color",
                "value": {
                  "fixedColor": "#052B51",
                  "mode": "fixed"
                }
              }
            ]
          },
          {
            "matcher": {
              "id": "byName",
              "options": "Free"
            },
            "properties": [
              {
                "id": "color",
                "value": {
                  "fixedColor": "#7EB26D",
                  "mode": "fixed"
                }
              }
            ]
          }
        ]
      },
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 12,
        "y": 152
      },
      "id": 393,
      "options": {
        "legend": {
          "calcs": [],
          "displayMode": "list",
          "placement": "bottom",
          "showLegend": true,
          "width": 350
        },
        "tooltip": {
          "hideZeros": false,
          "mode": "multi",
          "sort": "none"
        }
      },
      "pluginVersion": "11.6.2",
      "targets": [
        {
          "editorMode": "code",
          "expr": "node_memory_MemTotal_bytes{instance=\"$node\",job=\"$job\"}",
          "format": "time_series",
          "legendFormat": "Total",
          "range": true,
          "refId": "A",
          "step": 240
        },
        {
          "editorMode": "code",
          "expr": "node_memory_MemTotal_bytes{instance=\"$node\",job=\"$job\"} - node_memory_MemFree_bytes{instance=\"$node\",job=\"$job\"} - (node_memory_Cached_bytes{instance=\"$node\",job=\"$job\"} + node_memory_Buffers_bytes{instance=\"$node\",job=\"$job\"} + node_memory_SReclaimable_bytes{instance=\"$node\",job=\"$job\"})",
          "format": "time_series",
          "legendFormat": "Used",
          "range": true,
          "refId": "B",
          "step": 240
        },
        {
          "editorMode": "code",
          "expr": "node_memory_Cached_bytes{instance=\"$node\",job=\"$job\"} + node_memory_Buffers_bytes{instance=\"$node\",job=\"$job\"} + node_memory_SReclaimable_bytes{instance=\"$node\",job=\"$job\"}",
          "format": "time_series",
          "legendFormat": "Cache + Buffer",
          "range": true,
          "refId": "C",
          "step": 240
        },
        {
          "editorMode": "code",
          "expr": "node_memory_MemFree_bytes{instance=\"$node\",job=\"$job\"}",
          "format": "time_series",
          "legendFormat": "Free",
          "range": true,
          "refId": "D",
          "step": 240
        },
        {
          "editorMode": "code",
          "expr": "(node_memory_SwapTotal_bytes{instance=\"$node\",job=\"$job\"} - node_memory_SwapFree_bytes{instance=\"$node\",job=\"$job\"})",
          "format": "time_series",
          "legendFormat": "Swap used",
          "range": true,
          "refId": "E",
          "step": 240
        }
      ],
      "title": "Обзор памяти",
      "type": "timeseries"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "${ds_prometheus}"
      },
      "description": "Процент использования дискового пространства для каждого смонтированного устройства.",
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "palette-classic"
          },
          "custom": {
            "axisBorderShow": false,
            "axisCenteredZero": false,
            "axisColorMode": "text",
            "axisLabel": "",
            "axisPlacement": "auto",
            "barAlignment": 0,
            "barWidthFactor": 0.6,
            "drawStyle": "line",
            "fillOpacity": 40,
            "gradientMode": "none",
            "hideFrom": {
              "legend": false,
              "tooltip": false,
              "viz": false
            },
            "insertNulls": false,
            "lineInterpolation": "linear",
            "lineWidth": 1,
            "pointSize": 5,
            "scaleDistribution": {
              "type": "linear"
            },
            "showPoints": "never",
            "spanNulls": false,
            "stacking": {
              "group": "A",
              "mode": "none"
            },
            "thresholdsStyle": {
              "mode": "off"
            }
          },
          "links": [],
          "mappings": [],
          "max": 100,
          "min": 0,
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green"
              }
            ]
          },
          "unit": "percent"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 0,
        "y": 160
      },
      "id": 394,
      "options": {
        "legend": {
          "calcs": [],
          "displayMode": "list",
          "placement": "bottom",
          "showLegend": true
        },
        "tooltip": {
          "hideZeros": false,
          "mode": "multi",
          "sort": "none"
        }
      },
      "pluginVersion": "11.6.2",
      "targets": [
        {
          "editorMode": "code",
          "expr": "((node_filesystem_size_bytes{instance=\"$node\", job=\"$job\", device!~\"rootfs\"} - node_filesystem_avail_bytes{instance=\"$node\", job=\"$job\", device!~\"rootfs\"}) / node_filesystem_size_bytes{instance=\"$node\", job=\"$job\", device!~\"rootfs\"}) * 100",
          "format": "time_series",
          "legendFormat": "{{mountpoint}}",
          "range": true,
          "refId": "A",
          "step": 240
        }
      ],
      "title": "Использование дискового пространства",
      "type": "timeseries"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "${ds_prometheus}"
      },
      "description": "Объём передаваемых данных по каждому интерфейсу (приём и передача) в битах в секунду.",
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "palette-classic"
          },
          "custom": {
            "axisBorderShow": false,
            "axisCenteredZero": false,
            "axisColorMode": "text",
            "axisLabel": "",
            "axisPlacement": "auto",
            "barAlignment": 0,
            "barWidthFactor": 0.6,
            "drawStyle": "line",
            "fillOpacity": 40,
            "gradientMode": "none",
            "hideFrom": {
              "legend": false,
              "tooltip": false,
              "viz": false
            },
            "insertNulls": false,
            "lineInterpolation": "linear",
            "lineWidth": 1,
            "pointSize": 5,
            "scaleDistribution": {
              "type": "linear"
            },
            "showPoints": "never",
            "spanNulls": false,
            "stacking": {
              "group": "A",
              "mode": "none"
            },
            "thresholdsStyle": {
              "mode": "off"
            }
          },
          "links": [],
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green"
              }
            ]
          },
          "unit": "bps"
        },
        "overrides": [
          {
            "matcher": {
              "id": "byRegexp",
              "options": "/.*Tx.*/"
            },
            "properties": [
              {
                "id": "custom.transform",
                "value": "negative-Y"
              }
            ]
          }
        ]
      },
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 12,
        "y": 160
      },
      "id": 395,
      "options": {
        "legend": {
          "calcs": [],
          "displayMode": "list",
          "placement": "bottom",
          "showLegend": true
        },
        "tooltip": {
          "hideZeros": false,
          "mode": "multi",
          "sort": "none"
        }
      },
      "pluginVersion": "11.6.2",
      "targets": [
        {
          "editorMode": "code",
          "expr": "rate(node_network_receive_bytes_total{instance=\"$node\",job=\"$job\"}[$__rate_interval])*8",
          "format": "time_series",
          "legendFormat": "Rx {{device}}",
          "range": true,
          "refId": "A",
          "step": 240
        },
        {
          "editorMode": "code",
          "expr": "rate(node_network_transmit_bytes_total{instance=\"$node\",job=\"$job\"}[$__rate_interval])*8",
          "format": "time_series",
          "legendFormat": "Tx {{device}} ",
          "range": true,
          "refId": "B",
          "step": 240
        }
      ],
      "title": "Пропускная способность",
      "type": "timeseries"
    }
  ],
  "preload": false,
  "schemaVersion": 41,
  "tags": [],
  "templating": {
    "list": [
      {
        "current": {
          "text": "",
          "value": ""
        },
        "description": "Имя пользователя в Бэкап Консоли.",
        "hide": 2,
        "label": "login",
        "name": "login",
        "query": "",
        "skipUrlSync": true,
        "type": "constant"
      },
      {
        "current": {
          "text": "",
          "value": ""
        },
        "description": "Пароль пользователя в Бэкап Консоли.",
        "hide": 2,
        "label": "password",
        "name": "password",
        "query": "",
        "skipUrlSync": true,
        "type": "constant"
      },
      {
        "allowCustomValue": false,
        "current": {
          "text": "$last_30_days",
          "value": "$last_30_days"
        },
        "description": "Переменная применяется для фильтрации панелей по времени. Не используется в системных панелях.",
        "label": "Временной фильтр",
        "name": "custom_range",
        "options": [
          {
            "selected": false,
            "text": "1 day",
            "value": "$last_1_days"
          },
          {
            "selected": false,
            "text": "7 days",
            "value": "$last_7_days"
          },
          {
            "selected": true,
            "text": "30 days",
            "value": "$last_30_days"
          },
          {
            "selected": true,
            "text": "current month",
            "value": "$last_30_days"
          }
        ],
        "query": "1 day : $last_1_days,7 days : $last_7_days, 30 days : $last_30_days, current month : $last_30_days",
        "type": "custom"
      },
      {
        "allowCustomValue": false,
        "current": {
          "text": "3",
          "value": "3"
        },
        "description": "Переменная необходима для указания часового пояса по UTC (Coordinated Universal Time) - единому мировому времени.",
        "hide": 2,
        "name": "utc",
        "options": [
          {
            "selected": true,
            "text": "3",
            "value": "3"
          }
        ],
        "query": "3",
        "type": "custom"
      },
      {
        "current": {
          "text": "",
          "value": ""
        },
        "description": "HTTP-endpoint продукта КиберБэкап.",
        "hide": 2,
        "name": "host",
        "query": "",
        "skipUrlSync": true,
        "type": "constant"
      },
      {
        "current": {
          "text": "eyJhbGciOiJSUzI1NiIsImVhcCI6MSwia2lkIjoiNTZkMzgzNWNkY2MyMDgzNDA3YWQzY2Q5MzJjYWFkMGEzYjJkMjMxMCJ9.eyJhdWQiOiJjODZjNmRlZi0wOGJmLTExZjEtODg5OC01NjZmOTMzYzAxNDIiLCJleHAiOjE3NzEwNjE5MjEsImp0aSI6IjkxMzE2MzU5LTg1ZTktNGUzMy05ZmNhLTA2MzhmZmZjMzAxNiIsImlhdCI6MTc3MDk3NTUyMSwiaXNzIjoiYmFja3VwX2FjY291bnRfc2VydmVyIiwic3ViIjoiUy0xLTUtMjEtMTgxMDE4NTkwNi0yMzA2MzA0MzctMzExMTk1Mzc2NC01MDAiLCJzY29wZSI6W3sidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJldmVudC1zdG9yZSIsInJvbGUiOiJmaWx0ZXJfd3JpdGUifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoidmEtZGVwbG95ZXIiLCJyb2xlIjoiYWRtaW4ifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoiYWNjb3VudHMiLCJyb2xlIjoicmVhZG9ubHkifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoiYWdlbnRfbWFuYWdlciIsInJvbGUiOiJhZ2VudF9yZWdpc3RyYXRvciJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm9sZSI6ImF1ZGl0b3IifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoiZHJfc2VydmljZSIsInJvbGUiOiJhZG1pbiJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm9sZSI6ImZ1bGxfcm9fYWRtaW4ifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoiZmFpbGJhY2siLCJyb2xlIjoiYWRtaW4ifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoiYWdlbnRfbWFuYWdlciIsInJvbGUiOiJhZG1pbiJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJhZ2VudF9tYW5hZ2VyIiwicm9sZSI6ImFnZW50X3JlZ2lzdHJhciJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJzY2FuX3NlcnZpY2UiLCJyb2xlIjoidmlld2VyIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJyb2xlIjoicHJvdGVjdGlvbl9yb19hZG1pbiJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJhY2VwIiwicm9sZSI6ImFkbWluIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJyb2xlIjoib2F1dGgyX2NsaWVudF9hZG1pbihiYWNrdXBfc3RvcmFnZSkifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoiaW5kZXhfbWFuYWdlciIsInJvbGUiOiJpbmRleF9vcGVyYXRvciJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJhZ2VudF9tYW5hZ2VyIiwicm9sZSI6ImFnZW50X3VucmVnaXN0cmF0b3IifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoicHJvdGVjdGlvbiIsInJvbGUiOiJyZWFkd3JpdGUifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJvbGUiOiJtb25pdG9yaW5nX3JvX2FkbWluIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJybiI6ImFnZW50X21hbmFnZXIiLCJyb2xlIjoiYWdlbnRfdW5yZWdpc3RyYXIifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoibm90aWZpY2F0aW9uIiwicm9sZSI6InNlbmRlciJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJwb2xpY3lfbWFuYWdlciIsInJvbGUiOiJhZG1pbiJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm9sZSI6ImJhY2t1cF9hZ2VudF9hZG1pbiJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm9sZSI6ImFjY291bnRzX3JvX2FkbWluIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJyb2xlIjoib2F1dGgyX2NsaWVudF9hZG1pbihkcikifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoiZ2VuZXJpYyIsInJvbGUiOiJyZWFkb25seSJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJjYXRhbG9nX21hbmFnZXIiLCJyb2xlIjoiYWRtaW4ifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoic2Nhbl9zZXJ2aWNlIiwicm9sZSI6ImN3bF92aWV3ZXIifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJvbGUiOiJhY2Nlc3NfcG9saWNpZXNfYWRtaW4ifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoiYWdlbnRfbWFuYWdlciIsInJvbGUiOiJob3N0X21hbmFnZXIifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoiZXZlbnQtc3RvcmUiLCJyb2xlIjoic2llbV9yZWFkIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJybiI6ImFjY291bnRzIiwicm9sZSI6ImxpY2Vuc2luZ19hZG1pbiJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJhZ2VudF9tYW5hZ2VyIiwicm9sZSI6ImFnZW50X3VwZGF0ZV9zZXR0aW5nc192aWV3ZXIifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoiYWdlbnRfbWFuYWdlciIsInJvbGUiOiJhZ2VudF92aWV3ZXIifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoidXNiX2RldmljZXNfc3RvcmUiLCJyb2xlIjoiYWRtaW4ifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoiYWdlbnRfbWFuYWdlciIsInJvbGUiOiJob3N0X3ZpZXdlciJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm9sZSI6Im9hdXRoMl9jbGllbnRfYWRtaW4oYmFja3VwX2FnZW50KSJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm9sZSI6InVuaXRfYWRtaW4ifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoicG9saWN5X21hbmFnZW1lbnQiLCJyb2xlIjoiZGlzY292ZXJ5In0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJybiI6InBvbGljeV9tYW5hZ2VtZW50Iiwicm9sZSI6InBhdGNoX2FwcCJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJjYXRhbG9nX2Jyb3dzZXIiLCJyb2xlIjoiYWRtaW4ifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoidGFza19tYW5hZ2VyIiwicm9sZSI6InZpZXdlciJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJsb2NhbF9jcmVkZW50aWFsc19zdG9yZSIsInJvbGUiOiJvd25lciJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJsb2NhbF9jcmVkZW50aWFsc19zdG9yZSIsInJvbGUiOiJjb25zdW1lciJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJhdXRoLWNvbm5lY3RvciIsInJvbGUiOiJhdXRoLXVuaXQifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJvbGUiOiJjb21wYW55X2FkbWluIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJybiI6ImFnZW50X21hbmFnZXIiLCJyb2xlIjoiYWdlbnRfdXBkYXRlX3NldHRpbmdzX21vZGlmaWVyIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJybiI6ImNyZWRlbnRpYWxzX3N0b3JlIiwicm9sZSI6ImNvbnN1bWVyIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJybiI6ImFsZXJ0X21hbmFnZXIiLCJyb2xlIjoiYWRtaW4ifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoib21uaXZvaWNlIiwicm9sZSI6Im9tbml2b2ljZV9hZG1pbiJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJ0YXNrX21hbmFnZXIiLCJyb2xlIjoiaXNzdWVyIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJyb2xlIjoib2F1dGgyX2NsaWVudF9hZG1pbiJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm9sZSI6ImRyX2FkbWluIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJyb2xlIjoidGVuYW50X3ZpZXdlciJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJyZXNvdXJjZV9tYW5hZ2VyIiwicm9sZSI6ImFnZW50X2FkbWluIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJybiI6InN0b3JhZ2UiLCJyb2xlIjoicmVhZHdyaXRlIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJybiI6InZhdWx0X21hbmFnZXIiLCJyb2xlIjoiYWRtaW4ifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJvbGUiOiJpbmZyYV9hZG1pbiJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJkcy1jb25uZWN0b3IiLCJyb2xlIjoiYXV0aC11bml0In0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJybiI6ImluZGV4X21hbmFnZXIiLCJyb2xlIjoiYWRtaW4ifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoicG9saWN5X21hbmFnZW1lbnQiLCJyb2xlIjoiYXBwbHlfcmV2b2tlIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJybiI6InBvbGljeV9tYW5hZ2VtZW50Iiwicm9sZSI6InJlYWQifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoicGVyY2VwdGlvbnBvaW50Iiwicm9sZSI6ImFkbWluIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJyb2xlIjoidGVuYW50X2FkbWluIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJybiI6ImFnZW50X21hbmFnZXIiLCJyb2xlIjoidW5pdF9jb25maWd1cmF0aW9uX3VwZGF0ZXIifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJvbGUiOiJiYWNrdXBfc3RvcmFnZV9hZG1pbiJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJjcmVkZW50aWFsc19zdG9yZSIsInJvbGUiOiJvd25lciJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm9sZSI6InVzZXJfYWRtaW4ifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoic2Nhbl9zZXJ2aWNlIiwicm9sZSI6ImJhY2t1cF9vcGVyYXRvciJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJhY2NvdW50cyIsInJvbGUiOiJsaWNlbnNpbmdfdmlld2VyIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJybiI6InByb3RlY3Rpb24iLCJyb2xlIjoicmVhZG9ubHkifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoiYWdlbnRfbWFuYWdlciIsInJvbGUiOiJ1bml0X2NvbmZpZ3VyYXRpb25fdmlld2VyIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJybiI6ImV2ZW50LXN0b3JlIiwicm9sZSI6InNpZW1fd3JpdGUifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoiZ3JlYXRob3JuIiwicm9sZSI6ImdyZWF0aG9ybl9hZG1pbiJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJyZXNvdXJjZV9tYW5hZ2VtZW50Iiwicm9sZSI6InJlYWQifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoiZXZlbnQtc3RvcmUiLCJyb2xlIjoiZXZlbnRzX3JlYWQifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoidXNiX2RldmljZXNfc3RvcmUiLCJyb2xlIjoidmlld2VyIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJybiI6InJlc291cmNlX21hbmFnZXIiLCJyb2xlIjoiYWRtaW4ifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJvbGUiOiJwcm90ZWN0aW9uX2FkbWluIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJybiI6ImV2ZW50LXN0b3JlIiwicm9sZSI6ImZpbHRlcl9yZWFkIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJybiI6InNjYW5fc2VydmljZSIsInJvbGUiOiJjd2xfYWRtaW4ifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoibW9uaXRvcmluZyIsInJvbGUiOiJhZG1pbiJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJhcG4iLCJyb2xlIjoicmVxdWVzdG9yIn1dLCJ2ZXIiOjJ9.bgPzX72PAPWRzFVJ5FQu3E-HkVhEPCbUrEnRwNOGT0bXUNEamGY1gmrS_Tl8QA1NH_tKQrUb6l2Xaoe_xqtex-OQUaHfNU19PYV7UkNPboFhFm_zZJ0c48Wy9YsJ6BBtnBbJQoLZ9MzOCuM5EA0pbAXcXVV4hjGQAGAp7yyElz30LyAHBY6Em9UrbfELbtpOZq8lrEw8SnX5cOgZ_F31LFs0ER1qhuPRo876rmKPJQTn6Jb4hMetR_TdYkEtqNByZCIBVizPz49SWWppIAmMLgq4DT-xp_BZCTSUNP9yMl0dKz9dCNkGRaN9uiSEF95fUp7YQtZegMthvgrTbr6WoA",
          "value": "eyJhbGciOiJSUzI1NiIsImVhcCI6MSwia2lkIjoiNTZkMzgzNWNkY2MyMDgzNDA3YWQzY2Q5MzJjYWFkMGEzYjJkMjMxMCJ9.eyJhdWQiOiJjODZjNmRlZi0wOGJmLTExZjEtODg5OC01NjZmOTMzYzAxNDIiLCJleHAiOjE3NzEwNjE5MjEsImp0aSI6IjkxMzE2MzU5LTg1ZTktNGUzMy05ZmNhLTA2MzhmZmZjMzAxNiIsImlhdCI6MTc3MDk3NTUyMSwiaXNzIjoiYmFja3VwX2FjY291bnRfc2VydmVyIiwic3ViIjoiUy0xLTUtMjEtMTgxMDE4NTkwNi0yMzA2MzA0MzctMzExMTk1Mzc2NC01MDAiLCJzY29wZSI6W3sidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJldmVudC1zdG9yZSIsInJvbGUiOiJmaWx0ZXJfd3JpdGUifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoidmEtZGVwbG95ZXIiLCJyb2xlIjoiYWRtaW4ifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoiYWNjb3VudHMiLCJyb2xlIjoicmVhZG9ubHkifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoiYWdlbnRfbWFuYWdlciIsInJvbGUiOiJhZ2VudF9yZWdpc3RyYXRvciJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm9sZSI6ImF1ZGl0b3IifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoiZHJfc2VydmljZSIsInJvbGUiOiJhZG1pbiJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm9sZSI6ImZ1bGxfcm9fYWRtaW4ifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoiZmFpbGJhY2siLCJyb2xlIjoiYWRtaW4ifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoiYWdlbnRfbWFuYWdlciIsInJvbGUiOiJhZG1pbiJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJhZ2VudF9tYW5hZ2VyIiwicm9sZSI6ImFnZW50X3JlZ2lzdHJhciJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJzY2FuX3NlcnZpY2UiLCJyb2xlIjoidmlld2VyIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJyb2xlIjoicHJvdGVjdGlvbl9yb19hZG1pbiJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJhY2VwIiwicm9sZSI6ImFkbWluIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJyb2xlIjoib2F1dGgyX2NsaWVudF9hZG1pbihiYWNrdXBfc3RvcmFnZSkifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoiaW5kZXhfbWFuYWdlciIsInJvbGUiOiJpbmRleF9vcGVyYXRvciJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJhZ2VudF9tYW5hZ2VyIiwicm9sZSI6ImFnZW50X3VucmVnaXN0cmF0b3IifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoicHJvdGVjdGlvbiIsInJvbGUiOiJyZWFkd3JpdGUifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJvbGUiOiJtb25pdG9yaW5nX3JvX2FkbWluIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJybiI6ImFnZW50X21hbmFnZXIiLCJyb2xlIjoiYWdlbnRfdW5yZWdpc3RyYXIifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoibm90aWZpY2F0aW9uIiwicm9sZSI6InNlbmRlciJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJwb2xpY3lfbWFuYWdlciIsInJvbGUiOiJhZG1pbiJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm9sZSI6ImJhY2t1cF9hZ2VudF9hZG1pbiJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm9sZSI6ImFjY291bnRzX3JvX2FkbWluIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJyb2xlIjoib2F1dGgyX2NsaWVudF9hZG1pbihkcikifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoiZ2VuZXJpYyIsInJvbGUiOiJyZWFkb25seSJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJjYXRhbG9nX21hbmFnZXIiLCJyb2xlIjoiYWRtaW4ifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoic2Nhbl9zZXJ2aWNlIiwicm9sZSI6ImN3bF92aWV3ZXIifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJvbGUiOiJhY2Nlc3NfcG9saWNpZXNfYWRtaW4ifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoiYWdlbnRfbWFuYWdlciIsInJvbGUiOiJob3N0X21hbmFnZXIifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoiZXZlbnQtc3RvcmUiLCJyb2xlIjoic2llbV9yZWFkIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJybiI6ImFjY291bnRzIiwicm9sZSI6ImxpY2Vuc2luZ19hZG1pbiJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJhZ2VudF9tYW5hZ2VyIiwicm9sZSI6ImFnZW50X3VwZGF0ZV9zZXR0aW5nc192aWV3ZXIifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoiYWdlbnRfbWFuYWdlciIsInJvbGUiOiJhZ2VudF92aWV3ZXIifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoidXNiX2RldmljZXNfc3RvcmUiLCJyb2xlIjoiYWRtaW4ifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoiYWdlbnRfbWFuYWdlciIsInJvbGUiOiJob3N0X3ZpZXdlciJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm9sZSI6Im9hdXRoMl9jbGllbnRfYWRtaW4oYmFja3VwX2FnZW50KSJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm9sZSI6InVuaXRfYWRtaW4ifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoicG9saWN5X21hbmFnZW1lbnQiLCJyb2xlIjoiZGlzY292ZXJ5In0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJybiI6InBvbGljeV9tYW5hZ2VtZW50Iiwicm9sZSI6InBhdGNoX2FwcCJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJjYXRhbG9nX2Jyb3dzZXIiLCJyb2xlIjoiYWRtaW4ifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoidGFza19tYW5hZ2VyIiwicm9sZSI6InZpZXdlciJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJsb2NhbF9jcmVkZW50aWFsc19zdG9yZSIsInJvbGUiOiJvd25lciJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJsb2NhbF9jcmVkZW50aWFsc19zdG9yZSIsInJvbGUiOiJjb25zdW1lciJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJhdXRoLWNvbm5lY3RvciIsInJvbGUiOiJhdXRoLXVuaXQifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJvbGUiOiJjb21wYW55X2FkbWluIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJybiI6ImFnZW50X21hbmFnZXIiLCJyb2xlIjoiYWdlbnRfdXBkYXRlX3NldHRpbmdzX21vZGlmaWVyIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJybiI6ImNyZWRlbnRpYWxzX3N0b3JlIiwicm9sZSI6ImNvbnN1bWVyIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJybiI6ImFsZXJ0X21hbmFnZXIiLCJyb2xlIjoiYWRtaW4ifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoib21uaXZvaWNlIiwicm9sZSI6Im9tbml2b2ljZV9hZG1pbiJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJ0YXNrX21hbmFnZXIiLCJyb2xlIjoiaXNzdWVyIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJyb2xlIjoib2F1dGgyX2NsaWVudF9hZG1pbiJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm9sZSI6ImRyX2FkbWluIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJyb2xlIjoidGVuYW50X3ZpZXdlciJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJyZXNvdXJjZV9tYW5hZ2VyIiwicm9sZSI6ImFnZW50X2FkbWluIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJybiI6InN0b3JhZ2UiLCJyb2xlIjoicmVhZHdyaXRlIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJybiI6InZhdWx0X21hbmFnZXIiLCJyb2xlIjoiYWRtaW4ifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJvbGUiOiJpbmZyYV9hZG1pbiJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJkcy1jb25uZWN0b3IiLCJyb2xlIjoiYXV0aC11bml0In0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJybiI6ImluZGV4X21hbmFnZXIiLCJyb2xlIjoiYWRtaW4ifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoicG9saWN5X21hbmFnZW1lbnQiLCJyb2xlIjoiYXBwbHlfcmV2b2tlIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJybiI6InBvbGljeV9tYW5hZ2VtZW50Iiwicm9sZSI6InJlYWQifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoicGVyY2VwdGlvbnBvaW50Iiwicm9sZSI6ImFkbWluIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJyb2xlIjoidGVuYW50X2FkbWluIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJybiI6ImFnZW50X21hbmFnZXIiLCJyb2xlIjoidW5pdF9jb25maWd1cmF0aW9uX3VwZGF0ZXIifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJvbGUiOiJiYWNrdXBfc3RvcmFnZV9hZG1pbiJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJjcmVkZW50aWFsc19zdG9yZSIsInJvbGUiOiJvd25lciJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm9sZSI6InVzZXJfYWRtaW4ifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoic2Nhbl9zZXJ2aWNlIiwicm9sZSI6ImJhY2t1cF9vcGVyYXRvciJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJhY2NvdW50cyIsInJvbGUiOiJsaWNlbnNpbmdfdmlld2VyIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJybiI6InByb3RlY3Rpb24iLCJyb2xlIjoicmVhZG9ubHkifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoiYWdlbnRfbWFuYWdlciIsInJvbGUiOiJ1bml0X2NvbmZpZ3VyYXRpb25fdmlld2VyIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJybiI6ImV2ZW50LXN0b3JlIiwicm9sZSI6InNpZW1fd3JpdGUifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoiZ3JlYXRob3JuIiwicm9sZSI6ImdyZWF0aG9ybl9hZG1pbiJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJyZXNvdXJjZV9tYW5hZ2VtZW50Iiwicm9sZSI6InJlYWQifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoiZXZlbnQtc3RvcmUiLCJyb2xlIjoiZXZlbnRzX3JlYWQifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoidXNiX2RldmljZXNfc3RvcmUiLCJyb2xlIjoidmlld2VyIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJybiI6InJlc291cmNlX21hbmFnZXIiLCJyb2xlIjoiYWRtaW4ifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJvbGUiOiJwcm90ZWN0aW9uX2FkbWluIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJybiI6ImV2ZW50LXN0b3JlIiwicm9sZSI6ImZpbHRlcl9yZWFkIn0seyJ0aWQiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiLCJybiI6InNjYW5fc2VydmljZSIsInJvbGUiOiJjd2xfYWRtaW4ifSx7InRpZCI6IjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIsInJuIjoibW9uaXRvcmluZyIsInJvbGUiOiJhZG1pbiJ9LHsidGlkIjoiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIiwicm4iOiJhcG4iLCJyb2xlIjoicmVxdWVzdG9yIn1dLCJ2ZXIiOjJ9.bgPzX72PAPWRzFVJ5FQu3E-HkVhEPCbUrEnRwNOGT0bXUNEamGY1gmrS_Tl8QA1NH_tKQrUb6l2Xaoe_xqtex-OQUaHfNU19PYV7UkNPboFhFm_zZJ0c48Wy9YsJ6BBtnBbJQoLZ9MzOCuM5EA0pbAXcXVV4hjGQAGAp7yyElz30LyAHBY6Em9UrbfELbtpOZq8lrEw8SnX5cOgZ_F31LFs0ER1qhuPRo876rmKPJQTn6Jb4hMetR_TdYkEtqNByZCIBVizPz49SWWppIAmMLgq4DT-xp_BZCTSUNP9yMl0dKz9dCNkGRaN9uiSEF95fUp7YQtZegMthvgrTbr6WoA"
        },
        "datasource": {
          "type": "yesoreyeram-infinity-datasource",
          "uid": "ff2be3zokum80a"
        },
        "definition": "",
        "description": "Токен для авторизации запросов к продукту КиберБэкап.",
        "hide": 2,
        "name": "token",
        "options": [],
        "query": {
          "infinityQuery": {
            "columns": [],
            "data": "values\nfoo\nbar\nbaz",
            "filters": [],
            "format": "table",
            "parser": "backend",
            "refId": "",
            "root_selector": "",
            "source": "url",
            "type": "json",
            "url": "$host/idp/token",
            "url_options": {
              "body_content_type": "text/plain",
              "body_form": [
                {
                  "key": "grant_type",
                  "value": "password"
                },
                {
                  "key": "username",
                  "value": "$login"
                },
                {
                  "key": "password",
                  "value": "$password"
                }
              ],
              "body_type": "x-www-form-urlencoded",
              "data": "",
              "headers": [],
              "method": "POST"
            }
          },
          "queryType": "infinity",
          "refId": "variable"
        },
        "refresh": 2,
        "regex": "",
        "type": "query"
      },
      {
        "current": {
          "text": "victoriametrics",
          "value": "bf4ec2ybz47wge"
        },
        "description": "Data Source, который предоставляет технические метрики для системных панелей.",
        "hide": 2,
        "label": "Data Source системных метрик",
        "name": "ds_prometheus",
        "options": [],
        "query": "prometheus",
        "refresh": 1,
        "regex": "",
        "type": "datasource"
      },
      {
        "current": {
          "text": "node-exporter",
          "value": "node-exporter"
        },
        "datasource": {
          "type": "prometheus",
          "uid": "${ds_prometheus}"
        },
        "definition": "label_values(node_uname_info,job)",
        "description": "Фильтр по джобам для системных панелей.",
        "hide": 2,
        "label": "Джоба",
        "name": "job",
        "options": [],
        "query": {
          "qryType": 1,
          "query": "label_values(node_uname_info,job)",
          "refId": "PrometheusVariableQueryEditor-VariableQuery"
        },
        "refresh": 1,
        "regex": "",
        "type": "query"
      },
      {
        "current": {
          "text": "kt-ubuntu24",
          "value": "kt-ubuntu24"
        },
        "datasource": {
          "type": "prometheus",
          "uid": "${ds_prometheus}"
        },
        "definition": "label_values(node_uname_info{job=\"$job\"},nodename)",
        "description": "Фильтр по стендам для системных панелей.",
        "hide": 2,
        "label": "Стенд",
        "name": "nodename",
        "options": [],
        "query": {
          "qryType": 1,
          "query": "label_values(node_uname_info{job=\"$job\"},nodename)",
          "refId": "PrometheusVariableQueryEditor-VariableQuery"
        },
        "refresh": 1,
        "regex": "",
        "type": "query"
      },
      {
        "current": {
          "text": "0.0.0.0:9100",
          "value": "0.0.0.0:9100"
        },
        "datasource": {
          "type": "prometheus",
          "uid": "${ds_prometheus}"
        },
        "definition": "label_values(node_uname_info{job=\"$job\", nodename=\"$nodename\"},instance)",
        "description": "Фильтр по хостам стенда для системных панелей.",
        "hide": 2,
        "label": "Хост",
        "name": "node",
        "options": [],
        "query": {
          "qryType": 1,
          "query": "label_values(node_uname_info{job=\"$job\", nodename=\"$nodename\"},instance)",
          "refId": "PrometheusVariableQueryEditor-VariableQuery"
        },
        "refresh": 1,
        "regex": "",
        "type": "query"
      }
    ]
  },
  "time": {
    "from": "now-3h",
    "to": "now"
  },
  "timepicker": {
    "refresh_intervals": [
      "1m",
      "5m",
      "15m",
      "30m",
      "1h",
      "2h",
      "1d"
    ]
  },
  "timezone": "browser",
  "title": "КиберБэкап. Базовая контрольная панель (Linux)",
  "uid": "ffnchb9ks7nr4a",
  "version": 0,
  "weekStart": "monday"
}