WORKAN WOOOO

This commit is contained in:
2025-10-29 22:37:31 -06:00
parent 4960d8aa41
commit e72f443144
14 changed files with 86 additions and 175 deletions
+81 -173
View File
@@ -91,12 +91,6 @@
"system_time"
],
"type": "field"
},
{
"params": [
" / 1000000"
],
"type": "math"
}
]
],
@@ -234,33 +228,50 @@
},
{
"datasource": {
"type": "influxdb",
"uid": "ff2k44t741udcc"
"type": "datasource",
"uid": "grafana"
},
"description": "System Time (Seconds) | Offset Time (Seconds)",
"description": "Long term average of time offset",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
"mode": "palette-classic-by-name"
},
"custom": {
"align": "left",
"cellOptions": {
"type": "auto"
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"barWidthFactor": 0.6,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"filterable": true,
"footer": {
"reducers": [
"mean"
]
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"inspect": true,
"tooltip": {
"field": "system_time"
"showPoints": "auto",
"showValues": false,
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"wrapHeaderText": false,
"wrapText": false
"thresholdsStyle": {
"mode": "off"
}
},
"displayName": "RMS Offset (Seconds)",
"mappings": [],
"thresholds": {
"mode": "absolute",
@@ -268,6 +279,10 @@
{
"color": "green",
"value": 0
},
{
"color": "red",
"value": 80
}
]
},
@@ -281,42 +296,66 @@
"x": 0,
"y": 8
},
"id": 7,
"id": 5,
"options": {
"cellHeight": "sm",
"showHeader": true,
"sortBy": [
{
"desc": true,
"displayName": "Time"
}
]
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"hideZeros": false,
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "12.2.1",
"targets": [
{
"groupBy": [],
"limit": "10",
"datasource": {
"type": "influxdb",
"uid": "cenh879ru0gzkc"
},
"groupBy": [
{
"params": [
"1m"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"hide": false,
"measurement": "chrony",
"orderByTime": "DESC",
"policy": "default",
"orderByTime": "ASC",
"policy": "autogen",
"refId": "A",
"resultFormat": "table",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"system_time"
"rms_offset"
],
"type": "field"
},
{
"params": [],
"type": "mean"
}
]
],
"tags": []
}
],
"title": "System Time | Offset",
"type": "table"
"title": "RMS Offset",
"type": "timeseries"
},
{
"datasource": {
@@ -444,137 +483,6 @@
"title": "Frequency Skew (PPM)",
"type": "timeseries"
},
{
"datasource": {
"type": "datasource",
"uid": "grafana"
},
"description": "Long term average of time offset",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic-by-name"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"barWidthFactor": 0.6,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"showValues": false,
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"displayName": "RMS Offset (Seconds)",
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": 0
},
{
"color": "red",
"value": 80
}
]
},
"unit": "s"
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 16
},
"id": 5,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"hideZeros": false,
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "12.2.1",
"targets": [
{
"datasource": {
"type": "influxdb",
"uid": "cenh879ru0gzkc"
},
"groupBy": [
{
"params": [
"1m"
],
"type": "time"
},
{
"params": [
"null"
],
"type": "fill"
}
],
"hide": false,
"measurement": "chrony",
"orderByTime": "ASC",
"policy": "autogen",
"refId": "A",
"resultFormat": "time_series",
"select": [
[
{
"params": [
"rms_offset"
],
"type": "field"
},
{
"params": [],
"type": "mean"
}
]
],
"tags": []
}
],
"title": "RMS Offset",
"type": "timeseries"
},
{
"datasource": {
"type": "datasource",
@@ -643,7 +551,7 @@
"h": 8,
"w": 12,
"x": 0,
"y": 24
"y": 16
},
"id": 4,
"options": {
@@ -717,5 +625,5 @@
"timezone": "browser",
"title": "Chrony",
"uid": "69a006d6-ccaa-4e9e-a8ec-6dba0b30fa1e",
"version": 39
"version": 40
}