SYNAXON / GraphiteReceiver

A vmware statsfeeder receiver to export the stats directly into graphite.
Apache License 2.0
20 stars 7 forks source link

Error on some calculations when configured only_one_sample_x_period #34

Open toni-moreno opened 8 years ago

toni-moreno commented 8 years ago

It seems like it is workign with MaxSamples -1 samples when doing one sample consolidation.

And also one error detected on averaged values when MaxSamples != Frequency / IntervalId

Working with @cosm0s in a fix right now