author | Florian Forster <octo@collectd.org> | |
Sun, 12 Jan 2014 11:12:26 +0000 (12:12 +0100) | ||
committer | Florian Forster <octo@collectd.org> | |
Sun, 12 Jan 2014 11:12:26 +0000 (12:12 +0100) | ||
commit | c791ba092d082a05d26dff3bbf666531f11c2b65 | |
tree | cfb65f511be794c03684c85dafdcf9bcab9e8a78 | tree | snapshot |
parent | 8c16f03d9f6c5481e577110ef28b5239ff31bd50 | commit | diff |
memory plugin: Move calculation of the percentage to memory_submit().
This removed the need for a lot of duplicate calls. It also changes the
naming schema to use the "percent" type rather than the "memory" type,
putting the information that these are percentages into the type
instance field.
This removed the need for a lot of duplicate calls. It also changes the
naming schema to use the "percent" type rather than the "memory" type,
putting the information that these are percentages into the type
instance field.
src/memory.c | diff | blob | history |