Skip to content
Snippets Groups Projects
sensors.json 31.2 KiB
Newer Older
                "value": null
              },
              {
                "color": "red",
                "value": 85
              }
            ]
          },
          "unit": "volt"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 8,
        "w": 5,
        "x": 10,
        "y": 18
      },
      "id": 12,
      "options": {
        "legend": {
          "calcs": [],
          "displayMode": "hidden",
          "placement": "bottom"
        },
        "tooltip": {
          "mode": "single"
        }
      },
      "targets": [
        {
          "exemplar": true,
          "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=\"UNB2_POL_QSFP_N01_VOUT_R\"}",
          "interval": "",
          "legendFormat": "QSFP N01 board {{x}} ",
          "refId": "A"
        },
        {
          "exemplar": true,
          "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=\"UNB2_POL_QSFP_N23_VOUT_R\"}",
          "hide": false,
          "interval": "",
          "legendFormat": "QSFP N23 board {{x}}",
          "refId": "B"
        },
        {
          "exemplar": true,
          "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=\"UNB2_POL_SWITCH_1V2_VOUT_R\"}",
          "hide": false,
          "interval": "",
          "legendFormat": "Switch 1v2 board {{x}}",
          "refId": "C"
        },
        {
          "exemplar": true,
          "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=\"UNB2_POL_SWITCH_PHY_VOUT_R\"}",
          "hide": false,
          "interval": "",
          "legendFormat": "Switch PHY board {{x}}",
          "refId": "D"
        },
        {
          "exemplar": true,
          "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=\"UNB2_POL_CLOCK_VOUT_R\"}",
          "hide": false,
          "interval": "",
          "legendFormat": "Clock PWR board {{x}}",
          "refId": "E"
        },
        {
          "exemplar": true,
          "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=\"UNB2_DC_DC_48V_12V_VOUT_R\"}",
          "hide": false,
          "interval": "",
          "legendFormat": "DC-DC board {{x}}",
          "refId": "F"
        }
      ],
      "title": "Uniboard2 Power Supply Voltages",
      "type": "timeseries"
    },
    {
      "collapsed": true,
      "datasource": null,
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 26
      },
      "id": 20,
      "panels": [],
      "title": "Clock stability",
      "type": "row"
    },
    {
      "datasource": "Prometheus",
      "description": "Measured difference between PTP and PPS",
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "custom": {
            "axisLabel": "",
            "axisPlacement": "auto",
            "barAlignment": 0,
            "drawStyle": "line",
            "fillOpacity": 0,
            "gradientMode": "none",
            "hideFrom": {
              "legend": false,
              "tooltip": false,
              "viz": false
            },
            "lineInterpolation": "linear",
            "lineWidth": 1,
            "pointSize": 5,
            "scaleDistribution": {
              "type": "linear"
            },
            "showPoints": "auto",
            "spanNulls": 60000,
            "stacking": {
              "group": "A",
              "mode": "none"
            },
            "thresholdsStyle": {
              "mode": "off"
            }
          },
          "decimals": 2,
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "red",
                "value": null
              },
              {
                "color": "green",
                "value": 0.001
              },
              {
                "color": "red",
                "value": 0.1
              }
            ]
          },
          "unit": "s"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 8,
        "w": 5,
        "x": 0,
        "y": 27
      },
      "id": 14,
      "options": {
        "legend": {
          "calcs": [],
          "displayMode": "hidden",
          "placement": "bottom"
        },
        "tooltip": {
          "mode": "single"
        }
      },
      "pluginVersion": "8.1.2",
      "targets": [
        {
          "exemplar": true,
          "expr": "device_attribute{host=\"$station\",device=\"stat/sdp/1\",name=\"TR_tod_pps_delta_R\"}",
          "format": "time_series",
          "hide": false,
          "instant": false,
          "interval": "",
          "legendFormat": "{{x}}",
          "refId": "A"
        }
      ],
      "title": "FPGA Clock offset",
      "transformations": [],
      "type": "timeseries"
    }
  ],
  "schemaVersion": 31,
  "style": "dark",
  "tags": [
    "station"
  ],
  "templating": {
    "list": [
      {
        "current": {
          "selected": false,
          "text": "test-lcu2",
          "value": "test-lcu2"
        },
        "datasource": {
          "type": "prometheus",
          "uid": "prometheus"
        },
        "definition": "scrape_series_added\n",
        "description": "",
        "hide": 0,
        "includeAll": false,
        "label": "Station",
        "multi": false,
        "name": "station",
        "options": [],
        "query": {
          "query": "scrape_series_added\n",
          "refId": "StandardVariableQuery"
        },
        "refresh": 1,
        "regex": "/.*host=\"(?<text>[^\"]*)\".*/",
        "skipUrlSync": false,
        "sort": 1,
        "type": "query"
      }
    ]
  },
  "time": {
    "from": "now-30m",
    "to": "now"
  },
  "timepicker": {},
  "timezone": "",
  "title": "Sensors",
  "uid": "KMRmQzd7z",
  "version": 1
}