This commit is contained in:
2025-10-14 02:12:44 -06:00
parent 79396dce20
commit 02067c85ab
2 changed files with 32 additions and 19 deletions
+24 -16
View File
@@ -18,7 +18,7 @@
"editable": true, "editable": true,
"fiscalYearStartMonth": 0, "fiscalYearStartMonth": 0,
"graphTooltip": 0, "graphTooltip": 0,
"id": 1, "id": 0,
"links": [], "links": [],
"panels": [ "panels": [
{ {
@@ -56,6 +56,7 @@
"type": "linear" "type": "linear"
}, },
"showPoints": "auto", "showPoints": "auto",
"showValues": false,
"spanNulls": false, "spanNulls": false,
"stacking": { "stacking": {
"group": "A", "group": "A",
@@ -71,7 +72,8 @@
"mode": "absolute", "mode": "absolute",
"steps": [ "steps": [
{ {
"color": "green" "color": "green",
"value": 0
}, },
{ {
"color": "red", "color": "red",
@@ -103,7 +105,7 @@
"sort": "none" "sort": "none"
} }
}, },
"pluginVersion": "12.0.1+security-01", "pluginVersion": "12.2.0",
"targets": [ "targets": [
{ {
"datasource": { "datasource": {
@@ -185,6 +187,7 @@
"type": "linear" "type": "linear"
}, },
"showPoints": "auto", "showPoints": "auto",
"showValues": false,
"spanNulls": false, "spanNulls": false,
"stacking": { "stacking": {
"group": "A", "group": "A",
@@ -200,7 +203,8 @@
"mode": "absolute", "mode": "absolute",
"steps": [ "steps": [
{ {
"color": "green" "color": "green",
"value": 0
}, },
{ {
"color": "red", "color": "red",
@@ -215,8 +219,8 @@
"gridPos": { "gridPos": {
"h": 8, "h": 8,
"w": 12, "w": 12,
"x": 0, "x": 12,
"y": 8 "y": 0
}, },
"id": 3, "id": 3,
"options": { "options": {
@@ -232,7 +236,7 @@
"sort": "none" "sort": "none"
} }
}, },
"pluginVersion": "12.0.1+security-01", "pluginVersion": "12.2.0",
"targets": [ "targets": [
{ {
"groupBy": [ "groupBy": [
@@ -309,6 +313,7 @@
"type": "linear" "type": "linear"
}, },
"showPoints": "auto", "showPoints": "auto",
"showValues": false,
"spanNulls": false, "spanNulls": false,
"stacking": { "stacking": {
"group": "A", "group": "A",
@@ -324,7 +329,8 @@
"mode": "absolute", "mode": "absolute",
"steps": [ "steps": [
{ {
"color": "green" "color": "green",
"value": 0
}, },
{ {
"color": "red", "color": "red",
@@ -340,7 +346,7 @@
"h": 8, "h": 8,
"w": 12, "w": 12,
"x": 0, "x": 0,
"y": 16 "y": 8
}, },
"id": 4, "id": 4,
"options": { "options": {
@@ -356,7 +362,7 @@
"sort": "none" "sort": "none"
} }
}, },
"pluginVersion": "12.0.1+security-01", "pluginVersion": "12.2.0",
"targets": [ "targets": [
{ {
"groupBy": [ "groupBy": [
@@ -433,6 +439,7 @@
"type": "linear" "type": "linear"
}, },
"showPoints": "auto", "showPoints": "auto",
"showValues": false,
"spanNulls": false, "spanNulls": false,
"stacking": { "stacking": {
"group": "A", "group": "A",
@@ -448,7 +455,8 @@
"mode": "absolute", "mode": "absolute",
"steps": [ "steps": [
{ {
"color": "green" "color": "green",
"value": 0
}, },
{ {
"color": "red", "color": "red",
@@ -463,8 +471,8 @@
"gridPos": { "gridPos": {
"h": 8, "h": 8,
"w": 12, "w": 12,
"x": 0, "x": 12,
"y": 24 "y": 8
}, },
"id": 2, "id": 2,
"options": { "options": {
@@ -480,7 +488,7 @@
"sort": "none" "sort": "none"
} }
}, },
"pluginVersion": "12.0.1+security-01", "pluginVersion": "12.2.0",
"targets": [ "targets": [
{ {
"groupBy": [ "groupBy": [
@@ -525,7 +533,7 @@
], ],
"preload": false, "preload": false,
"refresh": "auto", "refresh": "auto",
"schemaVersion": 41, "schemaVersion": 42,
"tags": [], "tags": [],
"templating": { "templating": {
"list": [] "list": []
@@ -538,5 +546,5 @@
"timezone": "browser", "timezone": "browser",
"title": "Chrony", "title": "Chrony",
"uid": "69a006d6-ccaa-4e9e-a8ec-6dba0b30fa1e", "uid": "69a006d6-ccaa-4e9e-a8ec-6dba0b30fa1e",
"version": 8 "version": 2
} }
+7 -2
View File
@@ -10,10 +10,10 @@ figure out configing the ffuckin thing in uthing
boot-firmware-config.txt /boot/firmware/config.txt boot-firmware-config.txt /boot/firmware/config.txt
gpsd /etc/default/gpsd gpsd /etc/default/gpsd
stop each service stop each service
bash services.sh stop bash ~/Precision-Timekeeping-Fuckery/services.sh stop
start one by one to see any errors start one by one to see any errors
try first try first
bash services start bash ~/Precision-Timekeeping-Fuckery/services.sh start
otherwise otherwise
sudo systemctl start gpsd sudo systemctl start gpsd
sudo systemctl start chrony sudo systemctl start chrony
@@ -23,3 +23,8 @@ start one by one to see any errors
sudo systemctl start syslog-ng sudo systemctl start syslog-ng
find the proper datasheet not just the F9T one find the proper datasheet not just the F9T one
documentation documentation
case
positioning
traffic
power
temperature