amanusk
amanusk
Graphs turn red although "hot" sensors with bad reasings have been removed from graphs and summaries
Thank you for the issues and for the interest in the project. Indeed this is the case right now. The threshold for temperatures is set globally and not per-sensor. The...
Thanks for opening the issue. I wonder if this is related to this https://platypusattack.com Perhaps on newer kernels the permission to read the rapl files has been locked to root...
`s-tui` is using either `stress` or `stress-ng` to do the stress testing, depends on what you have installed. Please try running them separately (with s-tui only for monitorying) and see...
Sounds super useful. Could you be so kind to make a Pull Request for this?
Most of the parameters of urwid can be overridden, we do some of it in `sturwid`. I guess this can be as well. @giltsuker is the expert on this honestly
Is this something you would like to try implement?
Thanks for issue, Power usage is calculated by reading information from the directory: `/sys/class/powercap/intel-rapl/` Do you have access to it?
> is there something that i need to install? To my knowledge, no. This directory and the information in it should be provided by the kernel. I know this is...
Thanks, that's probably a bug. I'll look into it
I agree. 96core machines where not in my mind when getting started :) Perhaps a toggle of avg/per-core should be an easy enough feature to implement, to easily reduce noise...