Add kernel_vmstat input plugins

This commit is contained in:
Jan Shim
2016-04-06 11:35:33 -07:00
committed by robinpercy-xm
parent 3af65e7abb
commit 0abaf7bf6a
4 changed files with 717 additions and 0 deletions

View File

@@ -422,6 +422,9 @@
[[inputs.kernel]]
# no configuration
# # Get kernel statistics from /proc/vmstat
# [[inputs.kernel_vmstat]]
# # no configuration
# Read metrics about memory usage
[[inputs.mem]]