Commit Diff


commit - 53c41e5342ce210814b9e57141eaaedcee42553d
commit + 72b2cac85d574fd57184ff8fa1178dacce3f0b6a
blob - a43f3b9aa299e29b5d8269bec42cdeb76c26df8f
blob + d44d8bb8e5b8dcd8f4c9291144790a40e936cd31
--- OpenBSD-SNMP.json
+++ OpenBSD-SNMP.json
@@ -9695,7 +9695,8 @@
       "fieldConfig": {
         "defaults": {
           "color": {
-            "mode": "palette-classic"
+            "fixedColor": "red",
+            "mode": "shades"
           },
           "custom": {
             "axisBorderShow": false,
@@ -9747,7 +9748,23 @@
             ]
           }
         },
-        "overrides": []
+        "overrides": [
+          {
+            "matcher": {
+              "id": "byRegexp",
+              "options": "/.*ok/"
+            },
+            "properties": [
+              {
+                "id": "color",
+                "value": {
+                  "fixedColor": "green",
+                  "mode": "shades"
+                }
+              }
+            ]
+          }
+        ]
       },
       "gridPos": {
         "h": 10,
@@ -10395,7 +10412,7 @@
         "h": 1,
         "w": 24,
         "x": 0,
-        "y": 231
+        "y": 251
       },
       "id": 15,
       "panels": [],
@@ -10561,7 +10578,7 @@
         "h": 7,
         "w": 24,
         "x": 0,
-        "y": 232
+        "y": 252
       },
       "id": 14,
       "options": {
@@ -10813,7 +10830,7 @@
         "h": 10,
         "w": 24,
         "x": 0,
-        "y": 239
+        "y": 259
       },
       "id": 87,
       "maxPerRow": 2,
@@ -10941,7 +10958,7 @@
         "h": 10,
         "w": 24,
         "x": 0,
-        "y": 249
+        "y": 269
       },
       "id": 58,
       "maxPerRow": 2,
@@ -11074,7 +11091,7 @@
         "h": 11,
         "w": 24,
         "x": 0,
-        "y": 259
+        "y": 279
       },
       "id": 88,
       "maxPerRow": 2,
@@ -11207,7 +11224,7 @@
         "h": 11,
         "w": 24,
         "x": 0,
-        "y": 270
+        "y": 290
       },
       "id": 89,
       "maxPerRow": 2,
@@ -11487,6 +11504,6 @@
   "timezone": "browser",
   "title": "OpenBSD SNMP",
   "uid": "ce8gevfruymf4f",
-  "version": 410,
+  "version": 411,
   "weekStart": ""
 }
\ No newline at end of file