[collectd] Persist do not work correctly on missing values
Florian Forster
octo at verplant.org
Wed May 27 11:21:14 CEST 2009
Hi Andrés,
On Sat, May 23, 2009 at 11:15:11AM +0200, Andrés J. Díaz wrote:
> - else if (status == 1) /* persist */
> + else if (status == 2) /* persist */
> - else if (status == 2) /* do not persist */
> + else if (status == 1) /* do not persist */
ow, what an annoying bug :( Thanks for catching this; it's applied to
the 4.6 branch so the next versions of 4.6 and 4.7 will have this
corrected.
Best regards,
-octo
--
Florian octo Forster
Hacker in training
GnuPG: 0x91523C3D
http://verplant.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mailman.verplant.org/pipermail/collectd/attachments/20090527/0f22c91d/attachment.pgp
More information about the collectd
mailing list