mvonthron / munin-influxdb

Munin to InfluxDB/Grafana gateway
BSD 2-Clause "Simplified" License
86 stars 32 forks source link

creating grafana dashboard fails #11

Open fotofiete opened 8 years ago

fotofiete commented 8 years ago

Hi! first of all: great tool! Unfortunately it stops when it comes to creating the grafana dashboard:

[...]
Dashboard title [Munin Dashboard]: 
Number of graphs per row [2]: 
Show min/max/current in legend [y]/n: 
Progress: [###########                                       ] 22%✗ Error: invalid literal for int() with base 10: '58982.4'

I'm not that into python to figure out what's wrong but maybe you can help me with that?

Cheers Fiete

Small update: After running that again, the error changed to:

Progress: [######                                            ] 12%✗ Error: threshold2
OpsCharlie commented 7 years ago

Hi,

I have the same issue.