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 Jun 21, 2017
1 parent fbaadd4 commit 940f4ac
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 @@ -1481,6 +1481,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 940f4ac

Please sign in to comment.