[os-telegraf] Please add CPU temperature monitoring
Important notices Before you add a new report, we ask you kindly to acknowledge the following:
- [x] I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/master/CONTRIBUTING.md
- [x] I have searched the existing issues, open and closed, and I'm convinced that mine is new.
- [x] When the request is meant for an existing plugin, I've added its name to the title.
Is your feature request related to a problem? Please describe. The problem I'm having is not being able to monitor CPU temperatures with the Telegraf plugin.
Describe the solution you'd like Add CPU (and possibly other sensors) to the Telegraf plugin. Perhaps like this https://github.com/influxdata/telegraf/blob/master/plugins/inputs/sensors/README.md
Describe alternatives you've considered Using a custom Telegraf config but that is not a very elegant solution.
Additional context No other context.
currently the workaround is to edit the telegraf.conf according to this https://forum.opnsense.org/index.php?topic=17938.0
however, the additional line that is added into the telegraf.conf will be removed whenever opnsense is restarted
This issue has been automatically timed-out (after 180 days of inactivity).
For more information about the policies for this repository, please read https://github.com/opnsense/plugins/blob/master/CONTRIBUTING.md for further details.
If someone wants to step up and work on this issue, just let us know, so we can reopen the issue and assign an owner to it.