diff --git a/grafana/dashboards/mikrotik/mikrotik_loki_logs.json b/grafana/dashboards/mikrotik/mikrotik_loki_logs.json index 3c5eb54..edb7755 100644 --- a/grafana/dashboards/mikrotik/mikrotik_loki_logs.json +++ b/grafana/dashboards/mikrotik/mikrotik_loki_logs.json @@ -28,7 +28,7 @@ "graphTooltip": 0, "links": [ { - "asDropdown": true, + "asDropdown": false, "icon": "external link", "includeVars": false, "keepTime": false, @@ -36,7 +36,7 @@ "mikrotik" ], "targetBlank": false, - "title": "Mikrotik", + "title": "Mikrotik MKTXP Exporter", "tooltip": "", "type": "dashboards", "url": "" @@ -48,7 +48,7 @@ "tags": [ "system" ], - "title": "System", + "title": "System Overview", "type": "dashboards" } ], @@ -271,9 +271,9 @@ "list": [ { "current": { - "selected": true, - "text": "MKT-MBD-PD", - "value": "MKT-MBD-PD" + "selected": false, + "text": "MKT-GT-PD", + "value": "MKT-GT-PD" }, "datasource": { "type": "loki", diff --git a/grafana/dashboards/mikrotik/mikrotik_mktxp_exporter.json b/grafana/dashboards/mikrotik/mikrotik_mktxp_exporter.json index e684774..20cbd82 100644 --- a/grafana/dashboards/mikrotik/mikrotik_mktxp_exporter.json +++ b/grafana/dashboards/mikrotik/mikrotik_mktxp_exporter.json @@ -28,15 +28,16 @@ "graphTooltip": 0, "links": [ { - "asDropdown": true, + "asDropdown": false, "icon": "external link", "includeVars": false, "keepTime": false, "tags": [ - "mikrotik" + "mikrotik", + "loki" ], "targetBlank": false, - "title": "Mikrotik", + "title": "Mikrotik Loki Logs ", "tooltip": "", "type": "dashboards", "url": "" @@ -50,7 +51,7 @@ "system" ], "targetBlank": false, - "title": "System", + "title": "System Overview", "tooltip": "", "type": "dashboards", "url": "" @@ -3227,7 +3228,7 @@ "fieldConfig": { "defaults": { "color": { - "mode": "fixed" + "mode": "thresholds" }, "custom": { "align": "center", @@ -3258,7 +3259,7 @@ { "matcher": { "id": "byName", - "options": "Status" + "options": "status" }, "properties": [ { @@ -3267,9 +3268,13 @@ { "options": { "0": { + "color": "red", + "index": 0, "text": "Down" }, "1": { + "color": "green", + "index": 1, "text": "Up" } }, @@ -3280,11 +3285,8 @@ { "id": "color", "value": { - "mode": "fixed" + "mode": "thresholds" } - }, - { - "id": "color" } ] } @@ -5264,8 +5266,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "yellow",