Unable to run the prebuilt binary (#37) I tried building my own. Pretty simple process:
yum install golang
PKG_CONFIG_PATH=/usr/local/lib/pkgconfig go get github.com/doublemarket/grafana-rrd-server
./go/bin/grafana-rrd-server -r /var/lib/mrtg
Everything compiled without issue, but whenever it gets any HTTP request:
Unable to run the prebuilt binary (#37) I tried building my own. Pretty simple process:
Everything compiled without issue, but whenever it gets any HTTP request:
I'm completely unfamiliar with Go, so if there's any way I can provide more details please let me know! Running RHEL 6.9, go 1.9.2, and rrdtool 1.6.0