mirror of
https://github.com/rfmoz/grafana-dashboards.git
synced 2024-11-09 23:24:08 -08:00
Merge pull request #121 from MaesterZ/fix-spelling
Use codespell to fix all the typos
This commit is contained in:
commit
3cc4366833
|
@ -541,7 +541,7 @@
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"title": "Incomming Requests",
|
"title": "Incoming Requests",
|
||||||
"type": "timeseries"
|
"type": "timeseries"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -1856,7 +1856,7 @@
|
||||||
},
|
},
|
||||||
"expr": "sum by (instance, view)(irate(bind_resolver_dnssec_validation_success_total{instance=~\"$host:$port\",view=~\"$view\"}[5m]))",
|
"expr": "sum by (instance, view)(irate(bind_resolver_dnssec_validation_success_total{instance=~\"$host:$port\",view=~\"$view\"}[5m]))",
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"legendFormat": "Sucess {{ view }}",
|
"legendFormat": "Success {{ view }}",
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
|
@ -13130,7 +13130,7 @@
|
||||||
"expr": "haproxy_process_max_sockets{instance=\"$host\"}",
|
"expr": "haproxy_process_max_sockets{instance=\"$host\"}",
|
||||||
"interval": "$interval",
|
"interval": "$interval",
|
||||||
"intervalFactor": 1,
|
"intervalFactor": 1,
|
||||||
"legendFormat": "Maximum numer of open sockets",
|
"legendFormat": "Maximum number of open sockets",
|
||||||
"metric": "",
|
"metric": "",
|
||||||
"refId": "B",
|
"refId": "B",
|
||||||
"step": 240
|
"step": 240
|
||||||
|
|
|
@ -1729,7 +1729,7 @@
|
||||||
{
|
{
|
||||||
"matcher": {
|
"matcher": {
|
||||||
"id": "byName",
|
"id": "byName",
|
||||||
"options": "Avaliable"
|
"options": "Available"
|
||||||
},
|
},
|
||||||
"properties": [
|
"properties": [
|
||||||
{
|
{
|
||||||
|
@ -5289,7 +5289,7 @@
|
||||||
"step": 240
|
"step": 240
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"title": "Memory Commited",
|
"title": "Memory Committed",
|
||||||
"type": "timeseries"
|
"type": "timeseries"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -6478,7 +6478,7 @@
|
||||||
"expr": "node_memory_Mapped_bytes{instance=\"$node\",job=\"$job\"}",
|
"expr": "node_memory_Mapped_bytes{instance=\"$node\",job=\"$job\"}",
|
||||||
"format": "time_series",
|
"format": "time_series",
|
||||||
"intervalFactor": 1,
|
"intervalFactor": 1,
|
||||||
"legendFormat": "Mapped - Used memory in mapped pages files which have been mmaped, such as libraries",
|
"legendFormat": "Mapped - Used memory in mapped pages files which have been mapped, such as libraries",
|
||||||
"refId": "A",
|
"refId": "A",
|
||||||
"step": 240
|
"step": 240
|
||||||
},
|
},
|
||||||
|
@ -6516,7 +6516,7 @@
|
||||||
"format": "time_series",
|
"format": "time_series",
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"intervalFactor": 1,
|
"intervalFactor": 1,
|
||||||
"legendFormat": "ShmemPmdMapped - Ammount of shared (shmem/tmpfs) memory backed by huge pages",
|
"legendFormat": "ShmemPmdMapped - Amount of shared (shmem/tmpfs) memory backed by huge pages",
|
||||||
"refId": "D",
|
"refId": "D",
|
||||||
"step": 240
|
"step": 240
|
||||||
}
|
}
|
||||||
|
@ -7290,7 +7290,7 @@
|
||||||
"format": "time_series",
|
"format": "time_series",
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"intervalFactor": 1,
|
"intervalFactor": 1,
|
||||||
"legendFormat": "VmallocChunk - Largest contigious block of vmalloc area which is free",
|
"legendFormat": "VmallocChunk - Largest contiguous block of vmalloc area which is free",
|
||||||
"refId": "A",
|
"refId": "A",
|
||||||
"step": 240
|
"step": 240
|
||||||
},
|
},
|
||||||
|
@ -10381,7 +10381,7 @@
|
||||||
"expr": "node_memory_NFS_Unstable_bytes{instance=\"$node\",job=\"$job\"}",
|
"expr": "node_memory_NFS_Unstable_bytes{instance=\"$node\",job=\"$job\"}",
|
||||||
"format": "time_series",
|
"format": "time_series",
|
||||||
"intervalFactor": 1,
|
"intervalFactor": 1,
|
||||||
"legendFormat": "NFS Unstable - Memory in NFS pages sent to the server, but not yet commited to the storage",
|
"legendFormat": "NFS Unstable - Memory in NFS pages sent to the server, but not yet committed to the storage",
|
||||||
"refId": "A",
|
"refId": "A",
|
||||||
"step": 240
|
"step": 240
|
||||||
}
|
}
|
||||||
|
@ -11631,7 +11631,7 @@
|
||||||
"step": 240
|
"step": 240
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"title": "Time Syncronized Drift",
|
"title": "Time Synchronized Drift",
|
||||||
"type": "timeseries"
|
"type": "timeseries"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -11866,7 +11866,7 @@
|
||||||
"step": 240
|
"step": 240
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"title": "Time Syncronized Status",
|
"title": "Time Synchronized Status",
|
||||||
"type": "timeseries"
|
"type": "timeseries"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -20784,7 +20784,7 @@
|
||||||
"format": "time_series",
|
"format": "time_series",
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"intervalFactor": 1,
|
"intervalFactor": 1,
|
||||||
"legendFormat": "TCP_tw - Sockets wating close",
|
"legendFormat": "TCP_tw - Sockets waiting close",
|
||||||
"refId": "E",
|
"refId": "E",
|
||||||
"step": 240
|
"step": 240
|
||||||
}
|
}
|
||||||
|
@ -21311,7 +21311,7 @@
|
||||||
"custom": {
|
"custom": {
|
||||||
"axisCenteredZero": false,
|
"axisCenteredZero": false,
|
||||||
"axisColorMode": "text",
|
"axisColorMode": "text",
|
||||||
"axisLabel": "octects out (-) / in (+)",
|
"axisLabel": "octets out (-) / in (+)",
|
||||||
"axisPlacement": "auto",
|
"axisPlacement": "auto",
|
||||||
"barAlignment": 0,
|
"barAlignment": 0,
|
||||||
"drawStyle": "line",
|
"drawStyle": "line",
|
||||||
|
@ -22497,7 +22497,7 @@
|
||||||
"hide": false,
|
"hide": false,
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"intervalFactor": 1,
|
"intervalFactor": 1,
|
||||||
"legendFormat": "MaxConn - Limit on the total number of TCP connections the entity can support (Dinamic is \"-1\")",
|
"legendFormat": "MaxConn - Limit on the total number of TCP connections the entity can support (Dynamic is \"-1\")",
|
||||||
"refId": "B",
|
"refId": "B",
|
||||||
"step": 240
|
"step": 240
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue