Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/telegraf/v1/input-plugins/turbostat/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ times, or with a comma-separated list of column names.
times, or with a comma-separated list of column names. Be careful not to hide
CPU, Core, Package, and Die, or the output may lose much of its meaning.

To discover the list of available columns, run `sudo tubostat --list`.
To discover the list of available columns, run `sudo turbostat --list`.

For further information, run `man turbostat`. If the man page is not installed,
download [turbostat.8](https://raw.githubusercontent.com/torvalds/linux/refs/heads/master/tools/power/x86/turbostat/turbostat.8) and browse it with `man ./turbostat.8`.
Expand Down