1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

chore: add possible package name for turbostat

This commit is contained in:
pimlie 2025-04-16 13:43:07 +02:00
parent 20f9d62fde
commit 9424191a93

View file

@ -24,8 +24,8 @@ anything about what happened between two measurements.
=head1 INSTALLATION =head1 INSTALLATION
On debian systems turbostat is provided by the linux-tools-generic package. If you are running a custom On debian systems turbostat is provided by either the linux-tools-generic or linux-cpupower package.
kernel, you can also build turbostat as follows: If you are running a custom kernel, you can also build turbostat as follows:
$ apt-get install build-essential git libcap-dev $ apt-get install build-essential git libcap-dev
$ cd /usr/local/src $ cd /usr/local/src