{  "__inputs": [
    {
      "name": "DS_PROMETHEUS",
      "label": "Prometheus",
      "description": "",
      "type": "datasource",
      "pluginId": "prometheus",
      "pluginName": "Prometheus"
    }
  ],
  "annotations": {
    "list": [
      {
        "$$hashKey": "object:143",
        "builtIn": 1,
        "datasource": "-- Grafana --",
        "enable": true,
        "hide": true,
        "iconColor": "rgba(0, 211, 255, 1)",
        "name": "Annotations & Alerts",
        "type": "dashboard"
      }
    ]
  },
  "editable": true,
  "gnetId": null,
  "graphTooltip": 0,
  "id": 65,
  "iteration": 1627611990906,
  "links": [],
  "panels": [
    {
      "datasource": null,
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 0
      },
      "id": 82,
      "title": "主机指标概览",
      "type": "row"
    },
    {
      "datasource": "$DS_PROMETHEUS",
      "description": "CPU使用率",
      "fieldConfig": {
        "defaults": {
          "custom": {},
          "mappings": [],
          "max": 100,
          "min": 0,
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "dark-orange",
                "value": 85
              },
              {
                "color": "dark-red",
                "value": 95
              }
            ]
          },
          "unit": "percent"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 5,
        "w": 4,
        "x": 0,
        "y": 1
      },
      "id": 84,
      "options": {
        "fieldOptions": {
          "calcs": [
            "mean"
          ],
          "defaults": {
            "decimals": 2,
            "mappings": [],
            "thresholds": {
              "mode": "absolute",
              "steps": [
                {
                  "color": "green",
                  "value": null
                },
                {
                  "color": "semi-dark-red",
                  "value": 80
                }
              ]
            },
            "unit": "percent"
          },
          "overrides": [],
          "values": false
        },
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "mean"
          ],
          "fields": "",
          "values": false
        },
        "showThresholdLabels": false,
        "showThresholdMarkers": true
      },
      "pluginVersion": "6.7.2",
      "targets": [
        {
          "expr": "aom_node_cpu_usage{clusterId=\"$clusterId\",nodeName=\"$sapmon_host_name\",nodeIP=\"$nodeIP\",hostID=\"$hostID\"}",
          "interval": "",
          "legendFormat": "",
          "refId": "A"
        }
      ],
      "timeFrom": null,
      "timeShift": null,
      "title": "CPU使用率",
      "type": "gauge"
    },
    {
      "datasource": "$DS_PROMETHEUS",
      "description": "内存使用率",
      "fieldConfig": {
        "defaults": {
          "custom": {},
          "mappings": [],
          "max": 100,
          "min": 0,
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "dark-orange",
                "value": 80
              },
              {
                "color": "dark-red",
                "value": 90
              }
            ]
          },
          "unit": "percent"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 5,
        "w": 4,
        "x": 4,
        "y": 1
      },
      "id": 86,
      "options": {
        "fieldOptions": {
          "calcs": [
            "mean"
          ],
          "defaults": {
            "decimals": 2,
            "mappings": [],
            "thresholds": {
              "mode": "absolute",
              "steps": [
                {
                  "color": "green",
                  "value": null
                },
                {
                  "color": "semi-dark-red",
                  "value": 80
                }
              ]
            },
            "unit": "percent"
          },
          "overrides": [],
          "values": false
        },
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "mean"
          ],
          "fields": "",
          "values": false
        },
        "showThresholdLabels": false,
        "showThresholdMarkers": true
      },
      "pluginVersion": "6.7.2",
      "targets": [
        {
          "expr": "aom_node_memory_usage{clusterId=\"$clusterId\",nodeName=\"$sapmon_host_name\",nodeIP=\"$nodeIP\",hostID=\"$hostID\"}",
          "interval": "",
          "legendFormat": "",
          "refId": "A"
        }
      ],
      "timeFrom": null,
      "timeShift": null,
      "title": "内存使用率",
      "type": "gauge"
    },
    {
      "columns": [],
      "datasource": "$DS_PROMETHEUS",
      "description": "磁盘使用率",
      "fontSize": "100%",
      "gridPos": {
        "h": 5,
        "w": 16,
        "x": 8,
        "y": 1
      },
      "id": 88,
      "pageSize": null,
      "showHeader": true,
      "sort": {
        "col": 8,
        "desc": true
      },
      "styles": [
        {
          "$$hashKey": "object:173",
          "alias": "挂载点",
          "align": "left",
          "colorMode": "cell",
          "colors": [
            "#56A64B",
            "rgba(237, 129, 40, 0.89)",
            "#E02F44"
          ],
          "dateFormat": "YYYY-MM-DD HH:mm:ss",
          "decimals": 2,
          "mappingType": 1,
          "pattern": "mountPoint",
          "thresholds": [
            "85",
            "95"
          ],
          "type": "number",
          "unit": "percent"
        },
        {
          "$$hashKey": "object:288",
          "alias": "使用率",
          "align": "auto",
          "colorMode": "cell",
          "colors": [
            "#56A64B",
            "rgba(237, 129, 40, 0.89)",
            "#E02F44"
          ],
          "dateFormat": "YYYY-MM-DD HH:mm:ss",
          "decimals": 2,
          "mappingType": 1,
          "pattern": "Value #A",
          "thresholds": [
            "50",
            "80"
          ],
          "type": "number",
          "unit": "percent"
        },
        {
          "$$hashKey": "object:1491",
          "alias": "已使用",
          "align": "auto",
          "colorMode": null,
          "colors": [
            "rgba(245, 54, 54, 0.9)",
            "rgba(237, 129, 40, 0.89)",
            "rgba(50, 172, 45, 0.97)"
          ],
          "dateFormat": "YYYY-MM-DD HH:mm:ss",
          "decimals": 2,
          "mappingType": 1,
          "pattern": "Value #B",
          "thresholds": [],
          "type": "number",
          "unit": "decgbytes"
        },
        {
          "$$hashKey": "object:1503",
          "alias": "总量",
          "align": "auto",
          "colorMode": null,
          "colors": [
            "rgba(245, 54, 54, 0.9)",
            "rgba(237, 129, 40, 0.89)",
            "rgba(50, 172, 45, 0.97)"
          ],
          "dateFormat": "YYYY-MM-DD HH:mm:ss",
          "decimals": 2,
          "mappingType": 1,
          "pattern": "Value #C",
          "thresholds": [],
          "type": "number",
          "unit": "decgbytes"
        },
        {
          "$$hashKey": "object:184",
          "alias": "",
          "align": "auto",
          "colorMode": null,
          "colors": [
            "rgba(245, 54, 54, 0.9)",
            "rgba(237, 129, 40, 0.89)",
            "rgba(50, 172, 45, 0.97)"
          ],
          "dateFormat": "YYYY-MM-DD HH:mm:ss",
          "decimals": 2,
          "mappingType": 1,
          "pattern": "/.*/",
          "thresholds": [],
          "type": "hidden",
          "unit": "short"
        }
      ],
      "targets": [
        {
          "expr": "sort(aom_node_disk_usage{clusterId=\"$clusterId\",nodeName=\"$sapmon_host_name\",nodeIP=\"$nodeIP\",hostID=\"$hostID\"}) + 0\r",
          "format": "table",
          "instant": true,
          "interval": "",
          "legendFormat": "",
          "refId": "A"
        },
        {
          "expr": "(aom_node_disk_capacity_megabytes{clusterId=\"$clusterId\",nodeName=\"$sapmon_host_name\",nodeIP=\"$nodeIP\",hostID=\"$hostID\"} - aom_node_disk_available_capacity_megabytes{clusterId=\"$clusterId\",nodeName=\"$sapmon_host_name\",nodeIP=\"$nodeIP\",hostID=\"$hostID\"})/1024",
          "format": "table",
          "instant": true,
          "interval": "",
          "legendFormat": "",
          "refId": "B"
        },
        {
          "expr": "aom_node_disk_capacity_megabytes{clusterId=\"$clusterId\",nodeName=\"$sapmon_host_name\",nodeIP=\"$nodeIP\",hostID=\"$hostID\"}/1024",
          "format": "table",
          "instant": true,
          "interval": "",
          "legendFormat": "",
          "refId": "C"
        }
      ],
      "timeFrom": null,
      "timeShift": null,
      "title": "磁盘使用率",
      "transform": "table",
      "type": "table"
    },
    {
      "aliasColors": {},
      "bars": false,
      "dashLength": 10,
      "dashes": false,
      "datasource": "$DS_PROMETHEUS",
      "description": "磁盘IO速率",
      "fieldConfig": {
        "defaults": {
          "custom": {},
          "unit": "kb/s"
        },
        "overrides": []
      },
      "fill": 1,
      "fillGradient": 0,
      "gridPos": {
        "h": 5,
        "w": 14,
        "x": 0,
        "y": 6
      },
      "hiddenSeries": false,
      "id": 90,
      "legend": {
        "avg": false,
        "current": false,
        "max": false,
        "min": false,
        "show": true,
        "total": false,
        "values": false
      },
      "lines": true,
      "linewidth": 1,
      "nullPointMode": "null",
      "options": {
        "alertThreshold": true,
        "dataLinks": []
      },
      "percentage": false,
      "pluginVersion": "7.3.6",
      "pointradius": 2,
      "points": false,
      "renderer": "flot",
      "seriesOverrides": [],
      "spaceLength": 10,
      "stack": false,
      "steppedLine": false,
      "targets": [
        {
          "expr": "aom_node_disk_write_kilobytes{clusterId=\"$clusterId\",nodeName=\"$sapmon_host_name\",nodeIP=\"$nodeIP\",hostID=\"$hostID\"}",
          "interval": "",
          "legendFormat": "{{diskDevice}} 写",
          "refId": "A"
        },
        {
          "expr": "aom_node_disk_read_kilobytes{clusterId=\"$clusterId\",nodeName=\"$sapmon_host_name\",nodeIP=\"$nodeIP\",hostID=\"$hostID\"}",
          "interval": "",
          "legendFormat": "{{diskDevice}} 读",
          "refId": "B"
        }
      ],
      "thresholds": [
        {
          "$$hashKey": "object:9305",
          "colorMode": "critical",
          "fill": true,
          "line": true,
          "op": "gt",
          "value": 102400,
          "yaxis": "left"
        }
      ],
      "timeFrom": null,
      "timeRegions": [],
      "timeShift": null,
      "title": "磁盘IO速率",
      "tooltip": {
        "shared": true,
        "sort": 0,
        "value_type": "individual"
      },
      "type": "graph",
      "xaxis": {
        "buckets": null,
        "mode": "time",
        "name": null,
        "show": true,
        "values": []
      },
      "yaxes": [
        {
          "$$hashKey": "object:444",
          "format": "kb/s",
          "label": null,
          "logBase": 1,
          "max": null,
          "min": null,
          "show": true
        },
        {
          "$$hashKey": "object:445",
          "format": "short",
          "label": null,
          "logBase": 1,
          "max": null,
          "min": null,
          "show": true
        }
      ],
      "yaxis": {
        "align": false,
        "alignLevel": null
      }
    },
    {
      "columns": [],
      "datasource": "$DS_PROMETHEUS",
      "description": "网络总传输速率",
      "fontSize": "100%",
      "gridPos": {
        "h": 5,
        "w": 10,
        "x": 14,
        "y": 6
      },
      "id": 92,
      "pageSize": null,
      "showHeader": true,
      "sort": {
        "col": 7,
        "desc": true
      },
      "styles": [
        {
          "$$hashKey": "object:933",
          "alias": "网卡",
          "align": "auto",
          "colorMode": null,
          "colors": [
            "rgba(245, 54, 54, 0.9)",
            "rgba(237, 129, 40, 0.89)",
            "rgba(50, 172, 45, 0.97)"
          ],
          "dateFormat": "YYYY-MM-DD HH:mm:ss",
          "decimals": 2,
          "mappingType": 1,
          "pattern": "netDevice",
          "thresholds": [],
          "type": "string",
          "unit": "short"
        },
        {
          "$$hashKey": "object:955",
          "alias": "总传输速率",
          "align": "auto",
          "colorMode": "cell",
          "colors": [
            "#56A64B",
            "rgba(237, 129, 40, 0.89)",
            "rgba(245, 54, 54, 0.9)"
          ],
          "dateFormat": "YYYY-MM-DD HH:mm:ss",
          "decimals": 2,
          "mappingType": 1,
          "pattern": "Value",
          "thresholds": [
            "102400",
            "202400"
          ],
          "type": "number",
          "unit": "kb/s"
        },
        {
          "$$hashKey": "object:184",
          "alias": "",
          "align": "auto",
          "colorMode": null,
          "colors": [
            "rgba(245, 54, 54, 0.9)",
            "rgba(237, 129, 40, 0.89)",
            "rgba(50, 172, 45, 0.97)"
          ],
          "dateFormat": "YYYY-MM-DD HH:mm:ss",
          "decimals": 2,
          "mappingType": 1,
          "pattern": "/.*/",
          "thresholds": [],
          "type": "hidden",
          "unit": "short"
        }
      ],
      "targets": [
        {
          "expr": "sort(aom_node_network_total_bytes{clusterId=\"$clusterId\",nodeName=\"$sapmon_host_name\",nodeIP=\"$nodeIP\",hostID=\"$hostID\"}/1000 + 0)\r",
          "format": "table",
          "instant": true,
          "interval": "",
          "legendFormat": "",
          "refId": "A"
        }
      ],
      "timeFrom": null,
      "timeShift": null,
      "title": "网络总传输速率",
      "transform": "table",
      "type": "table"
    },
    {
      "collapsed": false,
      "datasource": "aom",
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 11
      },
      "id": 6,
      "panels": [],
      "title": "ABAP 应用概览",
      "type": "row"
    },
    {
      "columns": [],
      "datasource": "$DS_PROMETHEUS",
      "description": "版本",
      "fontSize": "100%",
      "gridPos": {
        "h": 4,
        "w": 4,
        "x": 0,
        "y": 12
      },
      "id": 46,
      "pageSize": null,
      "showHeader": true,
      "sort": {
        "col": 0,
        "desc": true
      },
      "styles": [
        {
          "$$hashKey": "object:99",
          "alias": "version",
          "align": "auto",
          "dateFormat": "YYYY-MM-DD HH:mm:ss",
          "pattern": "version_name",
          "preserveFormat": false,
          "type": "string"
        },
        {
          "$$hashKey": "object:100",
          "alias": "",
          "align": "right",
          "colorMode": null,
          "colors": [
            "rgba(245, 54, 54, 0.9)",
            "rgba(237, 129, 40, 0.89)",
            "rgba(50, 172, 45, 0.97)"
          ],
          "decimals": 2,
          "pattern": "/.*/",
          "thresholds": [],
          "type": "hidden",
          "unit": "short"
        }
      ],
      "targets": [
        {
          "expr": "sort_desc(sap_netweaver_application_version_info{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\"}) ",
          "format": "table",
          "instant": true,
          "interval": "",
          "legendFormat": "",
          "refId": "A"
        }
      ],
      "timeFrom": null,
      "timeShift": null,
      "title": "版本",
      "transform": "table",
      "type": "table"
    },
    {
      "datasource": "$DS_PROMETHEUS",
      "description": "高可用状态",
      "fieldConfig": {
        "defaults": {
          "custom": {
            "align": null,
            "filterable": false
          },
          "mappings": [
            {
              "from": "",
              "id": 1,
              "text": "否",
              "to": "",
              "type": 1,
              "value": "0"
            },
            {
              "from": "",
              "id": 2,
              "text": "是",
              "to": "",
              "type": 1,
              "value": "1"
            }
          ],
          "min": 0,
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              }
            ]
          },
          "unit": "none"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 4,
        "w": 3,
        "x": 4,
        "y": 12
      },
      "id": 48,
      "options": {
        "colorMode": "value",
        "fieldOptions": {
          "calcs": [
            "mean"
          ],
          "defaults": {
            "mappings": [
              {
                "from": "",
                "id": 1,
                "operator": "",
                "text": "Error",
                "to": "",
                "type": 1,
                "value": "0"
              },
              {
                "from": "",
                "id": 2,
                "operator": "",
                "text": "Active",
                "to": "",
                "type": 1,
                "value": "1"
              }
            ],
            "thresholds": {
              "mode": "absolute",
              "steps": [
                {
                  "color": "semi-dark-red",
                  "value": null
                },
                {
                  "color": "green",
                  "value": 1
                }
              ]
            }
          },
          "overrides": [],
          "values": false
        },
        "graphMode": "none",
        "justifyMode": "auto",
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "mean"
          ],
          "fields": "",
          "values": false
        },
        "textMode": "auto"
      },
      "pluginVersion": "6.7.2",
      "targets": [
        {
          "expr": "sap_netweaver_application_ha_active_status{sapmon_host_name=\"$sapmon_host_name\",application_sid=\"$application_sid\"} +0",
          "instant": true,
          "interval": "",
          "legendFormat": "",
          "refId": "A"
        }
      ],
      "timeFrom": null,
      "timeShift": null,
      "title": "高可用状态",
      "type": "stat"
    },
    {
      "datasource": "$DS_PROMETHEUS",
      "description": "应用状态",
      "fieldConfig": {
        "defaults": {
          "custom": {
            "align": null,
            "filterable": false
          },
          "mappings": [
            {
              "from": "",
              "id": 1,
              "text": "否",
              "to": "",
              "type": 1,
              "value": "0"
            },
            {
              "from": "",
              "id": 2,
              "text": "是",
              "to": "",
              "type": 1,
              "value": "1"
            }
          ],
          "min": 0,
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              }
            ]
          },
          "unit": "none"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 4,
        "w": 3,
        "x": 7,
        "y": 12
      },
      "id": 93,
      "options": {
        "colorMode": "value",
        "fieldOptions": {
          "calcs": [
            "mean"
          ],
          "defaults": {
            "mappings": [
              {
                "from": "",
                "id": 1,
                "operator": "",
                "text": "Active",
                "to": "",
                "type": 1,
                "value": "0"
              },
              {
                "from": "1",
                "id": 2,
                "operator": "",
                "text": "Error ",
                "to": "11111",
                "type": 2,
                "value": "1"
              }
            ],
            "thresholds": {
              "mode": "absolute",
              "steps": [
                {
                  "color": "semi-dark-green",
                  "value": null
                },
                {
                  "color": "semi-dark-red",
                  "value": 1
                }
              ]
            }
          },
          "overrides": [],
          "values": false
        },
        "graphMode": "none",
        "justifyMode": "auto",
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "mean"
          ],
          "fields": "",
          "values": false
        },
        "textMode": "auto"
      },
      "pluginVersion": "6.7.2",
      "targets": [
        {
          "expr": "sap_netweaver_instance_quantity_count{sapmon_host_name=\"$sapmon_host_name\",application_sid=\"$application_sid\"} - sap_netweaver_active_instance_quantity_count{sapmon_host_name=\"$sapmon_host_name\",application_sid=\"$application_sid\"} + 0",
          "instant": true,
          "interval": "",
          "legendFormat": "",
          "refId": "A"
        }
      ],
      "timeFrom": null,
      "timeShift": null,
      "title": "应用状态",
      "type": "stat"
    },
    {
      "datasource": "$DS_PROMETHEUS",
      "description": "ABAP dumps 数",
      "fieldConfig": {
        "defaults": {
          "custom": {
            "align": null,
            "filterable": false
          },
          "mappings": [],
          "min": 0,
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "red",
                "value": null
              }
            ]
          },
          "unit": "none"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 4,
        "w": 5,
        "x": 10,
        "y": 12
      },
      "id": 50,
      "options": {
        "colorMode": "value",
        "fieldOptions": {
          "calcs": [
            "mean"
          ],
          "defaults": {
            "mappings": [],
            "thresholds": {
              "mode": "absolute",
              "steps": [
                {
                  "color": "green",
                  "value": null
                },
                {
                  "color": "semi-dark-red",
                  "value": 1
                }
              ]
            }
          },
          "overrides": [],
          "values": false
        },
        "graphMode": "none",
        "justifyMode": "auto",
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "mean"
          ],
          "fields": "",
          "values": false
        },
        "textMode": "auto"
      },
      "pluginVersion": "6.7.2",
      "targets": [
        {
          "expr": "sap_netweaver_abap_short_dumps_count{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\"} +0\r",
          "instant": true,
          "interval": "",
          "legendFormat": "最近1小时数",
          "refId": "A"
        },
        {
          "expr": "sap_netweaver_abap_short_dumps_5m_count{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\"} +0\r",
          "instant": true,
          "interval": "",
          "legendFormat": "最近5分钟数",
          "refId": "B"
        }
      ],
      "timeFrom": null,
      "timeShift": null,
      "title": "ABAP dumps 数",
      "type": "stat"
    },
    {
      "datasource": "$DS_PROMETHEUS",
      "description": "锁使用率",
      "fieldConfig": {
        "defaults": {
          "custom": {
            "align": null,
            "filterable": false
          },
          "mappings": [],
          "min": 0,
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "red",
                "value": null
              }
            ]
          },
          "unit": "none"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 4,
        "w": 3,
        "x": 15,
        "y": 12
      },
      "id": 52,
      "options": {
        "colorMode": "value",
        "fieldOptions": {
          "calcs": [
            "mean"
          ],
          "defaults": {
            "decimals": 2,
            "mappings": [],
            "thresholds": {
              "mode": "absolute",
              "steps": [
                {
                  "color": "green",
                  "value": null
                },
                {
                  "color": "#EAB839",
                  "value": 50
                },
                {
                  "color": "semi-dark-red",
                  "value": 75
                }
              ]
            },
            "unit": "percent"
          },
          "overrides": [],
          "values": false
        },
        "graphMode": "none",
        "justifyMode": "auto",
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "mean"
          ],
          "fields": "",
          "values": false
        },
        "textMode": "auto"
      },
      "pluginVersion": "6.7.2",
      "targets": [
        {
          "expr": "sap_netweaver_lock_entries_usage_percent{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\"} +0\r",
          "instant": true,
          "interval": "",
          "legendFormat": "",
          "refId": "A"
        }
      ],
      "timeFrom": null,
      "timeShift": null,
      "title": "锁使用率",
      "type": "stat"
    },
    {
      "datasource": "$DS_PROMETHEUS",
      "description": "失败的idoc数",
      "fieldConfig": {
        "defaults": {
          "custom": {
            "align": null,
            "filterable": false
          },
          "mappings": [],
          "min": 0,
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "red",
                "value": null
              }
            ]
          },
          "unit": "none"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 4,
        "w": 3,
        "x": 18,
        "y": 12
      },
      "id": 53,
      "options": {
        "colorMode": "value",
        "fieldOptions": {
          "calcs": [
            "mean"
          ],
          "defaults": {
            "mappings": [],
            "thresholds": {
              "mode": "absolute",
              "steps": [
                {
                  "color": "green",
                  "value": null
                },
                {
                  "color": "semi-dark-red",
                  "value": 1
                }
              ]
            }
          },
          "overrides": [],
          "values": false
        },
        "graphMode": "none",
        "justifyMode": "auto",
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "mean"
          ],
          "fields": "",
          "values": false
        },
        "textMode": "auto"
      },
      "pluginVersion": "6.7.2",
      "targets": [
        {
          "expr": "sap_netweaver_failed_idocs_count{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\"} + 0\r",
          "instant": true,
          "interval": "",
          "legendFormat": "",
          "refId": "B"
        }
      ],
      "timeFrom": null,
      "timeShift": null,
      "title": "失败的idoc数",
      "type": "stat"
    },
    {
      "datasource": "$DS_PROMETHEUS",
      "description": "实例数",
      "fieldConfig": {
        "defaults": {
          "custom": {
            "align": null,
            "filterable": false
          },
          "mappings": [],
          "min": 0,
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "red",
                "value": null
              }
            ]
          },
          "unit": "none"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 4,
        "w": 3,
        "x": 21,
        "y": 12
      },
      "id": 54,
      "options": {
        "colorMode": "value",
        "fieldOptions": {
          "calcs": [
            "mean"
          ],
          "defaults": {
            "mappings": [],
            "thresholds": {
              "mode": "absolute",
              "steps": [
                {
                  "color": "green",
                  "value": null
                }
              ]
            }
          },
          "overrides": [],
          "values": false
        },
        "graphMode": "none",
        "justifyMode": "auto",
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "mean"
          ],
          "fields": "",
          "values": false
        },
        "textMode": "auto"
      },
      "pluginVersion": "6.7.2",
      "targets": [
        {
          "expr": "sap_netweaver_active_instance_quantity_count{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\"}\r",
          "instant": true,
          "interval": "",
          "legendFormat": "活跃数",
          "refId": "B"
        },
        {
          "expr": "sap_netweaver_instance_quantity_count{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\"}\r",
          "instant": true,
          "interval": "",
          "legendFormat": "总数",
          "refId": "C"
        }
      ],
      "timeFrom": null,
      "timeShift": null,
      "title": "实例数",
      "type": "stat"
    },
    {
      "collapsed": false,
      "datasource": "aom",
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 16
      },
      "id": 42,
      "panels": [],
      "title": "ABAP 后台作业 / 更新请求详情",
      "type": "row"
    },
    {
      "aliasColors": {},
      "bars": false,
      "dashLength": 10,
      "dashes": false,
      "datasource": "$DS_PROMETHEUS",
      "description": "过去一小时后台作业数",
      "fill": 1,
      "fillGradient": 0,
      "gridPos": {
        "h": 7,
        "w": 12,
        "x": 0,
        "y": 17
      },
      "hiddenSeries": false,
      "id": 72,
      "legend": {
        "avg": false,
        "current": false,
        "max": false,
        "min": false,
        "show": true,
        "total": false,
        "values": false
      },
      "lines": true,
      "linewidth": 1,
      "nullPointMode": "null",
      "options": {
        "dataLinks": []
      },
      "percentage": false,
      "pointradius": 2,
      "points": false,
      "renderer": "flot",
      "seriesOverrides": [],
      "spaceLength": 10,
      "stack": false,
      "steppedLine": false,
      "targets": [
        {
          "expr": "sap_netweaver_running_jobs_count{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\"}",
          "interval": "",
          "legendFormat": "正在运行",
          "refId": "A"
        },
        {
          "expr": "sap_netweaver_canceled_jobs_count{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\"}",
          "interval": "",
          "legendFormat": "已取消",
          "refId": "B"
        },
        {
          "expr": "sap_netweaver_finished_jobs_count{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\"}",
          "interval": "",
          "legendFormat": "已完成",
          "refId": "C"
        }
      ],
      "thresholds": [],
      "timeFrom": null,
      "timeRegions": [],
      "timeShift": null,
      "title": "过去一小时后台作业数",
      "tooltip": {
        "shared": true,
        "sort": 0,
        "value_type": "individual"
      },
      "type": "graph",
      "xaxis": {
        "buckets": null,
        "mode": "time",
        "name": null,
        "show": true,
        "values": []
      },
      "yaxes": [
        {
          "$$hashKey": "object:199",
          "format": "short",
          "label": null,
          "logBase": 1,
          "max": null,
          "min": "0",
          "show": true
        },
        {
          "$$hashKey": "object:200",
          "format": "short",
          "label": null,
          "logBase": 1,
          "max": null,
          "min": null,
          "show": true
        }
      ],
      "yaxis": {
        "align": false,
        "alignLevel": null
      }
    },
    {
      "aliasColors": {},
      "bars": false,
      "dashLength": 10,
      "dashes": false,
      "datasource": "$DS_PROMETHEUS",
      "description": "过去一分钟更新请求数",
      "fill": 1,
      "fillGradient": 0,
      "gridPos": {
        "h": 7,
        "w": 12,
        "x": 12,
        "y": 17
      },
      "hiddenSeries": false,
      "id": 74,
      "legend": {
        "avg": false,
        "current": false,
        "max": false,
        "min": false,
        "show": true,
        "total": false,
        "values": false
      },
      "lines": true,
      "linewidth": 1,
      "nullPointMode": "null",
      "options": {
        "dataLinks": []
      },
      "percentage": false,
      "pointradius": 2,
      "points": false,
      "renderer": "flot",
      "seriesOverrides": [],
      "spaceLength": 10,
      "stack": false,
      "steppedLine": false,
      "targets": [
        {
          "expr": "sap_netweaver_update_records_count{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\"}",
          "interval": "",
          "legendFormat": "总数",
          "refId": "A"
        },
        {
          "expr": "sap_netweaver_failed_updates_count{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\"}",
          "interval": "",
          "legendFormat": "失败数",
          "refId": "B"
        }
      ],
      "thresholds": [],
      "timeFrom": null,
      "timeRegions": [],
      "timeShift": null,
      "title": "过去一分钟更新请求数",
      "tooltip": {
        "shared": true,
        "sort": 0,
        "value_type": "individual"
      },
      "type": "graph",
      "xaxis": {
        "buckets": null,
        "mode": "time",
        "name": null,
        "show": true,
        "values": []
      },
      "yaxes": [
        {
          "$$hashKey": "object:288",
          "format": "short",
          "label": null,
          "logBase": 1,
          "max": null,
          "min": "0",
          "show": true
        },
        {
          "$$hashKey": "object:289",
          "format": "short",
          "label": null,
          "logBase": 1,
          "max": null,
          "min": null,
          "show": true
        }
      ],
      "yaxis": {
        "align": false,
        "alignLevel": null
      }
    },
    {
      "collapsed": true,
      "datasource": "aom",
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 24
      },
      "id": 4,
      "panels": [
        {
          "aliasColors": {},
          "bars": false,
          "dashLength": 10,
          "dashes": false,
          "datasource": "$DS_PROMETHEUS",
          "description": "Dialog 服务处理请求耗时：等待时间+请求处理时间",
          "fill": 1,
          "fillGradient": 0,
          "gridPos": {
            "h": 7,
            "w": 12,
            "x": 0,
            "y": 25
          },
          "hiddenSeries": false,
          "id": 59,
          "legend": {
            "avg": false,
            "current": false,
            "max": false,
            "min": false,
            "show": true,
            "total": false,
            "values": false
          },
          "lines": true,
          "linewidth": 1,
          "nullPointMode": "null",
          "options": {
            "dataLinks": []
          },
          "percentage": false,
          "pointradius": 2,
          "points": false,
          "renderer": "flot",
          "seriesOverrides": [],
          "spaceLength": 10,
          "stack": false,
          "steppedLine": false,
          "targets": [
            {
              "expr": "sap_netweaver_dialog_response_time_ms{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\",instance_context=~\"$Instance\"}+0",
              "interval": "",
              "legendFormat": "实例: {{instance_context}}",
              "refId": "A"
            }
          ],
          "thresholds": [
            {
              "$$hashKey": "object:401",
              "colorMode": "critical",
              "fill": true,
              "line": true,
              "op": "gt",
              "value": 1500,
              "yaxis": "left"
            }
          ],
          "timeFrom": null,
          "timeRegions": [],
          "timeShift": null,
          "title": "Dialog 服务请求响应时间",
          "tooltip": {
            "shared": true,
            "sort": 0,
            "value_type": "individual"
          },
          "type": "graph",
          "xaxis": {
            "buckets": null,
            "mode": "time",
            "name": null,
            "show": true,
            "values": []
          },
          "yaxes": [
            {
              "$$hashKey": "object:98",
              "format": "ms",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": null,
              "show": true
            },
            {
              "$$hashKey": "object:99",
              "format": "short",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": null,
              "show": false
            }
          ],
          "yaxis": {
            "align": false,
            "alignLevel": null
          }
        },
        {
          "aliasColors": {},
          "bars": false,
          "dashLength": 10,
          "dashes": false,
          "datasource": "$DS_PROMETHEUS",
          "description": "Dialog 服务逻辑数据库请求响应时间",
          "fill": 1,
          "fillGradient": 0,
          "gridPos": {
            "h": 7,
            "w": 12,
            "x": 12,
            "y": 25
          },
          "hiddenSeries": false,
          "id": 60,
          "legend": {
            "avg": false,
            "current": false,
            "max": false,
            "min": false,
            "show": true,
            "total": false,
            "values": false
          },
          "lines": true,
          "linewidth": 1,
          "nullPointMode": "null",
          "options": {
            "dataLinks": []
          },
          "percentage": false,
          "pointradius": 2,
          "points": false,
          "renderer": "flot",
          "seriesOverrides": [],
          "spaceLength": 10,
          "stack": false,
          "steppedLine": false,
          "targets": [
            {
              "expr": "sap_netweaver_dialog_db_request_time_ms{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\",instance_context=~\"$Instance\"}",
              "interval": "",
              "legendFormat": "实例: {{instance_context}}",
              "refId": "A"
            }
          ],
          "thresholds": [
            {
              "$$hashKey": "object:539",
              "colorMode": "critical",
              "fill": true,
              "line": true,
              "op": "gt",
              "value": 1000,
              "yaxis": "left"
            }
          ],
          "timeFrom": null,
          "timeRegions": [],
          "timeShift": null,
          "title": "Dialog 服务 数据库请求响应时间",
          "tooltip": {
            "shared": true,
            "sort": 0,
            "value_type": "individual"
          },
          "type": "graph",
          "xaxis": {
            "buckets": null,
            "mode": "time",
            "name": null,
            "show": true,
            "values": []
          },
          "yaxes": [
            {
              "$$hashKey": "object:98",
              "format": "ms",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": null,
              "show": true
            },
            {
              "$$hashKey": "object:99",
              "format": "short",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": null,
              "show": false
            }
          ],
          "yaxis": {
            "align": false,
            "alignLevel": null
          }
        }
      ],
      "title": "ABAP 实例 Dialog服务响应时间",
      "type": "row"
    },
    {
      "collapsed": true,
      "datasource": "aom",
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 25
      },
      "id": 40,
      "panels": [
        {
          "aliasColors": {},
          "bars": false,
          "dashLength": 10,
          "dashes": false,
          "datasource": "$DS_PROMETHEUS",
          "description": "最近5分钟 ABAP dumps 数",
          "fill": 1,
          "fillGradient": 0,
          "gridPos": {
            "h": 7,
            "w": 12,
            "x": 0,
            "y": 26
          },
          "hiddenSeries": false,
          "id": 67,
          "legend": {
            "avg": false,
            "current": false,
            "max": false,
            "min": false,
            "show": true,
            "total": false,
            "values": false
          },
          "lines": true,
          "linewidth": 1,
          "nullPointMode": "null",
          "options": {
            "dataLinks": []
          },
          "percentage": false,
          "pointradius": 2,
          "points": false,
          "renderer": "flot",
          "seriesOverrides": [],
          "spaceLength": 10,
          "stack": false,
          "steppedLine": false,
          "targets": [
            {
              "expr": "sap_netweaver_abap_short_dumps_5m_count{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\"}",
              "interval": "",
              "legendFormat": "最近5分钟 ABAP dumps 数",
              "refId": "A"
            }
          ],
          "thresholds": [
            {
              "$$hashKey": "object:691",
              "colorMode": "critical",
              "fill": true,
              "line": true,
              "op": "gt",
              "value": 1,
              "yaxis": "left"
            }
          ],
          "timeFrom": null,
          "timeRegions": [],
          "timeShift": null,
          "title": "最近5分钟 ABAP dumps 数",
          "tooltip": {
            "shared": true,
            "sort": 0,
            "value_type": "individual"
          },
          "type": "graph",
          "xaxis": {
            "buckets": null,
            "mode": "time",
            "name": null,
            "show": true,
            "values": []
          },
          "yaxes": [
            {
              "$$hashKey": "object:216",
              "decimals": 0,
              "format": "short",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": "0",
              "show": true
            },
            {
              "$$hashKey": "object:217",
              "format": "short",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": null,
              "show": true
            }
          ],
          "yaxis": {
            "align": false,
            "alignLevel": null
          }
        },
        {
          "aliasColors": {},
          "bars": false,
          "dashLength": 10,
          "dashes": false,
          "datasource": "$DS_PROMETHEUS",
          "description": "最近1小时 ABAP dumps 数",
          "fill": 1,
          "fillGradient": 0,
          "gridPos": {
            "h": 7,
            "w": 12,
            "x": 12,
            "y": 26
          },
          "hiddenSeries": false,
          "id": 68,
          "legend": {
            "avg": false,
            "current": false,
            "max": false,
            "min": false,
            "show": true,
            "total": false,
            "values": false
          },
          "lines": true,
          "linewidth": 1,
          "nullPointMode": "null",
          "options": {
            "dataLinks": []
          },
          "percentage": false,
          "pointradius": 2,
          "points": false,
          "renderer": "flot",
          "seriesOverrides": [],
          "spaceLength": 10,
          "stack": false,
          "steppedLine": false,
          "targets": [
            {
              "expr": "sap_netweaver_abap_short_dumps_count{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\"}",
              "interval": "",
              "legendFormat": "最近1小时 ABAP dumps 数",
              "refId": "A"
            }
          ],
          "thresholds": [
            {
              "$$hashKey": "object:835",
              "colorMode": "critical",
              "fill": true,
              "line": true,
              "op": "gt",
              "value": 12,
              "yaxis": "left"
            }
          ],
          "timeFrom": null,
          "timeRegions": [],
          "timeShift": null,
          "title": "最近1小时 ABAP dumps 数",
          "tooltip": {
            "shared": true,
            "sort": 0,
            "value_type": "individual"
          },
          "type": "graph",
          "xaxis": {
            "buckets": null,
            "mode": "time",
            "name": null,
            "show": true,
            "values": []
          },
          "yaxes": [
            {
              "$$hashKey": "object:216",
              "decimals": 0,
              "format": "short",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": "0",
              "show": true
            },
            {
              "$$hashKey": "object:217",
              "format": "short",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": null,
              "show": true
            }
          ],
          "yaxis": {
            "align": false,
            "alignLevel": null
          }
        }
      ],
      "title": "ABAP Dumps 详情",
      "type": "row"
    },
    {
      "collapsed": true,
      "datasource": "aom",
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 26
      },
      "id": 8,
      "panels": [
        {
          "aliasColors": {},
          "bars": false,
          "dashLength": 10,
          "dashes": false,
          "datasource": "$DS_PROMETHEUS",
          "description": "Extended memory使用率",
          "fill": 1,
          "fillGradient": 0,
          "gridPos": {
            "h": 7,
            "w": 12,
            "x": 0,
            "y": 27
          },
          "hiddenSeries": false,
          "id": 56,
          "legend": {
            "avg": false,
            "current": false,
            "max": false,
            "min": false,
            "show": true,
            "total": false,
            "values": false
          },
          "lines": true,
          "linewidth": 1,
          "nullPointMode": "null",
          "options": {
            "dataLinks": []
          },
          "percentage": false,
          "pointradius": 2,
          "points": false,
          "renderer": "flot",
          "seriesOverrides": [],
          "spaceLength": 10,
          "stack": false,
          "steppedLine": false,
          "targets": [
            {
              "expr": "sap_netweaver_extended_memory_utilization_percent{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\",instance_context=~\"$Instance\"}",
              "interval": "",
              "legendFormat": "实例:{{instance_context}}",
              "refId": "A"
            }
          ],
          "thresholds": [
            {
              "$$hashKey": "object:915",
              "colorMode": "critical",
              "fill": true,
              "line": true,
              "op": "gt",
              "value": 70,
              "yaxis": "left"
            }
          ],
          "timeFrom": null,
          "timeRegions": [],
          "timeShift": null,
          "title": "Extended memory使用率",
          "tooltip": {
            "shared": true,
            "sort": 0,
            "value_type": "individual"
          },
          "type": "graph",
          "xaxis": {
            "buckets": null,
            "mode": "time",
            "name": null,
            "show": true,
            "values": []
          },
          "yaxes": [
            {
              "$$hashKey": "object:98",
              "format": "percent",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": "0",
              "show": true
            },
            {
              "$$hashKey": "object:99",
              "format": "short",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": null,
              "show": false
            }
          ],
          "yaxis": {
            "align": false,
            "alignLevel": null
          }
        },
        {
          "aliasColors": {},
          "bars": false,
          "dashLength": 10,
          "dashes": false,
          "datasource": "$DS_PROMETHEUS",
          "description": "Heap memory使用率",
          "fill": 1,
          "fillGradient": 0,
          "gridPos": {
            "h": 7,
            "w": 12,
            "x": 12,
            "y": 27
          },
          "hiddenSeries": false,
          "id": 57,
          "legend": {
            "avg": false,
            "current": false,
            "max": false,
            "min": false,
            "show": true,
            "total": false,
            "values": false
          },
          "lines": true,
          "linewidth": 1,
          "nullPointMode": "null",
          "options": {
            "dataLinks": []
          },
          "percentage": false,
          "pointradius": 2,
          "points": false,
          "renderer": "flot",
          "seriesOverrides": [],
          "spaceLength": 10,
          "stack": false,
          "steppedLine": false,
          "targets": [
            {
              "expr": "sap_netweaver_heap_memory_utilization_percent{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\",instance_context=~\"$Instance\"} ",
              "interval": "",
              "legendFormat": "实例: {{instance_context}}",
              "refId": "A"
            }
          ],
          "thresholds": [
            {
              "$$hashKey": "object:987",
              "colorMode": "critical",
              "fill": true,
              "line": true,
              "op": "gt",
              "value": 80,
              "yaxis": "left"
            }
          ],
          "timeFrom": null,
          "timeRegions": [],
          "timeShift": null,
          "title": "Heap memory使用率",
          "tooltip": {
            "shared": true,
            "sort": 0,
            "value_type": "individual"
          },
          "type": "graph",
          "xaxis": {
            "buckets": null,
            "mode": "time",
            "name": null,
            "show": true,
            "values": []
          },
          "yaxes": [
            {
              "$$hashKey": "object:98",
              "format": "percent",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": "0",
              "show": true
            },
            {
              "$$hashKey": "object:99",
              "format": "short",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": null,
              "show": false
            }
          ],
          "yaxis": {
            "align": false,
            "alignLevel": null
          }
        }
      ],
      "title": "ABAP 实例 内存使用率",
      "type": "row"
    },
    {
      "collapsed": true,
      "datasource": "aom",
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 27
      },
      "id": 10,
      "panels": [
        {
          "aliasColors": {},
          "bars": false,
          "dashLength": 10,
          "dashes": false,
          "datasource": "$DS_PROMETHEUS",
          "description": "工作进程类型：(dialog, spool, background, update_1, update_2)",
          "fill": 1,
          "fillGradient": 0,
          "gridPos": {
            "h": 7,
            "w": 24,
            "x": 0,
            "y": 28
          },
          "hiddenSeries": false,
          "id": 61,
          "legend": {
            "alignAsTable": true,
            "avg": false,
            "current": false,
            "max": false,
            "min": false,
            "rightSide": true,
            "show": true,
            "total": false,
            "values": false
          },
          "lines": true,
          "linewidth": 1,
          "nullPointMode": "null",
          "options": {
            "dataLinks": []
          },
          "percentage": false,
          "pointradius": 2,
          "points": false,
          "renderer": "flot",
          "seriesOverrides": [],
          "spaceLength": 10,
          "stack": false,
          "steppedLine": false,
          "targets": [
            {
              "expr": "sap_netweaver_work_processes_utilization_percent{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\",instance_context=~\"$Instance\"}",
              "interval": "",
              "legendFormat": "实例: {{instance_context}}  类型:  {{process_type}}",
              "refId": "A"
            }
          ],
          "thresholds": [
            {
              "$$hashKey": "object:1073",
              "colorMode": "critical",
              "fill": true,
              "line": true,
              "op": "gt",
              "value": 80,
              "yaxis": "left"
            }
          ],
          "timeFrom": null,
          "timeRegions": [],
          "timeShift": null,
          "title": "工作进程使用率",
          "tooltip": {
            "shared": true,
            "sort": 0,
            "value_type": "individual"
          },
          "type": "graph",
          "xaxis": {
            "buckets": null,
            "mode": "time",
            "name": null,
            "show": true,
            "values": []
          },
          "yaxes": [
            {
              "$$hashKey": "object:98",
              "decimals": 2,
              "format": "percent",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": "0",
              "show": true
            },
            {
              "$$hashKey": "object:99",
              "format": "short",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": null,
              "show": false
            }
          ],
          "yaxis": {
            "align": false,
            "alignLevel": null
          }
        },
        {
          "aliasColors": {},
          "bars": false,
          "dashLength": 10,
          "dashes": false,
          "datasource": "$DS_PROMETHEUS",
          "description": "工作进程类型：(dialog, spool, background, update_1, update_2)",
          "fill": 1,
          "fillGradient": 0,
          "gridPos": {
            "h": 7,
            "w": 24,
            "x": 0,
            "y": 35
          },
          "hiddenSeries": false,
          "id": 62,
          "legend": {
            "alignAsTable": true,
            "avg": false,
            "current": false,
            "max": false,
            "min": false,
            "rightSide": true,
            "show": true,
            "total": false,
            "values": false
          },
          "lines": true,
          "linewidth": 1,
          "nullPointMode": "null",
          "options": {
            "dataLinks": []
          },
          "percentage": false,
          "pointradius": 2,
          "points": false,
          "renderer": "flot",
          "seriesOverrides": [],
          "spaceLength": 10,
          "stack": false,
          "steppedLine": false,
          "targets": [
            {
              "expr": "sap_netweaver_number_of_free_work_processes_count{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\",instance_context=~\"$Instance\"}",
              "interval": "",
              "legendFormat": "实例 : {{instance_context}}  类型:  {{process_type}}",
              "refId": "A"
            }
          ],
          "thresholds": [],
          "timeFrom": null,
          "timeRegions": [],
          "timeShift": null,
          "title": "空闲工作进程数",
          "tooltip": {
            "shared": true,
            "sort": 0,
            "value_type": "individual"
          },
          "type": "graph",
          "xaxis": {
            "buckets": null,
            "mode": "time",
            "name": null,
            "show": true,
            "values": []
          },
          "yaxes": [
            {
              "$$hashKey": "object:98",
              "decimals": 2,
              "format": "none",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": "0",
              "show": true
            },
            {
              "$$hashKey": "object:99",
              "format": "short",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": null,
              "show": false
            }
          ],
          "yaxis": {
            "align": false,
            "alignLevel": null
          }
        },
        {
          "aliasColors": {},
          "bars": false,
          "dashLength": 10,
          "dashes": false,
          "datasource": "$DS_PROMETHEUS",
          "description": "工作进程类型：(dialog, spool, background, update_1, update_2)",
          "fill": 1,
          "fillGradient": 0,
          "gridPos": {
            "h": 7,
            "w": 24,
            "x": 0,
            "y": 42
          },
          "hiddenSeries": false,
          "id": 63,
          "legend": {
            "alignAsTable": true,
            "avg": false,
            "current": false,
            "max": false,
            "min": false,
            "rightSide": true,
            "show": true,
            "total": false,
            "values": false
          },
          "lines": true,
          "linewidth": 1,
          "nullPointMode": "null",
          "options": {
            "dataLinks": []
          },
          "percentage": false,
          "pointradius": 2,
          "points": false,
          "renderer": "flot",
          "seriesOverrides": [],
          "spaceLength": 10,
          "stack": false,
          "steppedLine": false,
          "targets": [
            {
              "expr": "sap_netweaver_number_of_total_work_processes_count{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\",instance_context=~\"$Instance\"}",
              "interval": "",
              "legendFormat": "实例: {{instance_context}}  类型:  {{process_type}}",
              "refId": "A"
            }
          ],
          "thresholds": [],
          "timeFrom": null,
          "timeRegions": [],
          "timeShift": null,
          "title": "工作进程总数",
          "tooltip": {
            "shared": true,
            "sort": 0,
            "value_type": "individual"
          },
          "type": "graph",
          "xaxis": {
            "buckets": null,
            "mode": "time",
            "name": null,
            "show": true,
            "values": []
          },
          "yaxes": [
            {
              "$$hashKey": "object:98",
              "decimals": 0,
              "format": "none",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": "0",
              "show": true
            },
            {
              "$$hashKey": "object:99",
              "format": "short",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": null,
              "show": false
            }
          ],
          "yaxis": {
            "align": false,
            "alignLevel": null
          }
        }
      ],
      "title": "ABAP 实例 工作进程",
      "type": "row"
    },
    {
      "collapsed": true,
      "datasource": null,
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 28
      },
      "id": 70,
      "panels": [
        {
          "aliasColors": {},
          "bars": false,
          "dashLength": 10,
          "dashes": false,
          "datasource": "$DS_PROMETHEUS",
          "description": "登录用户数",
          "fill": 1,
          "fillGradient": 0,
          "gridPos": {
            "h": 7,
            "w": 12,
            "x": 0,
            "y": 29
          },
          "hiddenSeries": false,
          "id": 58,
          "legend": {
            "avg": false,
            "current": false,
            "max": false,
            "min": false,
            "show": true,
            "total": false,
            "values": false
          },
          "lines": true,
          "linewidth": 1,
          "nullPointMode": "null",
          "options": {
            "dataLinks": []
          },
          "percentage": false,
          "pointradius": 2,
          "points": false,
          "renderer": "flot",
          "seriesOverrides": [],
          "spaceLength": 10,
          "stack": false,
          "steppedLine": false,
          "targets": [
            {
              "expr": "sap_netweaver_logged_in_users_count{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\",instance_context=~\"$Instance\"}",
              "interval": "",
              "legendFormat": "实例: {{instance_context}}",
              "refId": "A"
            }
          ],
          "thresholds": [],
          "timeFrom": null,
          "timeRegions": [],
          "timeShift": null,
          "title": "登录用户数",
          "tooltip": {
            "shared": true,
            "sort": 0,
            "value_type": "individual"
          },
          "type": "graph",
          "xaxis": {
            "buckets": null,
            "mode": "time",
            "name": null,
            "show": true,
            "values": []
          },
          "yaxes": [
            {
              "$$hashKey": "object:98",
              "decimals": 0,
              "format": "none",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": "0",
              "show": true
            },
            {
              "$$hashKey": "object:99",
              "format": "short",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": null,
              "show": false
            }
          ],
          "yaxis": {
            "align": false,
            "alignLevel": null
          }
        },
        {
          "aliasColors": {},
          "bars": false,
          "dashLength": 10,
          "dashes": false,
          "datasource": "$DS_PROMETHEUS",
          "description": "RFC调用时延",
          "fill": 1,
          "fillGradient": 0,
          "gridPos": {
            "h": 7,
            "w": 12,
            "x": 12,
            "y": 29
          },
          "hiddenSeries": false,
          "id": 65,
          "legend": {
            "avg": false,
            "current": false,
            "max": false,
            "min": false,
            "show": true,
            "total": false,
            "values": false
          },
          "lines": true,
          "linewidth": 1,
          "nullPointMode": "null",
          "options": {
            "dataLinks": []
          },
          "percentage": false,
          "pointradius": 2,
          "points": false,
          "renderer": "flot",
          "seriesOverrides": [],
          "spaceLength": 10,
          "stack": false,
          "steppedLine": false,
          "targets": [
            {
              "expr": "sap_netweaver_rfc_ping_ms{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\",instance_context=~\"$Instance\"}",
              "interval": "",
              "legendFormat": "实例: {{instance_context}}",
              "refId": "A"
            }
          ],
          "thresholds": [
            {
              "$$hashKey": "object:1225",
              "colorMode": "critical",
              "fill": true,
              "line": true,
              "op": "gt",
              "value": 10,
              "yaxis": "left"
            }
          ],
          "timeFrom": null,
          "timeRegions": [],
          "timeShift": null,
          "title": "RFC调用时延",
          "tooltip": {
            "shared": true,
            "sort": 0,
            "value_type": "individual"
          },
          "type": "graph",
          "xaxis": {
            "buckets": null,
            "mode": "time",
            "name": null,
            "show": true,
            "values": []
          },
          "yaxes": [
            {
              "$$hashKey": "object:123",
              "decimals": 2,
              "format": "ms",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": "0",
              "show": true
            },
            {
              "$$hashKey": "object:124",
              "format": "short",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": null,
              "show": false
            }
          ],
          "yaxis": {
            "align": false,
            "alignLevel": null
          }
        }
      ],
      "title": "ABAP 实例 登录用户 / RFC调用时延",
      "type": "row"
    },
    {
      "collapsed": true,
      "datasource": "aom",
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 29
      },
      "id": 44,
      "panels": [
        {
          "aliasColors": {},
          "bars": false,
          "dashLength": 10,
          "dashes": false,
          "datasource": "$DS_PROMETHEUS",
          "description": "J2EE 进程和线程数",
          "fill": 1,
          "fillGradient": 0,
          "gridPos": {
            "h": 6,
            "w": 12,
            "x": 0,
            "y": 33
          },
          "hiddenSeries": false,
          "id": 76,
          "legend": {
            "avg": false,
            "current": false,
            "max": false,
            "min": false,
            "show": true,
            "total": false,
            "values": false
          },
          "lines": true,
          "linewidth": 1,
          "nullPointMode": "null",
          "options": {
            "dataLinks": []
          },
          "percentage": false,
          "pointradius": 2,
          "points": false,
          "renderer": "flot",
          "seriesOverrides": [],
          "spaceLength": 10,
          "stack": false,
          "steppedLine": false,
          "targets": [
            {
              "expr": "sap_netweaver_j2ee_running_process_count{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\"}",
              "interval": "",
              "legendFormat": "J2EE 进程数",
              "refId": "A"
            },
            {
              "expr": "sap_netweaver_j2ee_thread_count{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\"}",
              "interval": "",
              "legendFormat": "J2EE 线程数",
              "refId": "B"
            }
          ],
          "thresholds": [],
          "timeFrom": null,
          "timeRegions": [],
          "timeShift": null,
          "title": "J2EE 进程和线程数",
          "tooltip": {
            "shared": true,
            "sort": 0,
            "value_type": "individual"
          },
          "type": "graph",
          "xaxis": {
            "buckets": null,
            "mode": "time",
            "name": null,
            "show": true,
            "values": []
          },
          "yaxes": [
            {
              "$$hashKey": "object:81",
              "decimals": 0,
              "format": "short",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": "0",
              "show": true
            },
            {
              "$$hashKey": "object:82",
              "format": "short",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": null,
              "show": true
            }
          ],
          "yaxis": {
            "align": false,
            "alignLevel": null
          }
        },
        {
          "aliasColors": {},
          "bars": false,
          "dashLength": 10,
          "dashes": false,
          "datasource": "$DS_PROMETHEUS",
          "description": "J2EE Session 数",
          "fill": 1,
          "fillGradient": 0,
          "gridPos": {
            "h": 6,
            "w": 12,
            "x": 12,
            "y": 33
          },
          "hiddenSeries": false,
          "id": 80,
          "legend": {
            "avg": false,
            "current": false,
            "max": false,
            "min": false,
            "show": true,
            "total": false,
            "values": false
          },
          "lines": true,
          "linewidth": 1,
          "nullPointMode": "null",
          "options": {
            "dataLinks": []
          },
          "percentage": false,
          "pointradius": 2,
          "points": false,
          "renderer": "flot",
          "seriesOverrides": [],
          "spaceLength": 10,
          "stack": false,
          "steppedLine": false,
          "targets": [
            {
              "expr": "sap_netweaver_j2ee_session_count{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\"}",
              "interval": "",
              "legendFormat": "J2EE Session 总数",
              "refId": "A"
            },
            {
              "expr": "sap_netweaver_j2ee_websession_count{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\"}",
              "interval": "",
              "legendFormat": "J2EE web Session 数",
              "refId": "B"
            },
            {
              "expr": "sap_netweaver_j2ee_ejbsession_count{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\"}",
              "interval": "",
              "legendFormat": "J2EE EJB Session 数",
              "refId": "C"
            }
          ],
          "thresholds": [],
          "timeFrom": null,
          "timeRegions": [],
          "timeShift": null,
          "title": "J2EE Session 数",
          "tooltip": {
            "shared": true,
            "sort": 0,
            "value_type": "individual"
          },
          "type": "graph",
          "xaxis": {
            "buckets": null,
            "mode": "time",
            "name": null,
            "show": true,
            "values": []
          },
          "yaxes": [
            {
              "$$hashKey": "object:81",
              "decimals": 0,
              "format": "short",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": "0",
              "show": true
            },
            {
              "$$hashKey": "object:82",
              "format": "short",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": null,
              "show": true
            }
          ],
          "yaxis": {
            "align": false,
            "alignLevel": null
          }
        },
        {
          "aliasColors": {},
          "bars": false,
          "dashLength": 10,
          "dashes": false,
          "datasource": "$DS_PROMETHEUS",
          "description": "J2EE 虚拟机堆大小",
          "fill": 1,
          "fillGradient": 0,
          "gridPos": {
            "h": 10,
            "w": 24,
            "x": 0,
            "y": 39
          },
          "hiddenSeries": false,
          "id": 78,
          "legend": {
            "alignAsTable": true,
            "avg": false,
            "current": false,
            "max": false,
            "min": false,
            "rightSide": true,
            "show": true,
            "total": false,
            "values": false
          },
          "lines": true,
          "linewidth": 1,
          "nullPointMode": "null",
          "options": {
            "dataLinks": []
          },
          "percentage": false,
          "pointradius": 2,
          "points": false,
          "renderer": "flot",
          "seriesOverrides": [],
          "spaceLength": 10,
          "stack": false,
          "steppedLine": false,
          "targets": [
            {
              "expr": "sap_netweaver_j2eevmheap_size_mb{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\"}",
              "interval": "",
              "legendFormat": "堆大小：【进程名： {{process_name}} 】【类型： {{process_type}}】",
              "refId": "A"
            },
            {
              "expr": "sap_netweaver_j2eevmheap_commitSize_mb{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\"}",
              "interval": "",
              "legendFormat": "堆提交大小：【进程名： {{process_name}} 】【类型： {{process_type}}】",
              "refId": "B"
            },
            {
              "expr": "sap_netweaver_j2eevmheap_maxUsedSize_mb{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\"}",
              "interval": "",
              "legendFormat": "堆最大使用大小：【进程名： {{process_name}} 】【类型： {{process_type}}】",
              "refId": "C"
            },
            {
              "expr": "sap_netweaver_j2eevmheap_initialSize_mb{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\"}",
              "interval": "",
              "legendFormat": "堆初始大小：【进程名： {{process_name}} 】【类型： {{process_type}}】",
              "refId": "D"
            },
            {
              "expr": "sap_netweaver_j2eevmheap_maxSize_mb{sapmon_host_name=~\"$sapmon_host_name\",application_sid=~\"$application_sid\"}",
              "interval": "",
              "legendFormat": "堆最大大小：【进程名： {{process_name}} 】【类型： {{process_type}}】",
              "refId": "E"
            }
          ],
          "thresholds": [],
          "timeFrom": null,
          "timeRegions": [],
          "timeShift": null,
          "title": "J2EE 虚拟机堆大小",
          "tooltip": {
            "shared": true,
            "sort": 0,
            "value_type": "individual"
          },
          "type": "graph",
          "xaxis": {
            "buckets": null,
            "mode": "time",
            "name": null,
            "show": true,
            "values": []
          },
          "yaxes": [
            {
              "$$hashKey": "object:613",
              "decimals": 1,
              "format": "decmbytes",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": "0",
              "show": true
            },
            {
              "$$hashKey": "object:614",
              "format": "short",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": null,
              "show": false
            }
          ],
          "yaxis": {
            "align": false,
            "alignLevel": null
          }
        }
      ],
      "title": "J2EE 进程/ 堆 / Session",
      "type": "row"
    }
  ],
  "refresh": false,
  "schemaVersion": 22,
  "style": "dark",
  "tags": [],
  "templating": {
    "list": [
      {
        "current": {
          "selected": false,
          "text": "aom",
          "value": "aom"
        },
        "hide": 0,
        "includeAll": false,
        "label": "数据源",
        "multi": false,
        "name": "DS_PROMETHEUS",
        "options": [],
        "query": "prometheus",
        "refresh": 1,
        "regex": "",
        "skipUrlSync": false,
        "type": "datasource"
      },
      {
        "allValue": null,
        "current": {
          "text": "s4-app-qas-l",
          "value": "s4-app-qas-l"
        },
        "datasource": "$DS_PROMETHEUS",
        "definition": "label_values(sap_netweaver_instance_quantity_count, sapmon_host_name)",
        "hide": 0,
        "includeAll": false,
        "index": -1,
        "label": "监控Agent主机名",
        "multi": false,
        "name": "sapmon_host_name",
        "options": [],
        "query": "label_values(sap_netweaver_instance_quantity_count, sapmon_host_name)",
        "refresh": 1,
        "regex": "",
        "skipUrlSync": false,
        "sort": 0,
        "tagValuesQuery": "",
        "tags": [],
        "tagsQuery": "",
        "type": "query",
        "useTags": false
      },
      {
        "allValue": null,
        "current": {
          "text": "S02",
          "value": "S02"
        },
        "datasource": "$DS_PROMETHEUS",
        "definition": "label_values(sap_netweaver_instance_quantity_count{sapmon_host_name=\"$sapmon_host_name\"}, application_sid)",
        "hide": 0,
        "includeAll": false,
        "index": -1,
        "label": "应用 Sid",
        "multi": false,
        "name": "application_sid",
        "options": [],
        "query": "label_values(sap_netweaver_instance_quantity_count{sapmon_host_name=\"$sapmon_host_name\"}, application_sid)",
        "refresh": 1,
        "regex": "",
        "skipUrlSync": false,
        "sort": 0,
        "tagValuesQuery": "",
        "tags": [],
        "tagsQuery": "",
        "type": "query",
        "useTags": false
      },
      {
        "allValue": null,
        "current": {
          "text": "s4-app-qas-l_S02_02",
          "value": "s4-app-qas-l_S02_02"
        },
        "datasource": "$DS_PROMETHEUS",
        "definition": "label_values(sap_netweaver_extended_memory_utilization_percent{sapmon_host_name=\"$sapmon_host_name\",application_sid =\"$application_sid\"}, instance_context)",
        "hide": 0,
        "includeAll": false,
        "index": -1,
        "label": "实例信息",
        "multi": false,
        "name": "Instance",
        "options": [],
        "query": "label_values(sap_netweaver_extended_memory_utilization_percent{sapmon_host_name=\"$sapmon_host_name\",application_sid =\"$application_sid\"}, instance_context)",
        "refresh": 1,
        "regex": "",
        "skipUrlSync": false,
        "sort": 0,
        "tagValuesQuery": "",
        "tags": [],
        "tagsQuery": "",
        "type": "query",
        "useTags": false
      },
      {
        "allValue": null,
        "current": {
          "text": "00000000-0000-0000-0000-00000000",
          "value": "00000000-0000-0000-0000-00000000"
        },
        "datasource": "$DS_PROMETHEUS",
        "definition": "label_values(aom_node_status, clusterId)",
        "hide": 2,
        "includeAll": false,
        "index": -1,
        "label": "集群 ID",
        "multi": false,
        "name": "clusterId",
        "options": [],
        "query": "label_values(aom_node_status, clusterId)",
        "refresh": 1,
        "regex": "",
        "skipUrlSync": false,
        "sort": 0,
        "tagValuesQuery": "",
        "tags": [],
        "tagsQuery": "",
        "type": "query",
        "useTags": false
      },
      {
        "allValue": null,
        "current": {
          "text": "192.168.0.148",
          "value": "192.168.0.148"
        },
        "datasource": "$DS_PROMETHEUS",
        "definition": "label_values(aom_node_status{clusterId=\"$clusterId\",nodeName=\"$sapmon_host_name\"}, nodeIP)",
        "hide": 2,
        "includeAll": false,
        "index": -1,
        "label": "nodeIP",
        "multi": false,
        "name": "nodeIP",
        "options": [],
        "query": "label_values(aom_node_status{clusterId=\"$clusterId\",nodeName=\"$sapmon_host_name\"}, nodeIP)",
        "refresh": 1,
        "regex": "",
        "skipUrlSync": false,
        "sort": 0,
        "tagValuesQuery": "",
        "tags": [],
        "tagsQuery": "",
        "type": "query",
        "useTags": false
      },
      {
        "allValue": null,
        "current": {
          "text": "274027b8-c6f0-47dc-b1c2-6c10596d68b5",
          "value": "274027b8-c6f0-47dc-b1c2-6c10596d68b5"
        },
        "datasource": "$DS_PROMETHEUS",
        "definition": "label_values(aom_node_status{clusterId=\"$clusterId\",nodeName=\"$sapmon_host_name\",nodeIP=\"$nodeIP\"}, hostID)",
        "hide": 2,
        "includeAll": false,
        "index": -1,
        "label": "主机 ID",
        "multi": false,
        "name": "hostID",
        "options": [],
        "query": "label_values(aom_node_status{clusterId=\"$clusterId\",nodeName=\"$sapmon_host_name\",nodeIP=\"$nodeIP\"}, hostID)",
        "refresh": 1,
        "regex": "",
        "skipUrlSync": false,
        "sort": 0,
        "tagValuesQuery": "",
        "tags": [],
        "tagsQuery": "",
        "type": "query",
        "useTags": false
      }
    ]
  },
  "time": {
    "from": "now-5m",
    "to": "now"
  },
  "timepicker": {
    "refresh_intervals": [
      "5s",
      "10s",
      "30s",
      "1m",
      "5m",
      "15m",
      "30m",
      "1h",
      "2h",
      "1d"
    ]
  },
  "timezone": "",
  "title": "SAP NetWeaver 指标详情",
  "uid": "LHuULx-Mz11231232qqqq",
  "variables": {
    "list": []
  },
  "version": 11
}