Ethbian = Raspbian + Geth + Grafana
sudo systemctl start geth | start geth |
systemctl status geth | show geth status |
/mnt/ssd/datadir | geth data directory |
/usr/local/bin/geth/geth | geth binary |
/var/log/geth.log | geth log file |
/lib/systemd/system/geth.service | geth settings |
ethbian-geth-admin.sh (screenshot) | install/update geth |
[dashboard] geth_status (syncing) [dashboard] geth_status (syncing, 99%) [dashboard] geth_status (synced) |
geth_status dashboard screenshots shows system/geth status |
[dashboard] geth_peers | geth_peers dashboard screenshot shows peers (nodes your geth is connected to) |
[dashboard] eth_price | eth_price dashboard screenshot shows current eth price (powered by CoinGecko API) |
systemctl status grafana-server | show grafana status |
ethbian-monitoring.sh | check monitoring services status |
/etc/grafana/grafana.ini | grafana configuration file |
/etc/influxdb/influxdb.conf | influxdb configuration file |
/etc/collectd/collectd.conf | collectd configuration file |
gat | attach to geth console (via ipc) |
temp | shows Pi's core temperature |
gsync | shows geth synchronization progress |