Grafana Dashboard
Pre-installed Grafana dashboard for monitoring hashrate, connections, shares, and system metrics of HashCore Proxy.
Access Grafana directly from the web configurator — click the Metrics button in the top panel — or open http://localhost:5000 in your browser.

Filters
Available filters at the top of the dashboard:
- algo — mining algorithm (
sha256d,scrypt). - config — proxy port name (matches the Name field from the web configurator). One or multiple ports can be selected.
- Time range — displayed time interval.
- Refresh — data refresh frequency.
The Open configurator button in the top right opens the web configurator in a new tab.
Main Metrics
- Downstream Hashrate — hashrate arriving from miners to HashCore Proxy.
- Upstream Hashrate — hashrate sent from HashCore Proxy to mining pools.
- Hashrate ratio — Upstream to Downstream ratio. A value close to
1.0is normal. If consistently below1.0, some shares may be rejected or lost. - Aggregation ratio — actual aggregation level (average number of miners per pool connection).
- Version — current version of the Stratum Proxy component.
- Uptime — time running without a restart.
- Server info — CPU load, RAM usage, network metrics.
- Upstream / Downstream connection count — number of active connections.
- Upstream / Downstream shares — share statistics: Accepted, Rejected, Stale.
Advanced Statistics

The Advanced section is located below the main metrics on the same dashboard. It contains:
- Upstream / Downstream connections — detailed connection statistics.
- Upstream / Downstream shares — detailed share statistics.
- Upstream / Downstream difficulty — current share difficulty on the miner and pool side.
Pool Status (Upstream Pools)

The Upstream Pools section displays a timeline of each configured pool's activity over the selected period. It lets you monitor pool availability, connection stability, and brief outages.
Configuration Legend
The Legend section contains the All available configurations table — a list of all configured proxy ports with algorithm, name, and port number.