update dashboard and rpc port bindings

pull/2/head
lza_menace 4 years ago
parent 23cbdbde3d
commit 7b525a51e2

@ -51,7 +51,7 @@ services:
volumes: volumes:
- ./data/daemon:/data - ./data/daemon:/data
command: command:
wownerod --data-dir=/data --rpc-bind-ip=0.0.0.0 --confirm-external-bind --non-interactive --public-node --restricted-rpc wownerod --data-dir=/data --rpc-bind-ip=0.0.0.0 --confirm-external-bind --non-interactive --public-node --rpc-restricted-bind-port 34568 --rpc-bind-port 34569
ports: ports:
- 34567:34567 - 34567:34567
- 34568:34568 - 34568:34568

@ -15,7 +15,7 @@
"editable": true, "editable": true,
"gnetId": null, "gnetId": null,
"graphTooltip": 0, "graphTooltip": 0,
"id": 2, "id": 1,
"links": [], "links": [],
"panels": [ "panels": [
{ {
@ -45,7 +45,7 @@
}, },
"lines": true, "lines": true,
"linewidth": 1, "linewidth": 1,
"nullPointMode": "null", "nullPointMode": "connected",
"options": { "options": {
"dataLinks": [] "dataLinks": []
}, },
@ -138,7 +138,7 @@
}, },
"lines": true, "lines": true,
"linewidth": 1, "linewidth": 1,
"nullPointMode": "null", "nullPointMode": "connected",
"options": { "options": {
"dataLinks": [] "dataLinks": []
}, },
@ -154,7 +154,7 @@
], ],
"spaceLength": 10, "spaceLength": 10,
"stack": false, "stack": false,
"steppedLine": false, "steppedLine": true,
"targets": [ "targets": [
{ {
"expr": "avg(monerod_block_difficulty)", "expr": "avg(monerod_block_difficulty)",
@ -181,7 +181,7 @@
}, },
"yaxes": [ "yaxes": [
{ {
"format": "sci", "format": "none",
"label": null, "label": null,
"logBase": 1, "logBase": 1,
"max": null, "max": null,
@ -217,19 +217,19 @@
"y": 9 "y": 9
}, },
"hiddenSeries": false, "hiddenSeries": false,
"id": 6, "id": 8,
"legend": { "legend": {
"avg": false, "avg": false,
"current": false, "current": false,
"max": false, "max": false,
"min": false, "min": false,
"show": true, "show": false,
"total": false, "total": false,
"values": false "values": false
}, },
"lines": true, "lines": true,
"linewidth": 1, "linewidth": 1,
"nullPointMode": "null", "nullPointMode": "connected",
"options": { "options": {
"dataLinks": [] "dataLinks": []
}, },
@ -240,7 +240,7 @@
"seriesOverrides": [ "seriesOverrides": [
{ {
"alias": "/.*/", "alias": "/.*/",
"color": "#8F3BB8" "color": "#FA6400"
} }
], ],
"spaceLength": 10, "spaceLength": 10,
@ -248,8 +248,8 @@
"steppedLine": false, "steppedLine": false,
"targets": [ "targets": [
{ {
"expr": "avg(monerod_tx_mempool)", "expr": "avg(monerod_block_reward)",
"legendFormat": "Pool Transactions", "legendFormat": "Block Reward (WOW)",
"refId": "A" "refId": "A"
} }
], ],
@ -257,7 +257,7 @@
"timeFrom": null, "timeFrom": null,
"timeRegions": [], "timeRegions": [],
"timeShift": null, "timeShift": null,
"title": "Mempool", "title": "Block Reward (WOW)",
"tooltip": { "tooltip": {
"shared": true, "shared": true,
"sort": 0, "sort": 0,
@ -273,7 +273,8 @@
}, },
"yaxes": [ "yaxes": [
{ {
"format": "short", "decimals": null,
"format": "none",
"label": null, "label": null,
"logBase": 1, "logBase": 1,
"max": null, "max": null,
@ -286,7 +287,7 @@
"logBase": 1, "logBase": 1,
"max": null, "max": null,
"min": null, "min": null,
"show": true "show": false
} }
], ],
"yaxis": { "yaxis": {
@ -309,7 +310,7 @@
"y": 9 "y": 9
}, },
"hiddenSeries": false, "hiddenSeries": false,
"id": 8, "id": 6,
"legend": { "legend": {
"avg": false, "avg": false,
"current": false, "current": false,
@ -321,7 +322,7 @@
}, },
"lines": true, "lines": true,
"linewidth": 1, "linewidth": 1,
"nullPointMode": "null", "nullPointMode": "connected",
"options": { "options": {
"dataLinks": [] "dataLinks": []
}, },
@ -332,16 +333,16 @@
"seriesOverrides": [ "seriesOverrides": [
{ {
"alias": "/.*/", "alias": "/.*/",
"color": "#FADE2A" "color": "#8F3BB8"
} }
], ],
"spaceLength": 10, "spaceLength": 10,
"stack": false, "stack": false,
"steppedLine": false, "steppedLine": true,
"targets": [ "targets": [
{ {
"expr": "avg(monerod_block_reward)", "expr": "avg(monerod_tx_mempool)",
"legendFormat": "Block Reward (WOW)", "legendFormat": "Pool Transactions",
"refId": "A" "refId": "A"
} }
], ],
@ -349,7 +350,7 @@
"timeFrom": null, "timeFrom": null,
"timeRegions": [], "timeRegions": [],
"timeShift": null, "timeShift": null,
"title": "Block Reward (WOW)", "title": "Mempool Transactions",
"tooltip": { "tooltip": {
"shared": true, "shared": true,
"sort": 0, "sort": 0,
@ -365,7 +366,6 @@
}, },
"yaxes": [ "yaxes": [
{ {
"decimals": null,
"format": "short", "format": "short",
"label": null, "label": null,
"logBase": 1, "logBase": 1,
@ -409,8 +409,8 @@
}, },
"gridPos": { "gridPos": {
"h": 5, "h": 5,
"w": 5, "w": 8,
"x": 9, "x": 8,
"y": 17 "y": 17
}, },
"id": 10, "id": 10,
@ -444,16 +444,16 @@
], ],
"sparkline": { "sparkline": {
"fillColor": "rgba(31, 118, 189, 0.18)", "fillColor": "rgba(31, 118, 189, 0.18)",
"full": true, "full": false,
"lineColor": "rgb(31, 120, 193)", "lineColor": "rgb(31, 120, 193)",
"show": true, "show": false,
"ymax": null, "ymax": null,
"ymin": null "ymin": null
}, },
"tableColumn": "", "tableColumn": "",
"targets": [ "targets": [
{ {
"expr": "monerod_tx_chain", "expr": "avg(monerod_tx_chain)",
"instant": true, "instant": true,
"refId": "A" "refId": "A"
} }
@ -461,9 +461,9 @@
"thresholds": "", "thresholds": "",
"timeFrom": null, "timeFrom": null,
"timeShift": null, "timeShift": null,
"title": "Transactions", "title": "Total Transactions",
"type": "singlestat", "type": "singlestat",
"valueFontSize": "80%", "valueFontSize": "100%",
"valueMaps": [ "valueMaps": [
{ {
"op": "=", "op": "=",
@ -471,7 +471,7 @@
"value": "null" "value": "null"
} }
], ],
"valueName": "avg" "valueName": "current"
} }
], ],
"refresh": "30s", "refresh": "30s",
@ -482,7 +482,7 @@
"list": [] "list": []
}, },
"time": { "time": {
"from": "now-30m", "from": "now-6h",
"to": "now" "to": "now"
}, },
"timepicker": { "timepicker": {