Adding upstream version 1.34.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e393c3af3f
commit
4978089aab
4963 changed files with 677545 additions and 0 deletions
13
plugins/inputs/linux_cpu/sample.conf
Normal file
13
plugins/inputs/linux_cpu/sample.conf
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Provides Linux CPU metrics
|
||||
# This plugin ONLY supports Linux
|
||||
[[inputs.linux_cpu]]
|
||||
## Path for sysfs filesystem.
|
||||
## See https://www.kernel.org/doc/Documentation/filesystems/sysfs.txt
|
||||
## Defaults:
|
||||
# host_sys = "/sys"
|
||||
|
||||
## CPU metrics collected by the plugin.
|
||||
## Supported options:
|
||||
## "cpufreq", "thermal"
|
||||
## Defaults:
|
||||
# metrics = ["cpufreq"]
|
Loading…
Add table
Add a link
Reference in a new issue