Add kernel_vmstat input plugins

This commit is contained in:
Jan Shim
2016-04-06 11:35:33 -07:00
committed by Cameron Sparr
parent 0fb2d2ffae
commit ed2d1d9bb7
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]]