{
  "annotations": {
    "list": []
  },
  "editable": true,
  "fiscalYearStartMonth": 0,
  "graphTooltip": 0,
  "id": null,
  "links": [],
  "liveNow": false,
  "panels": [
    {
      "datasource": {
        "type": "yesoreyeram-infinity-datasource",
        "uid": "grafana-proxy"
      },
      "fieldConfig": {
        "defaults": {
          "custom": {
            "align": "auto",
            "cellOptions": {
              "type": "auto"
            },
            "inspect": false
          }
        },
        "overrides": []
      },
      "gridPos": {
        "h": 14,
        "w": 24,
        "x": 0,
        "y": 0
      },
      "id": 1,
      "options": {
        "cellHeight": "sm",
        "footer": {
          "countRows": false,
          "fields": "",
          "reducer": [
            "sum"
          ],
          "show": false
        },
        "showHeader": true
      },
      "targets": [
        {
          "refId": "A",
          "type": "json",
          "source": "url",
          "format": "table",
          "parser": "backend",
          "url": "/zabbix/summary",
          "url_options": {
            "method": "GET",
            "data": ""
          },
          "root_selector": "rows",
          "columns": [
            {
              "selector": "host",
              "text": "Host",
              "type": "string"
            },
            {
              "selector": "status_summary",
              "text": "Status",
              "type": "string"
            },
            {
              "selector": "uptime_human",
              "text": "Uptime",
              "type": "string"
            }
          ]
        }
      ],
      "title": "Host Status Summary",
      "type": "table"
    }
  ],
  "refresh": "",
  "schemaVersion": 38,
  "style": "dark",
  "tags": [
    "proxy",
    "zabbix",
    "summary"
  ],
  "templating": {
    "list": []
  },
  "time": {
    "from": "now-6h",
    "to": "now"
  },
  "timepicker": {},
  "timezone": "",
  "title": "Zabbix Host Summary",
  "uid": "grafana-proxy-hosts",
  "version": 1,
  "weekStart": ""
}