Releases: effeect/LibreHardwareMonitorCLI
Releases · effeect/LibreHardwareMonitorCLI
0.3.0-prerelease - Influx Update
Added Influx integration
Full Changelog: 0.2.0...0.3.0-prerelease
0.2.0
Added table rich integration and argument parameters.
We have the following parameters :
Arguements
--no-table: If this is set, the output will be a simple console output, otherwise it will use Rich to display a table of the sensor data--time <seconds>: This is the time interval between each data
The following options can be used to filter the sensors displayed. If none are set, all sensors will be shown. This is useful as certain CPUs may have hundreads of sensors (eg. a high end server CPU).
--CPU: If this is set, only CPU related sensors will be shown--GPU: If this is set, only GPU related sensors will be shown--RAM: If this is set, only RAM related sensors will be shown--MOTHERBOARD: If this is set, only Mainboard related sensors will be shown--CONTROLLER: If this is set, only Controller related sensors will be shown--NETWORK: If this is set, only Network related sensors will be shown--STORAGE: If this is set, only Storage related sensors will be shown
0.1 - Initial Release
LibreMonitor 0.1 is a barebones replacement for OpenHardwareMonitorReport that uses the up to date DLLs from the LibreHardwareMonitor team.
Work in progress but will add more features/testing and release 1.0.0 when it has some more features.