{
  "annotations": {
    "list": []
  },
  "editable": true,
  "fiscalYearStartMonth": 0,
  "graphTooltip": 1,
  "links": [],
  "schemaVersion": 39,
  "tags": [
    "hpc",
    "overview",
    "slurm",
    "gpu"
  ],
  "templating": {
    "list": []
  },
  "time": {
    "from": "now-1h",
    "to": "now"
  },
  "timepicker": {},
  "timezone": "",
  "title": "HPC Overview",
  "uid": "hpc-overview",
  "version": 1,
  "panels": [
    {
      "collapsed": false,
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 0
      },
      "id": 100,
      "title": "Node: exxact  \u00b7  System Overview",
      "type": "row"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "yellow",
                "value": 60
              },
              {
                "color": "red",
                "value": 85
              }
            ]
          },
          "unit": "percent",
          "min": 0,
          "max": 100
        }
      },
      "gridPos": {
        "h": 6,
        "w": 4,
        "x": 0,
        "y": 1
      },
      "id": 101,
      "options": {
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showThresholdLabels": false,
        "showThresholdMarkers": true
      },
      "title": "Disk Usage (/)",
      "type": "gauge",
      "targets": [
        {
          "expr": "(1 - node_filesystem_avail_bytes{mountpoint=\"/\",instance=\"exxact:9100\"} / node_filesystem_size_bytes{mountpoint=\"/\",instance=\"exxact:9100\"}) * 100",
          "legendFormat": "Disk"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "bytes",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              }
            ]
          }
        }
      },
      "gridPos": {
        "h": 3,
        "w": 3,
        "x": 4,
        "y": 1
      },
      "id": 102,
      "options": {
        "colorMode": "value",
        "graphMode": "none",
        "justifyMode": "auto",
        "textMode": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        }
      },
      "title": "Disk Used (/)",
      "type": "stat",
      "targets": [
        {
          "expr": "node_filesystem_size_bytes{mountpoint=\"/\",instance=\"exxact:9100\"} - node_filesystem_avail_bytes{mountpoint=\"/\",instance=\"exxact:9100\"}",
          "legendFormat": "Used"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "bytes",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "blue",
                "value": null
              }
            ]
          }
        }
      },
      "gridPos": {
        "h": 3,
        "w": 3,
        "x": 4,
        "y": 4
      },
      "id": 103,
      "options": {
        "colorMode": "value",
        "graphMode": "none",
        "justifyMode": "auto",
        "textMode": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        }
      },
      "title": "Disk Total (/)",
      "type": "stat",
      "targets": [
        {
          "expr": "node_filesystem_size_bytes{mountpoint=\"/\",instance=\"exxact:9100\"}",
          "legendFormat": "Total"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "yellow",
                "value": 60
              },
              {
                "color": "red",
                "value": 85
              }
            ]
          },
          "unit": "percent",
          "min": 0,
          "max": 100
        }
      },
      "gridPos": {
        "h": 6,
        "w": 4,
        "x": 7,
        "y": 1
      },
      "id": 104,
      "options": {
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showThresholdLabels": false,
        "showThresholdMarkers": true
      },
      "title": "Disk Usage (/scratch)",
      "type": "gauge",
      "targets": [
        {
          "expr": "(1 - node_filesystem_avail_bytes{mountpoint=\"/scratch\",instance=\"exxact:9100\"} / node_filesystem_size_bytes{mountpoint=\"/scratch\",instance=\"exxact:9100\"}) * 100",
          "legendFormat": "Disk /scratch"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "bytes",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              }
            ]
          }
        }
      },
      "gridPos": {
        "h": 3,
        "w": 3,
        "x": 11,
        "y": 1
      },
      "id": 105,
      "options": {
        "colorMode": "value",
        "graphMode": "none",
        "justifyMode": "auto",
        "textMode": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        }
      },
      "title": "Disk Used (/scratch)",
      "type": "stat",
      "targets": [
        {
          "expr": "node_filesystem_size_bytes{mountpoint=\"/scratch\",instance=\"exxact:9100\"} - node_filesystem_avail_bytes{mountpoint=\"/scratch\",instance=\"exxact:9100\"}",
          "legendFormat": "Used"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "bytes",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "blue",
                "value": null
              }
            ]
          }
        }
      },
      "gridPos": {
        "h": 3,
        "w": 3,
        "x": 11,
        "y": 4
      },
      "id": 106,
      "options": {
        "colorMode": "value",
        "graphMode": "none",
        "justifyMode": "auto",
        "textMode": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        }
      },
      "title": "Disk Total (/scratch)",
      "type": "stat",
      "targets": [
        {
          "expr": "node_filesystem_size_bytes{mountpoint=\"/scratch\",instance=\"exxact:9100\"}",
          "legendFormat": "Total"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "yellow",
                "value": 60
              },
              {
                "color": "red",
                "value": 85
              }
            ]
          },
          "unit": "percent",
          "min": 0,
          "max": 100
        }
      },
      "gridPos": {
        "h": 6,
        "w": 3,
        "x": 17,
        "y": 1
      },
      "id": 107,
      "options": {
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showThresholdLabels": false,
        "showThresholdMarkers": true
      },
      "title": "RAM Usage",
      "type": "gauge",
      "targets": [
        {
          "expr": "(1 - node_memory_MemAvailable_bytes{instance=\"exxact:9100\"} / node_memory_MemTotal_bytes{instance=\"exxact:9100\"}) * 100",
          "legendFormat": "RAM"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "yellow",
                "value": 60
              },
              {
                "color": "red",
                "value": 85
              }
            ]
          },
          "unit": "percent",
          "min": 0,
          "max": 100
        }
      },
      "gridPos": {
        "h": 6,
        "w": 3,
        "x": 14,
        "y": 1
      },
      "id": 108,
      "options": {
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showThresholdLabels": false,
        "showThresholdMarkers": true
      },
      "title": "CPU Usage",
      "type": "gauge",
      "targets": [
        {
          "expr": "100 - (avg(rate(node_cpu_seconds_total{mode=\"idle\",instance=\"exxact:9100\"}[5m])) * 100)",
          "legendFormat": "CPU"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "bytes",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              }
            ]
          },
          "color": {
            "mode": "fixed",
            "fixedColor": "blue"
          }
        }
      },
      "gridPos": {
        "h": 3,
        "w": 4,
        "x": 20,
        "y": 4
      },
      "id": 109,
      "options": {
        "colorMode": "value",
        "graphMode": "none",
        "justifyMode": "auto",
        "textMode": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        }
      },
      "title": "Total RAM",
      "type": "stat",
      "targets": [
        {
          "expr": "node_memory_MemTotal_bytes{instance=\"exxact:9100\"}",
          "legendFormat": "Total"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "short",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              }
            ]
          },
          "color": {
            "mode": "fixed",
            "fixedColor": "blue"
          }
        }
      },
      "gridPos": {
        "h": 3,
        "w": 4,
        "x": 20,
        "y": 1
      },
      "id": 110,
      "options": {
        "colorMode": "value",
        "graphMode": "none",
        "justifyMode": "auto",
        "textMode": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        }
      },
      "title": "Total CPU Cores",
      "type": "stat",
      "targets": [
        {
          "expr": "count(node_cpu_seconds_total{mode=\"idle\",instance=\"exxact:9100\"})",
          "legendFormat": "Cores"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "custom": {
            "lineWidth": 1,
            "fillOpacity": 20,
            "spanNulls": false,
            "showPoints": "never"
          },
          "unit": "percent",
          "min": 0
        }
      },
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 0,
        "y": 7
      },
      "id": 111,
      "options": {
        "legend": {
          "displayMode": "list",
          "placement": "bottom"
        },
        "tooltip": {
          "mode": "multi"
        }
      },
      "title": "CPU & RAM Usage Over Time",
      "type": "timeseries",
      "targets": [
        {
          "expr": "100 - (avg(rate(node_cpu_seconds_total{mode=\"idle\",instance=\"exxact:9100\"}[5m])) * 100)",
          "legendFormat": "CPU %"
        },
        {
          "expr": "(1 - node_memory_MemAvailable_bytes{instance=\"exxact:9100\"} / node_memory_MemTotal_bytes{instance=\"exxact:9100\"}) * 100",
          "legendFormat": "RAM %"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "custom": {
            "lineWidth": 1,
            "fillOpacity": 20,
            "spanNulls": false,
            "showPoints": "never"
          },
          "unit": "Bps"
        }
      },
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 12,
        "y": 7
      },
      "id": 112,
      "options": {
        "legend": {
          "displayMode": "list",
          "placement": "bottom"
        },
        "tooltip": {
          "mode": "multi"
        }
      },
      "title": "Network Traffic",
      "type": "timeseries",
      "targets": [
        {
          "expr": "rate(node_network_receive_bytes_total{device!~\"lo|docker.*|br.*|veth.*\",instance=\"exxact:9100\"}[5m])",
          "legendFormat": "{{ device }} RX"
        },
        {
          "expr": "-rate(node_network_transmit_bytes_total{device!~\"lo|docker.*|br.*|veth.*\",instance=\"exxact:9100\"}[5m])",
          "legendFormat": "{{ device }} TX"
        }
      ]
    },
    {
      "collapsed": false,
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 15
      },
      "id": 120,
      "title": "Node: exxact  \u00b7  GPU",
      "type": "row"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "yellow",
                "value": 60
              },
              {
                "color": "red",
                "value": 85
              }
            ]
          },
          "unit": "percent",
          "min": 0,
          "max": 100
        }
      },
      "gridPos": {
        "h": 6,
        "w": 6,
        "x": 0,
        "y": 16
      },
      "id": 1201,
      "options": {
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showThresholdLabels": false,
        "showThresholdMarkers": true
      },
      "title": "GPU 0 Utilization",
      "type": "gauge",
      "targets": [
        {
          "expr": "nvidia_smi_utilization_gpu_ratio{instance=\"exxact:9835\",uuid=\"23b4975b-2171-ea56-f5f7-f78bf0cd300a\"} * 100",
          "legendFormat": "GPU 0"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "yellow",
                "value": 60
              },
              {
                "color": "red",
                "value": 85
              }
            ]
          },
          "unit": "percent",
          "min": 0,
          "max": 100
        }
      },
      "gridPos": {
        "h": 6,
        "w": 6,
        "x": 6,
        "y": 16
      },
      "id": 1202,
      "options": {
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showThresholdLabels": false,
        "showThresholdMarkers": true
      },
      "title": "GPU 0 Memory Usage",
      "type": "gauge",
      "targets": [
        {
          "expr": "(nvidia_smi_memory_used_bytes{instance=\"exxact:9835\",uuid=\"23b4975b-2171-ea56-f5f7-f78bf0cd300a\"} / nvidia_smi_memory_total_bytes{instance=\"exxact:9835\",uuid=\"23b4975b-2171-ea56-f5f7-f78bf0cd300a\"}) * 100",
          "legendFormat": "GPU 0"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "bytes",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              }
            ]
          }
        }
      },
      "gridPos": {
        "h": 3,
        "w": 6,
        "x": 12,
        "y": 16
      },
      "id": 1203,
      "options": {
        "colorMode": "value",
        "graphMode": "none",
        "justifyMode": "auto",
        "textMode": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        }
      },
      "title": "GPU 0 Memory Used",
      "type": "stat",
      "targets": [
        {
          "expr": "nvidia_smi_memory_used_bytes{instance=\"exxact:9835\",uuid=\"23b4975b-2171-ea56-f5f7-f78bf0cd300a\"}",
          "legendFormat": "Used"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "celsius",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "yellow",
                "value": 70
              },
              {
                "color": "red",
                "value": 85
              }
            ]
          }
        }
      },
      "gridPos": {
        "h": 3,
        "w": 6,
        "x": 18,
        "y": 16
      },
      "id": 1204,
      "options": {
        "colorMode": "value",
        "graphMode": "none",
        "justifyMode": "auto",
        "textMode": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        }
      },
      "title": "GPU 0 Temperature",
      "type": "stat",
      "targets": [
        {
          "expr": "nvidia_smi_temperature_gpu{instance=\"exxact:9835\",uuid=\"23b4975b-2171-ea56-f5f7-f78bf0cd300a\"}",
          "legendFormat": "GPU 0"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "bytes",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              }
            ]
          },
          "color": {
            "mode": "fixed",
            "fixedColor": "blue"
          }
        }
      },
      "gridPos": {
        "h": 3,
        "w": 6,
        "x": 12,
        "y": 19
      },
      "id": 1205,
      "options": {
        "colorMode": "value",
        "graphMode": "none",
        "justifyMode": "auto",
        "textMode": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        }
      },
      "title": "GPU 0 Memory Total",
      "type": "stat",
      "targets": [
        {
          "expr": "nvidia_smi_memory_total_bytes{instance=\"exxact:9835\",uuid=\"23b4975b-2171-ea56-f5f7-f78bf0cd300a\"}",
          "legendFormat": "Total"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "watt",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "yellow",
                "value": 250
              },
              {
                "color": "red",
                "value": 290
              }
            ]
          }
        }
      },
      "gridPos": {
        "h": 3,
        "w": 6,
        "x": 18,
        "y": 19
      },
      "id": 1206,
      "options": {
        "colorMode": "value",
        "graphMode": "none",
        "justifyMode": "auto",
        "textMode": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        }
      },
      "title": "GPU 0 Power Draw",
      "type": "stat",
      "targets": [
        {
          "expr": "nvidia_smi_power_draw_watts{instance=\"exxact:9835\",uuid=\"23b4975b-2171-ea56-f5f7-f78bf0cd300a\"}",
          "legendFormat": "GPU 0"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "yellow",
                "value": 60
              },
              {
                "color": "red",
                "value": 85
              }
            ]
          },
          "unit": "percent",
          "min": 0,
          "max": 100
        }
      },
      "gridPos": {
        "h": 6,
        "w": 6,
        "x": 0,
        "y": 22
      },
      "id": 1211,
      "options": {
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showThresholdLabels": false,
        "showThresholdMarkers": true
      },
      "title": "GPU 1 Utilization",
      "type": "gauge",
      "targets": [
        {
          "expr": "nvidia_smi_utilization_gpu_ratio{instance=\"exxact:9835\",uuid=\"d0b27d44-e215-eeda-b053-6a2342e854c5\"} * 100",
          "legendFormat": "GPU 1"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "yellow",
                "value": 60
              },
              {
                "color": "red",
                "value": 85
              }
            ]
          },
          "unit": "percent",
          "min": 0,
          "max": 100
        }
      },
      "gridPos": {
        "h": 6,
        "w": 6,
        "x": 6,
        "y": 22
      },
      "id": 1212,
      "options": {
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showThresholdLabels": false,
        "showThresholdMarkers": true
      },
      "title": "GPU 1 Memory Usage",
      "type": "gauge",
      "targets": [
        {
          "expr": "(nvidia_smi_memory_used_bytes{instance=\"exxact:9835\",uuid=\"d0b27d44-e215-eeda-b053-6a2342e854c5\"} / nvidia_smi_memory_total_bytes{instance=\"exxact:9835\",uuid=\"d0b27d44-e215-eeda-b053-6a2342e854c5\"}) * 100",
          "legendFormat": "GPU 1"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "bytes",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              }
            ]
          }
        }
      },
      "gridPos": {
        "h": 3,
        "w": 6,
        "x": 12,
        "y": 22
      },
      "id": 1213,
      "options": {
        "colorMode": "value",
        "graphMode": "none",
        "justifyMode": "auto",
        "textMode": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        }
      },
      "title": "GPU 1 Memory Used",
      "type": "stat",
      "targets": [
        {
          "expr": "nvidia_smi_memory_used_bytes{instance=\"exxact:9835\",uuid=\"d0b27d44-e215-eeda-b053-6a2342e854c5\"}",
          "legendFormat": "Used"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "celsius",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "yellow",
                "value": 70
              },
              {
                "color": "red",
                "value": 85
              }
            ]
          }
        }
      },
      "gridPos": {
        "h": 3,
        "w": 6,
        "x": 18,
        "y": 22
      },
      "id": 1214,
      "options": {
        "colorMode": "value",
        "graphMode": "none",
        "justifyMode": "auto",
        "textMode": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        }
      },
      "title": "GPU 1 Temperature",
      "type": "stat",
      "targets": [
        {
          "expr": "nvidia_smi_temperature_gpu{instance=\"exxact:9835\",uuid=\"d0b27d44-e215-eeda-b053-6a2342e854c5\"}",
          "legendFormat": "GPU 1"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "bytes",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              }
            ]
          },
          "color": {
            "mode": "fixed",
            "fixedColor": "blue"
          }
        }
      },
      "gridPos": {
        "h": 3,
        "w": 6,
        "x": 12,
        "y": 25
      },
      "id": 1215,
      "options": {
        "colorMode": "value",
        "graphMode": "none",
        "justifyMode": "auto",
        "textMode": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        }
      },
      "title": "GPU 1 Memory Total",
      "type": "stat",
      "targets": [
        {
          "expr": "nvidia_smi_memory_total_bytes{instance=\"exxact:9835\",uuid=\"d0b27d44-e215-eeda-b053-6a2342e854c5\"}",
          "legendFormat": "Total"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "watt",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "yellow",
                "value": 250
              },
              {
                "color": "red",
                "value": 290
              }
            ]
          }
        }
      },
      "gridPos": {
        "h": 3,
        "w": 6,
        "x": 18,
        "y": 25
      },
      "id": 1216,
      "options": {
        "colorMode": "value",
        "graphMode": "none",
        "justifyMode": "auto",
        "textMode": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        }
      },
      "title": "GPU 1 Power Draw",
      "type": "stat",
      "targets": [
        {
          "expr": "nvidia_smi_power_draw_watts{instance=\"exxact:9835\",uuid=\"d0b27d44-e215-eeda-b053-6a2342e854c5\"}",
          "legendFormat": "GPU 1"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "custom": {
            "lineWidth": 1,
            "fillOpacity": 20,
            "spanNulls": false,
            "showPoints": "never"
          },
          "unit": "percent",
          "min": 0
        }
      },
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 0,
        "y": 28
      },
      "id": 127,
      "options": {
        "legend": {
          "displayMode": "list",
          "placement": "bottom"
        },
        "tooltip": {
          "mode": "multi"
        }
      },
      "title": "GPU Utilization Over Time",
      "type": "timeseries",
      "targets": [
        {
          "expr": "nvidia_smi_utilization_gpu_ratio{instance=\"exxact:9835\",uuid=\"23b4975b-2171-ea56-f5f7-f78bf0cd300a\"} * 100",
          "legendFormat": "GPU 0"
        },
        {
          "expr": "nvidia_smi_utilization_gpu_ratio{instance=\"exxact:9835\",uuid=\"d0b27d44-e215-eeda-b053-6a2342e854c5\"} * 100",
          "legendFormat": "GPU 1"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "custom": {
            "lineWidth": 1,
            "fillOpacity": 20,
            "spanNulls": false,
            "showPoints": "never"
          },
          "unit": "bytes"
        }
      },
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 12,
        "y": 28
      },
      "id": 128,
      "options": {
        "legend": {
          "displayMode": "list",
          "placement": "bottom"
        },
        "tooltip": {
          "mode": "multi"
        }
      },
      "title": "GPU Memory Over Time",
      "type": "timeseries",
      "targets": [
        {
          "expr": "nvidia_smi_memory_used_bytes{instance=\"exxact:9835\",uuid=\"23b4975b-2171-ea56-f5f7-f78bf0cd300a\"}",
          "legendFormat": "GPU 0 Used"
        },
        {
          "expr": "nvidia_smi_memory_total_bytes{instance=\"exxact:9835\",uuid=\"23b4975b-2171-ea56-f5f7-f78bf0cd300a\"}",
          "legendFormat": "GPU 0 Total"
        },
        {
          "expr": "nvidia_smi_memory_used_bytes{instance=\"exxact:9835\",uuid=\"d0b27d44-e215-eeda-b053-6a2342e854c5\"}",
          "legendFormat": "GPU 1 Used"
        },
        {
          "expr": "nvidia_smi_memory_total_bytes{instance=\"exxact:9835\",uuid=\"d0b27d44-e215-eeda-b053-6a2342e854c5\"}",
          "legendFormat": "GPU 1 Total"
        }
      ]
    },
    {
      "collapsed": false,
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 36
      },
      "id": 300,
      "title": "Node: exxact2  \u00b7  System Overview",
      "type": "row"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "yellow",
                "value": 60
              },
              {
                "color": "red",
                "value": 85
              }
            ]
          },
          "unit": "percent",
          "min": 0,
          "max": 100
        }
      },
      "gridPos": {
        "h": 6,
        "w": 4,
        "x": 0,
        "y": 37
      },
      "id": 301,
      "options": {
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showThresholdLabels": false,
        "showThresholdMarkers": true
      },
      "title": "Disk Usage (/)",
      "type": "gauge",
      "targets": [
        {
          "expr": "(1 - node_filesystem_avail_bytes{mountpoint=\"/\",instance=\"exxact2:9100\"} / node_filesystem_size_bytes{mountpoint=\"/\",instance=\"exxact2:9100\"}) * 100",
          "legendFormat": "Disk"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "bytes",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              }
            ]
          }
        }
      },
      "gridPos": {
        "h": 3,
        "w": 3,
        "x": 4,
        "y": 37
      },
      "id": 302,
      "options": {
        "colorMode": "value",
        "graphMode": "none",
        "justifyMode": "auto",
        "textMode": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        }
      },
      "title": "Disk Used (/)",
      "type": "stat",
      "targets": [
        {
          "expr": "node_filesystem_size_bytes{mountpoint=\"/\",instance=\"exxact2:9100\"} - node_filesystem_avail_bytes{mountpoint=\"/\",instance=\"exxact2:9100\"}",
          "legendFormat": "Used"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "bytes",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "blue",
                "value": null
              }
            ]
          }
        }
      },
      "gridPos": {
        "h": 3,
        "w": 3,
        "x": 4,
        "y": 40
      },
      "id": 303,
      "options": {
        "colorMode": "value",
        "graphMode": "none",
        "justifyMode": "auto",
        "textMode": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        }
      },
      "title": "Disk Total (/)",
      "type": "stat",
      "targets": [
        {
          "expr": "node_filesystem_size_bytes{mountpoint=\"/\",instance=\"exxact2:9100\"}",
          "legendFormat": "Total"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "yellow",
                "value": 60
              },
              {
                "color": "red",
                "value": 85
              }
            ]
          },
          "unit": "percent",
          "min": 0,
          "max": 100
        }
      },
      "gridPos": {
        "h": 6,
        "w": 4,
        "x": 7,
        "y": 37
      },
      "id": 304,
      "options": {
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showThresholdLabels": false,
        "showThresholdMarkers": true
      },
      "title": "Disk Usage (/scratch)",
      "type": "gauge",
      "targets": [
        {
          "expr": "(1 - node_filesystem_avail_bytes{mountpoint=\"/scratch\",instance=\"exxact2:9100\"} / node_filesystem_size_bytes{mountpoint=\"/scratch\",instance=\"exxact2:9100\"}) * 100",
          "legendFormat": "Disk /scratch"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "bytes",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              }
            ]
          }
        }
      },
      "gridPos": {
        "h": 3,
        "w": 3,
        "x": 11,
        "y": 37
      },
      "id": 305,
      "options": {
        "colorMode": "value",
        "graphMode": "none",
        "justifyMode": "auto",
        "textMode": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        }
      },
      "title": "Disk Used (/scratch)",
      "type": "stat",
      "targets": [
        {
          "expr": "node_filesystem_size_bytes{mountpoint=\"/scratch\",instance=\"exxact2:9100\"} - node_filesystem_avail_bytes{mountpoint=\"/scratch\",instance=\"exxact2:9100\"}",
          "legendFormat": "Used"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "bytes",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "blue",
                "value": null
              }
            ]
          }
        }
      },
      "gridPos": {
        "h": 3,
        "w": 3,
        "x": 11,
        "y": 40
      },
      "id": 306,
      "options": {
        "colorMode": "value",
        "graphMode": "none",
        "justifyMode": "auto",
        "textMode": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        }
      },
      "title": "Disk Total (/scratch)",
      "type": "stat",
      "targets": [
        {
          "expr": "node_filesystem_size_bytes{mountpoint=\"/scratch\",instance=\"exxact2:9100\"}",
          "legendFormat": "Total"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "yellow",
                "value": 60
              },
              {
                "color": "red",
                "value": 85
              }
            ]
          },
          "unit": "percent",
          "min": 0,
          "max": 100
        }
      },
      "gridPos": {
        "h": 6,
        "w": 3,
        "x": 17,
        "y": 37
      },
      "id": 307,
      "options": {
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showThresholdLabels": false,
        "showThresholdMarkers": true
      },
      "title": "RAM Usage",
      "type": "gauge",
      "targets": [
        {
          "expr": "(1 - node_memory_MemAvailable_bytes{instance=\"exxact2:9100\"} / node_memory_MemTotal_bytes{instance=\"exxact2:9100\"}) * 100",
          "legendFormat": "RAM"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "yellow",
                "value": 60
              },
              {
                "color": "red",
                "value": 85
              }
            ]
          },
          "unit": "percent",
          "min": 0,
          "max": 100
        }
      },
      "gridPos": {
        "h": 6,
        "w": 3,
        "x": 14,
        "y": 37
      },
      "id": 308,
      "options": {
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showThresholdLabels": false,
        "showThresholdMarkers": true
      },
      "title": "CPU Usage",
      "type": "gauge",
      "targets": [
        {
          "expr": "100 - (avg(rate(node_cpu_seconds_total{mode=\"idle\",instance=\"exxact2:9100\"}[5m])) * 100)",
          "legendFormat": "CPU"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "bytes",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              }
            ]
          },
          "color": {
            "mode": "fixed",
            "fixedColor": "blue"
          }
        }
      },
      "gridPos": {
        "h": 3,
        "w": 4,
        "x": 20,
        "y": 40
      },
      "id": 309,
      "options": {
        "colorMode": "value",
        "graphMode": "none",
        "justifyMode": "auto",
        "textMode": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        }
      },
      "title": "Total RAM",
      "type": "stat",
      "targets": [
        {
          "expr": "node_memory_MemTotal_bytes{instance=\"exxact2:9100\"}",
          "legendFormat": "Total"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "short",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              }
            ]
          },
          "color": {
            "mode": "fixed",
            "fixedColor": "blue"
          }
        }
      },
      "gridPos": {
        "h": 3,
        "w": 4,
        "x": 20,
        "y": 37
      },
      "id": 310,
      "options": {
        "colorMode": "value",
        "graphMode": "none",
        "justifyMode": "auto",
        "textMode": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        }
      },
      "title": "Total CPU Cores",
      "type": "stat",
      "targets": [
        {
          "expr": "count(node_cpu_seconds_total{mode=\"idle\",instance=\"exxact2:9100\"})",
          "legendFormat": "Cores"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "custom": {
            "lineWidth": 1,
            "fillOpacity": 20,
            "spanNulls": false,
            "showPoints": "never"
          },
          "unit": "percent",
          "min": 0
        }
      },
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 0,
        "y": 43
      },
      "id": 311,
      "options": {
        "legend": {
          "displayMode": "list",
          "placement": "bottom"
        },
        "tooltip": {
          "mode": "multi"
        }
      },
      "title": "CPU & RAM Usage Over Time",
      "type": "timeseries",
      "targets": [
        {
          "expr": "100 - (avg(rate(node_cpu_seconds_total{mode=\"idle\",instance=\"exxact2:9100\"}[5m])) * 100)",
          "legendFormat": "CPU %"
        },
        {
          "expr": "(1 - node_memory_MemAvailable_bytes{instance=\"exxact2:9100\"} / node_memory_MemTotal_bytes{instance=\"exxact2:9100\"}) * 100",
          "legendFormat": "RAM %"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "custom": {
            "lineWidth": 1,
            "fillOpacity": 20,
            "spanNulls": false,
            "showPoints": "never"
          },
          "unit": "Bps"
        }
      },
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 12,
        "y": 43
      },
      "id": 312,
      "options": {
        "legend": {
          "displayMode": "list",
          "placement": "bottom"
        },
        "tooltip": {
          "mode": "multi"
        }
      },
      "title": "Network Traffic",
      "type": "timeseries",
      "targets": [
        {
          "expr": "rate(node_network_receive_bytes_total{device!~\"lo|docker.*|br.*|veth.*\",instance=\"exxact2:9100\"}[5m])",
          "legendFormat": "{{ device }} RX"
        },
        {
          "expr": "-rate(node_network_transmit_bytes_total{device!~\"lo|docker.*|br.*|veth.*\",instance=\"exxact2:9100\"}[5m])",
          "legendFormat": "{{ device }} TX"
        }
      ]
    },
    {
      "collapsed": false,
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 51
      },
      "id": 320,
      "title": "Node: exxact2  \u00b7  GPU",
      "type": "row"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "yellow",
                "value": 60
              },
              {
                "color": "red",
                "value": 85
              }
            ]
          },
          "unit": "percent",
          "min": 0,
          "max": 100
        }
      },
      "gridPos": {
        "h": 6,
        "w": 6,
        "x": 0,
        "y": 52
      },
      "id": 321,
      "options": {
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showThresholdLabels": false,
        "showThresholdMarkers": true
      },
      "title": "GPU Utilization",
      "type": "gauge",
      "targets": [
        {
          "expr": "nvidia_smi_utilization_gpu_ratio{instance=\"exxact2:9835\"} * 100",
          "legendFormat": "GPU {{ uuid }}"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "yellow",
                "value": 60
              },
              {
                "color": "red",
                "value": 85
              }
            ]
          },
          "unit": "percent",
          "min": 0,
          "max": 100
        }
      },
      "gridPos": {
        "h": 6,
        "w": 6,
        "x": 6,
        "y": 52
      },
      "id": 322,
      "options": {
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showThresholdLabels": false,
        "showThresholdMarkers": true
      },
      "title": "GPU Memory Usage",
      "type": "gauge",
      "targets": [
        {
          "expr": "(nvidia_smi_memory_used_bytes{instance=\"exxact2:9835\"} / nvidia_smi_memory_total_bytes{instance=\"exxact2:9835\"}) * 100",
          "legendFormat": "VRAM {{ uuid }}"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "celsius",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "yellow",
                "value": 70
              },
              {
                "color": "red",
                "value": 85
              }
            ]
          }
        }
      },
      "gridPos": {
        "h": 3,
        "w": 6,
        "x": 18,
        "y": 52
      },
      "id": 323,
      "options": {
        "colorMode": "value",
        "graphMode": "none",
        "justifyMode": "auto",
        "textMode": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        }
      },
      "title": "GPU Temperature",
      "type": "stat",
      "targets": [
        {
          "expr": "nvidia_smi_temperature_gpu{instance=\"exxact2:9835\"}",
          "legendFormat": "GPU {{ uuid }}"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "watt",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "yellow",
                "value": 250
              },
              {
                "color": "red",
                "value": 350
              }
            ]
          }
        }
      },
      "gridPos": {
        "h": 3,
        "w": 6,
        "x": 18,
        "y": 55
      },
      "id": 324,
      "options": {
        "colorMode": "value",
        "graphMode": "none",
        "justifyMode": "auto",
        "textMode": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        }
      },
      "title": "GPU Power Draw",
      "type": "stat",
      "targets": [
        {
          "expr": "nvidia_smi_power_draw_watts{instance=\"exxact2:9835\"}",
          "legendFormat": "GPU {{ uuid }}"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "bytes",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              }
            ]
          }
        }
      },
      "gridPos": {
        "h": 3,
        "w": 6,
        "x": 12,
        "y": 52
      },
      "id": 325,
      "options": {
        "colorMode": "value",
        "graphMode": "none",
        "justifyMode": "auto",
        "textMode": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        }
      },
      "title": "GPU Memory Used",
      "type": "stat",
      "targets": [
        {
          "expr": "nvidia_smi_memory_used_bytes{instance=\"exxact2:9835\"}",
          "legendFormat": "{{ uuid }}"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "bytes",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "blue",
                "value": null
              }
            ]
          }
        }
      },
      "gridPos": {
        "h": 3,
        "w": 6,
        "x": 12,
        "y": 55
      },
      "id": 326,
      "options": {
        "colorMode": "value",
        "graphMode": "none",
        "justifyMode": "auto",
        "textMode": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        }
      },
      "title": "GPU Memory Total",
      "type": "stat",
      "targets": [
        {
          "expr": "nvidia_smi_memory_total_bytes{instance=\"exxact2:9835\"}",
          "legendFormat": "{{ uuid }}"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "custom": {
            "lineWidth": 1,
            "fillOpacity": 20,
            "spanNulls": false,
            "showPoints": "never"
          },
          "unit": "percent",
          "min": 0
        }
      },
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 0,
        "y": 58
      },
      "id": 327,
      "options": {
        "legend": {
          "displayMode": "list",
          "placement": "bottom"
        },
        "tooltip": {
          "mode": "multi"
        }
      },
      "title": "GPU Utilization Over Time",
      "type": "timeseries",
      "targets": [
        {
          "expr": "nvidia_smi_utilization_gpu_ratio{instance=\"exxact2:9835\"} * 100",
          "legendFormat": "GPU {{ uuid }}"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "custom": {
            "lineWidth": 1,
            "fillOpacity": 20,
            "spanNulls": false,
            "showPoints": "never"
          },
          "unit": "bytes"
        }
      },
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 12,
        "y": 58
      },
      "id": 328,
      "options": {
        "legend": {
          "displayMode": "list",
          "placement": "bottom"
        },
        "tooltip": {
          "mode": "multi"
        }
      },
      "title": "GPU Memory Over Time",
      "type": "timeseries",
      "targets": [
        {
          "expr": "nvidia_smi_memory_used_bytes{instance=\"exxact2:9835\"}",
          "legendFormat": "Used {{ uuid }}"
        },
        {
          "expr": "nvidia_smi_memory_total_bytes{instance=\"exxact2:9835\"}",
          "legendFormat": "Total {{ uuid }}"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 66
      },
      "id": 400,
      "options": {
        "content": "",
        "mode": "markdown"
      },
      "title": "NAS Storage \u00b7 /home (shared)",
      "type": "row"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "yellow",
                "value": 60
              },
              {
                "color": "red",
                "value": 85
              }
            ]
          },
          "unit": "percent",
          "min": 0,
          "max": 100
        }
      },
      "gridPos": {
        "h": 6,
        "w": 6,
        "x": 0,
        "y": 67
      },
      "id": 401,
      "options": {
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "showThresholdLabels": false,
        "showThresholdMarkers": true
      },
      "title": "NAS Disk Usage (/home)",
      "type": "gauge",
      "targets": [
        {
          "expr": "(1 - node_filesystem_avail_bytes{mountpoint=\"/home\",instance=\"exxact:9100\"} / node_filesystem_size_bytes{mountpoint=\"/home\",instance=\"exxact:9100\"}) * 100",
          "legendFormat": "NAS /home"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "bytes",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              }
            ]
          }
        }
      },
      "gridPos": {
        "h": 3,
        "w": 6,
        "x": 6,
        "y": 67
      },
      "id": 402,
      "options": {
        "colorMode": "value",
        "graphMode": "none",
        "justifyMode": "auto",
        "textMode": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        }
      },
      "title": "NAS Used (/home)",
      "type": "stat",
      "targets": [
        {
          "expr": "node_filesystem_size_bytes{mountpoint=\"/home\",instance=\"exxact:9100\"} - node_filesystem_avail_bytes{mountpoint=\"/home\",instance=\"exxact:9100\"}",
          "legendFormat": "Used"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "bytes",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "blue",
                "value": null
              }
            ]
          }
        }
      },
      "gridPos": {
        "h": 3,
        "w": 6,
        "x": 6,
        "y": 70
      },
      "id": 403,
      "options": {
        "colorMode": "value",
        "graphMode": "none",
        "justifyMode": "auto",
        "textMode": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        }
      },
      "title": "NAS Total (/home)",
      "type": "stat",
      "targets": [
        {
          "expr": "node_filesystem_size_bytes{mountpoint=\"/home\",instance=\"exxact:9100\"}",
          "legendFormat": "Total"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "bytes",
          "custom": {
            "lineWidth": 1,
            "fillOpacity": 10
          }
        }
      },
      "gridPos": {
        "h": 7,
        "w": 12,
        "x": 12,
        "y": 67
      },
      "id": 404,
      "options": {
        "tooltip": {
          "mode": "single"
        },
        "legend": {
          "displayMode": "list",
          "placement": "bottom"
        }
      },
      "title": "NAS Usage Over Time (/home)",
      "type": "timeseries",
      "targets": [
        {
          "expr": "node_filesystem_size_bytes{mountpoint=\"/home\",instance=\"exxact:9100\"} - node_filesystem_avail_bytes{mountpoint=\"/home\",instance=\"exxact:9100\"}",
          "legendFormat": "Used"
        },
        {
          "expr": "node_filesystem_size_bytes{mountpoint=\"/home\",instance=\"exxact:9100\"}",
          "legendFormat": "Total"
        }
      ]
    },
    {
      "collapsed": false,
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 74
      },
      "id": 500,
      "title": "SLURM Jobs",
      "type": "row"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "short",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "yellow",
                "value": 5
              },
              {
                "color": "red",
                "value": 20
              }
            ]
          }
        }
      },
      "gridPos": {
        "h": 6,
        "w": 4,
        "x": 0,
        "y": 75
      },
      "id": 501,
      "options": {
        "colorMode": "background",
        "graphMode": "none",
        "justifyMode": "auto",
        "textMode": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        }
      },
      "title": "Jobs Running",
      "type": "stat",
      "targets": [
        {
          "expr": "sum(slurm_queue_running)",
          "legendFormat": "Running"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "short",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "blue",
                "value": null
              },
              {
                "color": "yellow",
                "value": 5
              },
              {
                "color": "red",
                "value": 20
              }
            ]
          }
        }
      },
      "gridPos": {
        "h": 6,
        "w": 4,
        "x": 4,
        "y": 75
      },
      "id": 502,
      "options": {
        "colorMode": "background",
        "graphMode": "none",
        "justifyMode": "auto",
        "textMode": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        }
      },
      "title": "Jobs Pending",
      "type": "stat",
      "targets": [
        {
          "expr": "sum(slurm_queue_pending)",
          "legendFormat": "Pending"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "short",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              }
            ]
          }
        }
      },
      "gridPos": {
        "h": 6,
        "w": 4,
        "x": 8,
        "y": 75
      },
      "id": 503,
      "options": {
        "colorMode": "background",
        "graphMode": "none",
        "justifyMode": "auto",
        "textMode": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        }
      },
      "title": "CPUs Allocated",
      "type": "stat",
      "targets": [
        {
          "expr": "sum(slurm_cpus_alloc)",
          "legendFormat": "Allocated"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "short",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              }
            ]
          }
        }
      },
      "gridPos": {
        "h": 6,
        "w": 4,
        "x": 12,
        "y": 75
      },
      "id": 504,
      "options": {
        "colorMode": "background",
        "graphMode": "none",
        "justifyMode": "auto",
        "textMode": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        }
      },
      "title": "CPUs Idle",
      "type": "stat",
      "targets": [
        {
          "expr": "sum(slurm_cpus_idle)",
          "legendFormat": "Idle"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "short",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "blue",
                "value": null
              }
            ]
          }
        }
      },
      "gridPos": {
        "h": 6,
        "w": 4,
        "x": 16,
        "y": 75
      },
      "id": 505,
      "options": {
        "colorMode": "background",
        "graphMode": "none",
        "justifyMode": "auto",
        "textMode": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        }
      },
      "title": "CPUs Total",
      "type": "stat",
      "targets": [
        {
          "expr": "sum(slurm_cpus_total)",
          "legendFormat": "Total"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "unit": "short",
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              }
            ]
          }
        }
      },
      "gridPos": {
        "h": 6,
        "w": 4,
        "x": 20,
        "y": 75
      },
      "id": 506,
      "options": {
        "colorMode": "background",
        "graphMode": "none",
        "justifyMode": "auto",
        "textMode": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        }
      },
      "title": "Nodes Idle",
      "type": "stat",
      "targets": [
        {
          "expr": "sum(slurm_nodes_idle)",
          "legendFormat": "Idle"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "custom": {
            "lineWidth": 1,
            "fillOpacity": 20,
            "spanNulls": false,
            "showPoints": "never"
          },
          "unit": "short",
          "min": 0
        }
      },
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 0,
        "y": 81
      },
      "id": 507,
      "options": {
        "legend": {
          "displayMode": "list",
          "placement": "bottom"
        },
        "tooltip": {
          "mode": "multi"
        }
      },
      "title": "SLURM Jobs Over Time",
      "type": "timeseries",
      "targets": [
        {
          "expr": "sum(slurm_queue_running)",
          "legendFormat": "Running"
        },
        {
          "expr": "sum(slurm_queue_pending)",
          "legendFormat": "Pending"
        }
      ]
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "afn5lu3umf75sf"
      },
      "fieldConfig": {
        "defaults": {
          "custom": {
            "lineWidth": 1,
            "fillOpacity": 20,
            "spanNulls": false,
            "showPoints": "never"
          },
          "unit": "short",
          "min": 0
        }
      },
      "gridPos": {
        "h": 8,
        "w": 12,
        "x": 12,
        "y": 81
      },
      "id": 508,
      "options": {
        "legend": {
          "displayMode": "list",
          "placement": "bottom"
        },
        "tooltip": {
          "mode": "multi"
        }
      },
      "title": "SLURM CPU Allocation Over Time",
      "type": "timeseries",
      "targets": [
        {
          "expr": "sum(slurm_cpus_alloc)",
          "legendFormat": "Allocated"
        },
        {
          "expr": "sum(slurm_cpus_idle)",
          "legendFormat": "Idle"
        }
      ]
    }
  ]
}
