{ "annotations": { "list": [ { "builtIn": 1, "datasource": "Prometheus", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": null, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": {"mode": "palette-classic"}, "custom": { "axisLabel": "Load Average", "axisPlacement": "auto", "drawStyle": "line", "fillOpacity": 10, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": {"type": "linear"}, "showPoints": "auto", "spanNulls": true, "stacking": {"group": "A", "mode": "none"} }, "mappings": [], "thresholds": {"mode": "absolute", "steps": [{"color": "green", "value": null}]}, "unit": "short" }, "overrides": [] }, "gridPos": {"h": 8, "w": 12, "x": 0, "y": 0}, "id": 1, "options": { "legend": {"calcs": ["mean", "last"], "displayMode": "list", "placement": "bottom"}, "tooltip": {"mode": "single"} }, "targets": [ {"expr": "za_system_load_average{interval=\"1m\"}", "legendFormat": "1m", "refId": "A"}, {"expr": "za_system_load_average{interval=\"5m\"}", "legendFormat": "5m", "refId": "B"}, {"expr": "za_system_load_average{interval=\"15m\"}", "legendFormat": "15m", "refId": "C"} ], "title": "System Load Average", "type": "timeseries" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": {"mode": "palette-classic"}, "custom": { "axisLabel": "Memory (bytes)", "axisPlacement": "auto", "drawStyle": "line", "fillOpacity": 10, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": {"type": "linear"}, "showPoints": "auto", "spanNulls": true, "stacking": {"group": "A", "mode": "none"} }, "mappings": [], "thresholds": {"mode": "absolute", "steps": [{"color": "green", "value": null}]}, "unit": "bytes" }, "overrides": [] }, "gridPos": {"h": 8, "w": 12, "x": 12, "y": 0}, "id": 2, "options": { "legend": {"calcs": ["mean", "max"], "displayMode": "list", "placement": "bottom"}, "tooltip": {"mode": "single"} }, "targets": [ {"expr": "za_system_memory_bytes{type=\"used\"}", "legendFormat": "Used", "refId": "A"}, {"expr": "za_system_memory_bytes{type=\"total\"}", "legendFormat": "Total", "refId": "B"} ], "title": "System Memory Usage", "type": "timeseries" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": {"mode": "palette-classic"}, "custom": { "axisLabel": "Swap (bytes)", "axisPlacement": "auto", "drawStyle": "line", "fillOpacity": 10, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": {"type": "linear"}, "showPoints": "auto", "spanNulls": true, "stacking": {"group": "A", "mode": "none"} }, "mappings": [], "thresholds": {"mode": "absolute", "steps": [{"color": "green", "value": null}]}, "unit": "bytes" }, "overrides": [] }, "gridPos": {"h": 8, "w": 12, "x": 0, "y": 8}, "id": 3, "options": { "legend": {"calcs": ["mean", "max"], "displayMode": "list", "placement": "bottom"}, "tooltip": {"mode": "single"} }, "targets": [{"expr": "za_system_swap_bytes", "legendFormat": "{{type}}", "refId": "A"}], "title": "System Swap Usage", "type": "timeseries" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": {"mode": "palette-classic"}, "custom": { "axisLabel": "Bytes/sec", "axisPlacement": "auto", "drawStyle": "line", "fillOpacity": 10, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": {"type": "linear"}, "showPoints": "auto", "spanNulls": true, "stacking": {"group": "A", "mode": "normal"} }, "mappings": [], "thresholds": {"mode": "absolute", "steps": [{"color": "green", "value": null}]}, "unit": "Bps" }, "overrides": [] }, "gridPos": {"h": 8, "w": 12, "x": 12, "y": 8}, "id": 4, "options": { "legend": {"calcs": ["mean"], "displayMode": "list", "placement": "bottom"}, "tooltip": {"mode": "single"} }, "targets": [{"expr": "rate(za_system_network_bytes_total[1m])", "legendFormat": "{{interface}} {{direction}}", "refId": "A"}], "title": "Network I/O Rate", "type": "timeseries" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": {"mode": "palette-classic"}, "custom": { "axisLabel": "Bytes/sec", "axisPlacement": "auto", "drawStyle": "line", "fillOpacity": 10, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": {"type": "linear"}, "showPoints": "auto", "spanNulls": true, "stacking": {"group": "A", "mode": "normal"} }, "mappings": [], "thresholds": {"mode": "absolute", "steps": [{"color": "green", "value": null}]}, "unit": "Bps" }, "overrides": [] }, "gridPos": {"h": 8, "w": 12, "x": 0, "y": 16}, "id": 5, "options": { "legend": {"calcs": ["mean"], "displayMode": "list", "placement": "bottom"}, "tooltip": {"mode": "single"} }, "targets": [{"expr": "rate(za_system_disk_bytes_total[1m])", "legendFormat": "{{device}} {{direction}}", "refId": "A"}], "title": "Disk I/O Rate", "type": "timeseries" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": {"mode": "palette-classic"}, "custom": { "axisLabel": "Operations/sec", "axisPlacement": "auto", "drawStyle": "line", "fillOpacity": 10, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": {"type": "linear"}, "showPoints": "auto", "spanNulls": true, "stacking": {"group": "A", "mode": "normal"} }, "mappings": [], "thresholds": {"mode": "absolute", "steps": [{"color": "green", "value": null}]}, "unit": "ops" }, "overrides": [] }, "gridPos": {"h": 8, "w": 12, "x": 12, "y": 16}, "id": 6, "options": { "legend": {"calcs": ["mean"], "displayMode": "list", "placement": "bottom"}, "tooltip": {"mode": "single"} }, "targets": [{"expr": "rate(za_system_disk_ops_total[1m])", "legendFormat": "{{device}} {{operation}}", "refId": "A"}], "title": "Disk Operations Rate", "type": "timeseries" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": {"mode": "palette-classic"}, "custom": { "axisLabel": "Disk Usage (bytes)", "axisPlacement": "auto", "drawStyle": "line", "fillOpacity": 10, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": {"type": "linear"}, "showPoints": "auto", "spanNulls": true, "stacking": {"group": "A", "mode": "none"} }, "mappings": [], "thresholds": {"mode": "absolute", "steps": [{"color": "green", "value": null}]}, "unit": "bytes" }, "overrides": [] }, "gridPos": {"h": 8, "w": 12, "x": 0, "y": 24}, "id": 7, "options": { "legend": {"calcs": ["mean", "max"], "displayMode": "list", "placement": "bottom"}, "tooltip": {"mode": "single"} }, "targets": [{"expr": "za_system_disk_usage_bytes", "legendFormat": "{{mount_point}}", "refId": "A"}], "title": "Disk Usage by Mount Point", "type": "timeseries" }, { "datasource": "Prometheus", "fieldConfig": { "defaults": { "color": {"mode": "palette-classic"}, "custom": { "axisLabel": "Percent Used", "axisPlacement": "auto", "drawStyle": "line", "fillOpacity": 10, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": {"type": "linear"}, "showPoints": "auto", "spanNulls": true, "stacking": {"group": "A", "mode": "none"} }, "mappings": [], "thresholds": {"mode": "absolute", "steps": [{"color": "green", "value": null}, {"color": "yellow", "value": 70}, {"color": "red", "value": 90}]}, "unit": "percent" }, "overrides": [] }, "gridPos": {"h": 8, "w": 12, "x": 12, "y": 24}, "id": 8, "options": { "legend": {"calcs": ["mean", "max"], "displayMode": "list", "placement": "bottom"}, "tooltip": {"mode": "single"} }, "targets": [{"expr": "za_system_disk_usage_percent", "legendFormat": "{{mount_point}}", "refId": "A"}], "title": "Disk Usage Percent", "type": "timeseries" } ], "refresh": "5s", "schemaVersion": 27, "style": "dark", "tags": ["za"], "templating": {"list": []}, "time": {"from": "now-1h", "to": "now"}, "timepicker": {}, "timezone": "", "title": "Za - System Metrics", "uid": "za-system-metrics", "version": 0 }