]> arthur.barton.de Git - netdata.git/commit
proc_vmstat.c: update commented list of metrics from /proc/vmstat, NFC
authorSteven Noonan <steven@uplinklabs.net>
Thu, 12 Jan 2017 01:01:55 +0000 (17:01 -0800)
committerSteven Noonan <steven@uplinklabs.net>
Wed, 18 Jan 2017 14:06:16 +0000 (06:06 -0800)
commitcb3a27038b8a6e332d76b9c9b30f1b752d998ab6
tree956a462743d229901b546db6e4f354b7b995c3fe
parentcd770f69abfb6a7dde652fec43d2b1e924eb75fd
proc_vmstat.c: update commented list of metrics from /proc/vmstat, NFC

These are the metrics available on one of my systems running Linux 4.9.2
with this[1] kernel config.

This commit should not introduce any functional changes, and is only
a preparatory step for adding NUMA, NUMA balancing, and other stats.

[1] https://git.uplinklabs.net/steven/projects/archlinux/ec2/ec2-packages.git/tree/linux-ec2/config.x86_64?id=7a8cae7f38faf6f422095c53f2762092e788a44c

Signed-off-by: Steven Noonan <steven@uplinklabs.net>
src/proc_vmstat.c