mirror of
https://github.com/lalanza808/xmr.sh.git
synced 2025-08-11 17:10:16 -04:00
fix graphs, grafana compose
This commit is contained in:
parent
720974857d
commit
9e364559b7
5 changed files with 84 additions and 60 deletions
|
@ -274,7 +274,7 @@
|
|||
],
|
||||
"title": "Height and Target",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -368,7 +368,7 @@
|
|||
],
|
||||
"title": "Block size median and limit",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -452,7 +452,7 @@
|
|||
],
|
||||
"title": "Uptime",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -538,7 +538,7 @@
|
|||
],
|
||||
"title": "Alternative blocks",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -623,7 +623,7 @@
|
|||
],
|
||||
"title": "Free space",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -708,7 +708,7 @@
|
|||
],
|
||||
"title": "Database Size",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
}
|
||||
],
|
||||
"title": "Overall",
|
||||
|
@ -914,7 +914,7 @@
|
|||
],
|
||||
"title": "White Peerlist last seen distribution",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -998,7 +998,7 @@
|
|||
],
|
||||
"title": "Peerlists' count",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -1090,7 +1090,7 @@
|
|||
],
|
||||
"title": "Data rate",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -1174,7 +1174,7 @@
|
|||
],
|
||||
"title": "Connections by direction (in/out)",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -1258,7 +1258,7 @@
|
|||
],
|
||||
"title": "Connections by connection state",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -1350,7 +1350,7 @@
|
|||
],
|
||||
"title": "Data",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -1541,7 +1541,7 @@
|
|||
],
|
||||
"title": "P2P Peers Data Receive Rate",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -1732,7 +1732,7 @@
|
|||
],
|
||||
"title": "P2P Peers Data Transmission Rate",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -1923,7 +1923,7 @@
|
|||
],
|
||||
"title": "Connected Peers' Height",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -2114,7 +2114,7 @@
|
|||
],
|
||||
"title": "Connections' Age",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
}
|
||||
],
|
||||
"title": "Networking",
|
||||
|
@ -2216,7 +2216,7 @@
|
|||
],
|
||||
"title": "RPC hits per minute",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -2300,7 +2300,7 @@
|
|||
],
|
||||
"title": "Time spent serving RPC methods",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -2386,7 +2386,7 @@
|
|||
],
|
||||
"title": "RPC Connections",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
}
|
||||
],
|
||||
"title": "RPC",
|
||||
|
@ -2485,7 +2485,7 @@
|
|||
],
|
||||
"title": "Spent Key Images",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -2569,7 +2569,7 @@
|
|||
],
|
||||
"title": "Size",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -2653,7 +2653,7 @@
|
|||
],
|
||||
"title": "Transactions",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -2844,7 +2844,7 @@
|
|||
],
|
||||
"title": "Transaction Size",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -3035,7 +3035,7 @@
|
|||
],
|
||||
"title": "Transaction Fees Distribution (per kB)",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -3119,7 +3119,7 @@
|
|||
],
|
||||
"title": "Fees",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -3309,7 +3309,7 @@
|
|||
],
|
||||
"title": "Transaction Inputs",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -3499,7 +3499,7 @@
|
|||
],
|
||||
"title": "Transaction Outputs",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -3591,7 +3591,7 @@
|
|||
],
|
||||
"title": "Inputs and Outputs",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -3699,7 +3699,7 @@
|
|||
],
|
||||
"title": "Weird cases",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -3890,7 +3890,7 @@
|
|||
],
|
||||
"title": "Transaction Age",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
}
|
||||
],
|
||||
"title": "Transaction Pool",
|
||||
|
@ -3989,7 +3989,7 @@
|
|||
],
|
||||
"title": "Height",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -4073,7 +4073,7 @@
|
|||
],
|
||||
"title": "Fees",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -4158,7 +4158,7 @@
|
|||
],
|
||||
"title": "Subsidy",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -4349,7 +4349,7 @@
|
|||
],
|
||||
"title": "Transaction Fees Distribution (per kB)",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -4433,7 +4433,7 @@
|
|||
],
|
||||
"title": "Rewards",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -4517,7 +4517,7 @@
|
|||
],
|
||||
"title": "Size",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -4601,7 +4601,7 @@
|
|||
],
|
||||
"title": "Transactions",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -4693,7 +4693,7 @@
|
|||
],
|
||||
"title": "Inputs and Outputs",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -4884,7 +4884,7 @@
|
|||
],
|
||||
"title": "Transaction Size Distribution",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -5074,7 +5074,7 @@
|
|||
],
|
||||
"title": "Transaction Inputs",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -5264,7 +5264,7 @@
|
|||
],
|
||||
"title": "Transaction Outputs",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
},
|
||||
{
|
||||
"datasource": null,
|
||||
|
@ -5348,7 +5348,7 @@
|
|||
],
|
||||
"title": "Difficulty",
|
||||
"transparent": true,
|
||||
"type": "timeseries"
|
||||
"type": "graph"
|
||||
}
|
||||
],
|
||||
"title": "Last Block",
|
||||
|
|
|
@ -14,13 +14,14 @@ org_role = Admin
|
|||
|
||||
[dashboards]
|
||||
min_refresh_interval = 1m
|
||||
|
||||
default_home_dashboard_path = dashboards/monero.json
|
||||
|
||||
[paths]
|
||||
provisioning = /etc/grafana/provisioning
|
||||
|
||||
|
||||
[server]
|
||||
root_url = https://127.0.0.1/grafana
|
||||
enable_gzip = true
|
||||
read_timeout = 2m
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue