Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace special UTF characters with ASCII #87

Merged
merged 1 commit into from
Jun 28, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 16 additions & 17 deletions node_exporter/node-exporter-for-prometheus-dashboard-en.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
}
]
},
"description": "English versionUpdate 2020.10.10, add the overall resource overview! Support Grafana6&7,Support Node Exporter v0.16 and above.Optimize the main metrics display. Includes: CPU, memory, disk IO, network, temperature and other monitoring metrics。https://github.com/starsliao/Prometheus",
"description": "(English version) Update 2020.10.10, add the overall resource overview! Support Grafana6&7,Support Node Exporter v0.16 and above.Optimize the main metrics display. Includes: CPU, memory, disk IO, network, temperature and other monitoring metrics。https://github.com/starsliao/Prometheus",
"editable": true,
"gnetId": 11074,
"graphTooltip": 0,
Expand Down Expand Up @@ -110,7 +110,7 @@
},
"id": 187,
"panels": [],
"title": "Resource Overview (associated JOB)Host$show_hostnameInstance$node",
"title": "Resource Overview (associated JOB), Host: $show_hostname, Instance: $node",
"type": "row"
},
{
Expand Down Expand Up @@ -161,7 +161,7 @@
},
{
"$$hashKey": "object:1601",
"alias": "IPLink to details",
"alias": "IP (Link to details)",
"align": "auto",
"colorMode": null,
"colors": [
Expand Down Expand Up @@ -588,7 +588,7 @@
],
"timeFrom": null,
"timeShift": null,
"title": "Server Resource OverviewJOB$jobTotal$total",
"title": "Server Resource Overview (JOB: $job, Total: $total)",
"transform": "table",
"type": "table-old"
},
Expand Down Expand Up @@ -716,7 +716,7 @@
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "$jobOverall total 5m load & average CPU used%",
"title": "$job: Overall total 5m load & average CPU used%",
"tooltip": {
"shared": true,
"sort": 2,
Expand Down Expand Up @@ -871,7 +871,7 @@
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "$jobOverall total memory & average memory used%",
"title": "$job: Overall total memory & average memory used%",
"tooltip": {
"shared": true,
"sort": 2,
Expand Down Expand Up @@ -1016,7 +1016,7 @@
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "$jobOverall total disk & average disk used%",
"title": "$job: Overall total disk & average disk used%",
"tooltip": {
"shared": true,
"sort": 2,
Expand Down Expand Up @@ -1068,7 +1068,7 @@
},
"id": 189,
"panels": [],
"title": "Resource Details:【$show_hostname",
"title": "Resource Details: ($show_hostname)",
"type": "row"
},
{
Expand Down Expand Up @@ -1465,7 +1465,7 @@
"refId": "B"
}
],
"title": "$show_hostname】:Disk Space Used Basic(EXT?/XFS)",
"title": "($show_hostname): Disk Space Used Basic(EXT?/XFS)",
"transform": "table",
"type": "table-old"
},
Expand Down Expand Up @@ -1665,7 +1665,7 @@
{
"$$hashKey": "object:2977",
"format": "bytes",
"label": "transmit(-)/receive(+)",
"label": "transmit (-) /receive (+)",
"logBase": 1,
"max": null,
"min": null,
Expand Down Expand Up @@ -2476,7 +2476,7 @@
{
"$$hashKey": "object:3315",
"format": "bps",
"label": "transmit(-)/receive(+)",
"label": "transmit (-) /receive (+)",
"logBase": 1,
"max": null,
"min": null,
Expand Down Expand Up @@ -2860,7 +2860,7 @@
"expr": "node_filesystem_files_free{instance=~'$node',fstype=~\"ext.?|xfs\"} / node_filesystem_files{instance=~'$node',fstype=~\"ext.?|xfs\"}",
"hide": true,
"interval": "",
"legendFormat": "Inodes{{instance}}{{mountpoint}}",
"legendFormat": "Inodes: {{instance}}: {{mountpoint}}",
"refId": "B"
}
],
Expand Down Expand Up @@ -3008,7 +3008,7 @@
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "Disk IOps CompletedIOPS",
"title": "Disk IOps Completed (IOPS)",
"tooltip": {
"shared": true,
"sort": 2,
Expand Down Expand Up @@ -3068,7 +3068,7 @@
"dashes": false,
"datasource": "${DS__VICTORIAMETRICS}",
"decimals": null,
"description": "The time spent on I/O in the natural time of each second.wall-clock time",
"description": "The time spent on I/O in the natural time of each second. (wall-clock time)",
"fieldConfig": {
"defaults": {
"custom": {},
Expand Down Expand Up @@ -3670,8 +3670,7 @@
"style": "dark",
"tags": [
"Prometheus",
"node_exporter",
"StarsL.cn"
"node_exporter"
],
"templating": {
"list": [
Expand Down Expand Up @@ -3943,4 +3942,4 @@
"title": "1 Node Exporter for Prometheus Dashboard EN v20201010",
"uid": "xfpJB9FGz",
"version": 2
}
}