{
  "annotations": {
    "list": [
      {
        "builtIn": 1,
        "datasource": {
          "type": "datasource",
          "uid": "grafana"
        },
        "enable": true,
        "hide": true,
        "iconColor": "rgba(0, 211, 255, 1)",
        "name": "Annotations & Alerts",
        "target": {
          "limit": 100,
          "matchAny": false,
          "tags": [],
          "type": "dashboard"
        },
        "type": "dashboard"
      }
    ]
  },
  "editable": true,
  "fiscalYearStartMonth": 0,
  "graphTooltip": 0,
  "id": 2,
  "links": [],
  "liveNow": false,
  "panels": [
    {
      "alert": {
        "alertRuleTags": {},
        "conditions": [
          {
            "evaluator": {
              "params": [
                50000
              ],
              "type": "gt"
            },
            "operator": {
              "type": "and"
            },
            "query": {
              "params": [
                "A",
                "5m",
                "now"
              ]
            },
            "reducer": {
              "params": [],
              "type": "avg"
            },
            "type": "query"
          },
          {
            "evaluator": {
              "params": [
                50000
              ],
              "type": "gt"
            },
            "operator": {
              "type": "and"
            },
            "query": {
              "params": [
                "B",
                "5m",
                "now"
              ]
            },
            "reducer": {
              "params": [],
              "type": "avg"
            },
            "type": "query"
          }
        ],
        "executionErrorState": "alerting",
        "for": "5m",
        "frequency": "1m",
        "handler": 1,
        "message": "network load above 2000 bytes/sec",
        "name": "Network Load (bytes in/out) alert",
        "noDataState": "no_data",
        "notifications": [
          {
            "uid": "aF9MK0mgk"
          }
        ]
      },
      "aliasColors": {},
      "bars": false,
      "dashLength": 10,
      "dashes": false,
      "datasource": {
        "type": "prometheus",
        "uid": "R-M11hwnz"
      },
      "fill": 1,
      "fillGradient": 0,
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 0,
        "y": 0
      },
      "hiddenSeries": false,
      "id": 4,
      "legend": {
        "avg": false,
        "current": false,
        "max": false,
        "min": false,
        "show": true,
        "total": false,
        "values": false
      },
      "lines": true,
      "linewidth": 1,
      "nullPointMode": "null",
      "options": {
        "alertThreshold": true
      },
      "percentage": false,
      "pluginVersion": "10.0.3",
      "pointradius": 2,
      "points": false,
      "renderer": "flot",
      "seriesOverrides": [],
      "spaceLength": 10,
      "stack": false,
      "steppedLine": false,
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "R-M11hwnz"
          },
          "exemplar": true,
          "expr": "rate(node_network_transmit_bytes_total{device=\"eth0\"} [10m])",
          "hide": false,
          "interval": "",
          "legendFormat": "transmit bytes",
          "refId": "A"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "R-M11hwnz"
          },
          "exemplar": true,
          "expr": "rate(node_network_receive_bytes_total{device=\"eth0\"} [10m])",
          "hide": false,
          "interval": "",
          "legendFormat": "receive bytes",
          "refId": "B"
        }
      ],
      "thresholds": [
        {
          "colorMode": "critical",
          "fill": true,
          "line": true,
          "op": "gt",
          "value": 50000,
          "visible": true
        }
      ],
      "timeRegions": [],
      "title": "Network Load (bytes in/out)",
      "tooltip": {
        "shared": true,
        "sort": 0,
        "value_type": "individual"
      },
      "type": "graph",
      "xaxis": {
        "mode": "time",
        "show": true,
        "values": []
      },
      "yaxes": [
        {
          "$$hashKey": "object:497",
          "format": "short",
          "logBase": 1,
          "show": true
        },
        {
          "$$hashKey": "object:498",
          "format": "short",
          "logBase": 1,
          "show": true
        }
      ],
      "yaxis": {
        "align": false
      }
    },
    {
      "aliasColors": {},
      "bars": false,
      "dashLength": 10,
      "dashes": false,
      "datasource": {
        "type": "prometheus",
        "uid": "R-M11hwnz"
      },
      "fill": 1,
      "fillGradient": 0,
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 12,
        "y": 0
      },
      "hiddenSeries": false,
      "id": 6,
      "legend": {
        "avg": false,
        "current": false,
        "max": false,
        "min": false,
        "show": true,
        "total": false,
        "values": false
      },
      "lines": true,
      "linewidth": 1,
      "nullPointMode": "null",
      "options": {
        "alertThreshold": true
      },
      "percentage": false,
      "pluginVersion": "10.0.3",
      "pointradius": 2,
      "points": false,
      "renderer": "flot",
      "seriesOverrides": [
        {
          "alias": "node_filesystem_avail_bytes{device=\"/dev/sda1\", fstype=\"ext4\", instance=\"localhost:9100\", job=\"pi_node\", mountpoint=\"/mnt/seagate\"}",
          "yaxis": 2
        }
      ],
      "spaceLength": 10,
      "stack": false,
      "steppedLine": false,
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "R-M11hwnz"
          },
          "editorMode": "code",
          "expr": "100*node_filesystem_avail_bytes{device=\"/dev/mmcblk0p1\"}/node_filesystem_size_bytes{device=\"/dev/mmcblk0p1\"}",
          "interval": "",
          "legendFormat": "{{device}}",
          "range": true,
          "refId": "A"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "R-M11hwnz"
          },
          "editorMode": "code",
          "exemplar": true,
          "expr": "100*node_filesystem_avail_bytes{device=\"/dev/mmcblk0p2\"}/node_filesystem_size_bytes{device=\"/dev/mmcblk0p2\"}",
          "hide": false,
          "interval": "",
          "legendFormat": "{{device}}",
          "range": true,
          "refId": "B"
        }
      ],
      "thresholds": [
        {
          "$$hashKey": "object:223",
          "colorMode": "warning",
          "fill": true,
          "line": true,
          "op": "lt",
          "value": 8000000000,
          "yaxis": "left"
        },
        {
          "$$hashKey": "object:275",
          "colorMode": "critical",
          "fill": true,
          "line": true,
          "op": "lt",
          "value": 2000000000,
          "yaxis": "left"
        }
      ],
      "timeRegions": [],
      "title": "Filesystems % available space",
      "tooltip": {
        "shared": true,
        "sort": 0,
        "value_type": "individual"
      },
      "type": "graph",
      "xaxis": {
        "mode": "time",
        "show": true,
        "values": []
      },
      "yaxes": [
        {
          "$$hashKey": "object:235",
          "decimals": 0,
          "format": "percent",
          "logBase": 1,
          "min": "0",
          "show": true
        },
        {
          "$$hashKey": "object:236",
          "format": "percent",
          "logBase": 1,
          "show": true
        }
      ],
      "yaxis": {
        "align": false
      }
    },
    {
      "alert": {
        "alertRuleTags": {},
        "conditions": [
          {
            "evaluator": {
              "params": [
                0.5
              ],
              "type": "gt"
            },
            "operator": {
              "type": "and"
            },
            "query": {
              "params": [
                "A",
                "5m",
                "now"
              ]
            },
            "reducer": {
              "params": [],
              "type": "avg"
            },
            "type": "query"
          }
        ],
        "executionErrorState": "alerting",
        "for": "5m",
        "frequency": "1m",
        "handler": 1,
        "message": "Hig CPU alert (> 0.5 for 5 mins)",
        "name": "CPU Load1 alert",
        "noDataState": "no_data",
        "notifications": [
          {
            "uid": "aF9MK0mgk"
          }
        ]
      },
      "aliasColors": {},
      "bars": false,
      "dashLength": 10,
      "dashes": false,
      "datasource": {
        "type": "prometheus",
        "uid": "R-M11hwnz"
      },
      "fill": 1,
      "fillGradient": 10,
      "gridPos": {
        "h": 9,
        "w": 12,
        "x": 0,
        "y": 8
      },
      "hiddenSeries": false,
      "id": 2,
      "legend": {
        "avg": false,
        "current": false,
        "max": false,
        "min": false,
        "show": true,
        "total": false,
        "values": false
      },
      "lines": true,
      "linewidth": 1,
      "nullPointMode": "null",
      "options": {
        "alertThreshold": true
      },
      "percentage": false,
      "pluginVersion": "10.0.3",
      "pointradius": 2,
      "points": false,
      "renderer": "flot",
      "seriesOverrides": [],
      "spaceLength": 10,
      "stack": false,
      "steppedLine": false,
      "targets": [
        {
          "expr": "node_load1",
          "interval": "",
          "legendFormat": "",
          "refId": "A"
        }
      ],
      "thresholds": [
        {
          "colorMode": "critical",
          "fill": true,
          "line": true,
          "op": "gt",
          "value": 0.5,
          "visible": true
        }
      ],
      "timeRegions": [],
      "title": "CPU Load1",
      "tooltip": {
        "shared": true,
        "sort": 0,
        "value_type": "individual"
      },
      "type": "graph",
      "xaxis": {
        "mode": "time",
        "show": true,
        "values": []
      },
      "yaxes": [
        {
          "$$hashKey": "object:55",
          "format": "short",
          "logBase": 1,
          "show": true
        },
        {
          "$$hashKey": "object:56",
          "format": "short",
          "logBase": 1,
          "show": true
        }
      ],
      "yaxis": {
        "align": false
      }
    },
    {
      "aliasColors": {},
      "bars": false,
      "dashLength": 10,
      "dashes": false,
      "datasource": {
        "type": "prometheus",
        "uid": "R-M11hwnz"
      },
      "fill": 1,
      "fillGradient": 0,
      "gridPos": {
        "h": 9,
        "w": 12,
        "x": 12,
        "y": 8
      },
      "hiddenSeries": false,
      "id": 8,
      "legend": {
        "avg": false,
        "current": false,
        "max": false,
        "min": false,
        "show": true,
        "total": false,
        "values": false
      },
      "lines": true,
      "linewidth": 1,
      "nullPointMode": "null",
      "options": {
        "alertThreshold": true
      },
      "percentage": false,
      "pluginVersion": "10.0.3",
      "pointradius": 2,
      "points": false,
      "renderer": "flot",
      "seriesOverrides": [
        {
          "$$hashKey": "object:382",
          "alias": "{device=&quot;mmcblk0p2&quot;, instance=&quot;localhost:9100&quot;, job=&quot;pi_node&quot;}",
          "yaxis": 1
        },
        {
          "$$hashKey": "object:397",
          "alias": "{device=&quot;mmcblk0p2&quot;, instance=&quot;localhost:9100&quot;, job=&quot;pi_node&quot;}",
          "yaxis": 2
        }
      ],
      "spaceLength": 10,
      "stack": false,
      "steppedLine": false,
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "R-M11hwnz"
          },
          "editorMode": "code",
          "exemplar": true,
          "expr": "rate(node_disk_read_bytes_total{device=\"mmcblk0p1\"}[10m])",
          "hide": false,
          "interval": "",
          "legendFormat": "write {{device}}",
          "range": true,
          "refId": "A"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "R-M11hwnz"
          },
          "editorMode": "code",
          "exemplar": true,
          "expr": "rate(node_disk_read_bytes_total{device=\"mmcblk0p2\"}[10m])",
          "hide": false,
          "interval": "",
          "legendFormat": "read {{device}}",
          "range": true,
          "refId": "B"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "R-M11hwnz"
          },
          "editorMode": "code",
          "exemplar": true,
          "expr": "rate(node_disk_written_bytes_total{device=\"mmcblk0p1\"}[10m])",
          "hide": false,
          "interval": "",
          "legendFormat": "read {{device}}",
          "range": true,
          "refId": "C"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "R-M11hwnz"
          },
          "exemplar": true,
          "expr": "rate(node_disk_written_bytes_total{device=\"mmcblk0p2\"}[2m])",
          "hide": false,
          "interval": "",
          "legendFormat": "write {{device}}",
          "refId": "D"
        }
      ],
      "thresholds": [],
      "timeRegions": [],
      "title": "Disk IO bytes per second",
      "tooltip": {
        "shared": true,
        "sort": 0,
        "value_type": "individual"
      },
      "type": "graph",
      "xaxis": {
        "mode": "time",
        "show": true,
        "values": []
      },
      "yaxes": [
        {
          "$$hashKey": "object:308",
          "format": "bytes",
          "label": "",
          "logBase": 1,
          "show": true
        },
        {
          "$$hashKey": "object:309",
          "format": "bytes",
          "logBase": 1,
          "show": true
        }
      ],
      "yaxis": {
        "align": false
      }
    }
  ],
  "refresh": "5m",
  "schemaVersion": 38,
  "style": "dark",
  "tags": [],
  "templating": {
    "list": []
  },
  "time": {
    "from": "now-3h",
    "to": "now"
  },
  "timepicker": {},
  "timezone": "",
  "title": "Raspberry Pi",
  "uid": "7M0JPTzRk",
  "version": 7,
  "weekStart": ""
}