doublemarket / grafana-rrd-server

A HTTP server that helps Grafana read RRD files via Grafana Simple JSON Datasource plugin
MIT License
153 stars 38 forks source link

Execute ./grafana-rrd-server #42

Closed DRFP closed 6 years ago

DRFP commented 6 years ago

I'm using CentOS 6.9. When i execute ./grafana-rrd-server it gives the error: ./grafana-rrd-server: line 1: syntax error near unexpected token `newline' ./grafana-rrd-server: line 1: '!DOCTYPE html'

Please help me.

doublemarket commented 6 years ago

@DRFP Hi 👋

I think what you downloaded is not the binary but a file containing HTML in it. If you want a binary file you can directly execute, download the archive file, extract the archive by running gzip [filename], and run the extracted file.