-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add kernel_vmstat input plugins #1165
Conversation
1b14ab6
to
44b2297
Compare
looks good but same revisions are needed as what I said in #1164 |
44b2297
to
f29ec95
Compare
Revisions have been made. I didn't add a "notlinux" dummy file to this one, since it's part of the system package. Let me know if that's wrong. |
} | ||
|
||
func (k *KernelVmstat) SampleConfig() string { | ||
return `[[inputs.kernel_vmstat]]` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this should be return ""
sorry for the hassle but please rebase this and #1164 and then I can merge |
- Updated README/CHANGELOG - Added links to further info to input README - Reduced lines to 80 chars
6d01d40
to
79c5db6
Compare
No worries. Glad to see so much activity here. Both have been rebased. |
Input that gathers statistics from
/proc/vmstat