Scrape thermal_zone temperatures (#1425)
* Scrape thermal_zone temperatures Signed-off-by: Richard Kojedzinszky <richard@kojedz.in>
This commit is contained in:
parent
10146109ec
commit
75462bf4fe
6 changed files with 108 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ enabled_collectors=$(cat << COLLECTORS
|
|||
schedstat
|
||||
sockstat
|
||||
stat
|
||||
thermal_zone
|
||||
textfile
|
||||
bonding
|
||||
vmstat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue