PlugaruT / wingpanel-indicator-sys-monitor

System monitor indicator for Wingpanel
MIT License
87 stars 17 forks source link

Add fan speed information #27

Open andrefcorreia opened 5 years ago

andrefcorreia commented 5 years ago

Hey...very nice app. I started using today. I was using psensor, but with elementaryOs juno he cant display info in wingpanel (dont know why). If possible, can you add fan speed monitor (rpm). Very useful info. Thanks.

PlugaruT commented 5 years ago

Would be cool to add that info, but right now I don't really know how :) will look into it. Thanks.

andrefcorreia commented 5 years ago

Ok. Thank you.

staenker commented 5 years ago

Getting into fan speeds and cpu temps is - in the linux world - IMHO - a big mess. Be careful mate... BEWARE... I'm running a gigabyte z370 and as for now, there are no sensor drivers available for fan speed. If that script would be enabled by default, it wouldn't find anything on my machine... That being said, I think it'd be nice to configure a list of custom/additional metrics that will be displayed by this awesome wingpanel project. Per metric, we could start with: label, description, command, unit If that is implemented, I think we could close 3 issues (CPU temp, fan speed and display bits instead of bytes) and we'd be way more open closed with out implementation. Since the average user most likely won't know about lm-sensors and acpi -t we could think about adding a little list of custom metric presets.