Skip to content

Commit

Permalink
update README with sensors param for sensors plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
archii committed Jul 20, 2017
1 parent 3c57a78 commit e2e87ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1488,6 +1488,7 @@ class { 'collectd::plugin::rrdtool':

```puppet
class {'collectd::plugin::sensors':
sensors => ['sensors-coretemp-isa-0000/temperature-temp2', 'sensors-coretemp-isa-0000/temperature-temp3'],
ignoreselected => false,
}
```
Expand Down

0 comments on commit e2e87ba

Please sign in to comment.