cookbook 'sensors', '~> 3.0.0'
sensors
(28) Versions
3.0.0
-
Follow4
Installs/Configures sensor polling using lm-sensors or openipmi on Linux systems
cookbook 'sensors', '~> 3.0.0', :supermarket
knife supermarket install sensors
knife supermarket download sensors
Sensors Cookbook
Manages Linux hardware sensor polling with lm-sensors or OpenIPMI.
Requirements
Chef
Chef Infra Client 15.5+
Platforms
- AlmaLinux 8+
- Debian 12+
- Fedora
- Oracle Linux 8+
- Red Hat Enterprise Linux
- Rocky Linux 8+
- Ubuntu 22.04+
Resources
- [sensors](documentation/sensors_sensors.md)
Migration
This cookbook no longer ships public recipes or attributes. See [migration.md](migration.md) for the breaking changes and examples that replace recipe[sensors::default].
Maintainers
This cookbook is maintained by the Sous Chefs. The Sous Chefs are a community of Chef cookbook maintainers working together to maintain important cookbooks. If you'd like to know more please visit sous-chefs.org or come chat with us on the Chef Community Slack in #sous-chefs.
Contributors
This project exists thanks to all the people who contribute.
Backers
Thank you to all our backers!
Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website.
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
sensors Cookbook CHANGELOG
This file is used to list changes made in each version of the sensors cookbook.
3.0.0 (2026-05-20)
⚠ BREAKING CHANGES
- migrate sensors to custom resources (#76)
Features
Bug Fixes
2.0.13 (2025-10-16)
Bug Fixes
2.0.3 - 2023-05-04
- Fix CI
- Add renovate.json
- Update sous-chefs/.github action to v2
- Update actions/checkout action to v3
2.0.2 - 2023-02-14
- Remove Delivery
2.0.1 - 2022-02-08
- Remove delivery folder
2.0.0 - 2021-11-01
- Require Chef >= 15.5
- Update to modern platforms to test against
- resolved cookstyle error: recipes/default.rb:28:8 refactor:
Chef/Modernize/UseChefLanguageCloudHelpers
1.2.8 - 2021-08-31
- Standardise files with files in sous-chefs/repo-management
1.2.7 - 2021-06-01
- resolved cookstyle error: recipes/default.rb:24:3 convention:
Style/RedundantAssignment - resolved cookstyle error: recipes/default.rb:25:1 convention:
Layout/EmptyLinesAroundMethodBody - resolved cookstyle error: recipes/default.rb:25:1 convention:
Layout/TrailingWhitespace
1.2.0 - 2020-05-05
- Run latest cookstyle
- Simplify platform detection logic in the attributes file
- Migrate to actions
1.1.6
- Remove the Gemfile
- Add a TESTING.md file
- Add a CONTRIBUTING.md file
1.1.5
- Swap the Rakefile for Delivery local mode
- Update the ignore files
- Remove the rubocop.yml file since we're using cookstyle now
- Test in Travis using ChefDK
- Cookstyle fixes
- Add long_description metadata
- Add chef_version metadata
- Require Chef 12.1 or later since Chef 11 is EOL
- Update the Chefspecs to do a bit more
- Use a SPDX compliant license string
1.1.4
- Add changelog
- Use stanard chef .gitignore file
- Remove most of the rule disables in the rubocop file
- Use travis container environment and test on Ruby 2.2
- Update the supermarket URL in the berksfile
- Update and breakout the deps in the Gemfile
- Add a license file
- Add a cookbook version badge
- Set the minimum supported Chef version to 11 in the readme
- Add more files to the chefignore file
- Add fedora to the metadata as a supported platform
- Add issues_url and source_url to the metadata file
- Update specs to Chefspec 4 format
Cookstyle Metric
3.0.0 passed this metric
No Binaries Metric
3.0.0 passed this metric
3.0.0 passed this metric
3.0.0 passed this metric