Compare commits

...
2 Commits
Author SHA1 Message Date
root d1e7cf0c42 Merge branch 'main' of https://support.ostrachhelp.de/p_reichart/energy 2025-06-29 13:47:10 +02:00
root 6e6d414f90 bugfixes 2025-06-29 13:45:43 +02:00
4 changed files with 3 additions and 1 deletions
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
+2
View File
@@ -1,6 +1,8 @@
#!/bin/sh
apt install -y powertop linux-cpupower
./turbostat.sh
./autoaspm.py
./check_aspm.sh
powertop --auto-tune
./turbostat.sh
Regular → Executable
+1 -1
View File
@@ -1,5 +1,5 @@
#!/bin/sh
turbostat --Summary -quiet --show PkgWatt --interval 1
turbostat --Summary -quiet --show PkgWatt --interval 1 -n 10