shawn-sterling / graphios

A program to send nagios perf data to graphite (carbon) / statsd / librato / influxdb
289 stars 100 forks source link

Graphios not able to send metrics data with InfluxDB version 1.0.0 #125

Open Blaiserman opened 7 years ago

Blaiserman commented 7 years ago

Graphios is not able to send data to latest version of the influxDB (1.0.0) This is the error i get: Status code: 400: {"error":"database is required"}

manhdinh commented 7 years ago

Hello, i just do Graphios with Influxdb 1.0.0 yesterday, everything work well, can you paste your config file in here. I think i know your problem :)

mrmike1 commented 7 years ago

whats the problem? having the same issue

druchoo commented 7 years ago

Make sure line protocol is enabled.

influxdb_line_protocol = True