bosun-monitor / bosun

Time Series Alerting Framework
http://bosun.org
MIT License
3.4k stars 494 forks source link

[CLOSED] scollector on Ubuntu whines about drives and tools #504

Closed maddyblue closed 9 years ago

maddyblue commented 9 years ago

Issue by tlimoncelli Monday Oct 13, 2014 at 15:04 GMT Originally opened as https://github.com/bosun-monitor/scollector/issues/76


scollector on Ubuntu 14.04 (on Parallels) keeps outputing this message:

2014/10/13 10:59:37 error: queue.go:40: json: error calling MarshalJSON for type *opentsdb.DataPoint: Unparseable number Drive
2014/10/13 10:59:52 error: queue.go:40: json: error calling MarshalJSON for type *opentsdb.DataPoint: Unparseable number Drive
2014/10/13 10:59:52 error: queue.go:40: json: error calling MarshalJSON for type *opentsdb.DataPoint: Unparseable number Tools
2014/10/13 10:59:52 error: queue.go:40: json: error calling MarshalJSON for type *opentsdb.DataPoint: Unparseable number Drive
2014/10/13 11:00:07 error: queue.go:40: json: error calling MarshalJSON for type *opentsdb.DataPoint: Unparseable number Drive
2014/10/13 11:00:07 error: queue.go:40: json: error calling MarshalJSON for type *opentsdb.DataPoint: Unparseable number Drive
2014/10/13 11:00:22 error: queue.go:40: json: error calling MarshalJSON for type *opentsdb.DataPoint: Unparseable number Drive
2014/10/13 11:00:22 error: queue.go:40: json: error calling MarshalJSON for type *opentsdb.DataPoint: Unparseable number Drive
maddyblue commented 9 years ago

Comment by mjibson Monday Oct 13, 2014 at 19:03 GMT


I cannot repro this on either Ubuntu 13 or 14 on Parallels, when reporting to our ny-devbosun01 instance or running scollector in print mode.