|
|
Subscribe / Log in / New account

Gathering multiple system parameters in a single call

Gathering multiple system parameters in a single call

Posted Apr 7, 2022 6:09 UTC (Thu) by zdzichu (guest, #17118)
In reply to: Gathering multiple system parameters in a single call by mjg59
Parent article: Gathering multiple system parameters in a single call

A good middle ground is using libsensors. It will give the benefits of userspace (stable sensor names, labeling and applying arithmetic to correct readings) without overhead of exec, fork and config file parsing each time.


to post comments

Gathering multiple system parameters in a single call

Posted Apr 8, 2022 4:23 UTC (Fri) by pabs (subscriber, #43278) [Link] (1 responses)

Are there any daemons that do this already?

Gathering multiple system parameters in a single call

Posted Apr 11, 2022 10:57 UTC (Mon) by sur5r (subscriber, #61490) [Link]

collectd using the sensors plugin comes to mind.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds