]> git.ipfire.org Git - thirdparty/collectd.git/commit
memory plugin: Implement absolute/percentage reporting. 3762/head
authorFlorian Forster <octo@collectd.org>
Mon, 28 Sep 2020 11:03:06 +0000 (13:03 +0200)
committerFlorian Forster <octo@google.com>
Mon, 28 Sep 2020 12:27:42 +0000 (14:27 +0200)
commit71b4a17aec56fda3d723add2ff43baffb91560b2
treebbd96810b96570b1f03d9910b20e6b97dc8aff11
parent5b7dcce06ccc0d8397545505ba766631b75f8983
memory plugin: Implement absolute/percentage reporting.

This also migrates the new NetBSD code to using metric_family_t.

Fixes: #3667
src/memory.c