author | octo <octo> | |
Wed, 14 Jun 2006 09:40:02 +0000 (09:40 +0000) | ||
committer | octo <octo> | |
Wed, 14 Jun 2006 09:40:02 +0000 (09:40 +0000) | ||
commit | 99274702d4e4b42139244b549df1a01f19288b4f | |
tree | f73f1d3993e242307da9b7ca663c9f9ac07a8b1b | tree | snapshot |
parent | c1dd86d636d4b05bcf227c6c5900ff060fbed063 | commit | diff |
disk-linux branch: Fix a bug in the disk plugin.
When `{read,write}-sectors' hit the 32 bit boundary, `atoi' would always return
LONG_MAX, resulting in the same counter-value being logged over and over again,
resulting in zero-entries in the RRD file.
Thanks to James Valente for reporting this bug and providing much debugging
information :)
When `{read,write}-sectors' hit the 32 bit boundary, `atoi' would always return
LONG_MAX, resulting in the same counter-value being logged over and over again,
resulting in zero-entries in the RRD file.
Thanks to James Valente for reporting this bug and providing much debugging
information :)
src/disk.c | diff | blob | history |