amanusk / s-tui

Terminal-based CPU stress and monitoring utility
https://amanusk.github.io/s-tui/
GNU General Public License v2.0
4.05k stars 139 forks source link

CSV file does not contain frequency #161

Open julprov opened 4 years ago

julprov commented 4 years ago

Step 1: Describe your environment

Step 2: Describe the problem:

Observed Results:

I am trying to save the data from s-tui in .csv. I am using this command :
s-tui --csv-file StressData.csv --csv I can see the frequency in the interface. However, it is not being saved in the .csv file. Is there something I can change to obtain this ?

Thank you !

amanusk commented 4 years ago

Thanks, that's probably a bug. I'll look into it

joost14 commented 2 years ago

@amanusk could you apply this fix? I am also getting this problem and I am having difficulties installing the fix (bit new to github and linux). The reason as to why is that i want to make graphs with a timeline. So I can plot all three to see the behavior of the cpu under high temperatue/load (like in aida64).

Thank you!

Edit: Found my problem. Ubuntu does not download latest version. It downloads v1.0.0 and the fix is included in v1.1.1. After installing from source it worked!

akostadinov commented 5 months ago

I see frequency in s-tui-1.1.6-1.fc39.noarch, perhaps this can be closed.