]> arthur.barton.de Git - netdata.git/commit
add support for tracking NUMA locality metrics
authorSteven Noonan <steven@uplinklabs.net>
Thu, 12 Jan 2017 01:13:05 +0000 (17:13 -0800)
committerSteven Noonan <steven@uplinklabs.net>
Wed, 18 Jan 2017 14:06:16 +0000 (06:06 -0800)
commit61b0832e4bc7ea2867245bfd2ebf006f02da6dd7
treeef024af2fbccb5aa6ca07209d201bbaf7a78d5e2
parentcb3a27038b8a6e332d76b9c9b30f1b752d998ab6
add support for tracking NUMA locality metrics

Note that the 'hit' and 'miss' metrics are not used, because they are
sums of other metrics in the same file.

Signed-off-by: Steven Noonan <steven@uplinklabs.net>
README.md
src/Makefile.am
src/plugin_proc.c
src/plugin_proc.h
src/proc_vmstat.c
src/sys_devices_system_node.c [new file with mode: 0644]
web/dashboard_info.js