diff --git a/content/telegraf/v1/input-plugins/turbostat/_index.md b/content/telegraf/v1/input-plugins/turbostat/_index.md index 9b4a08029..6876233d2 100644 --- a/content/telegraf/v1/input-plugins/turbostat/_index.md +++ b/content/telegraf/v1/input-plugins/turbostat/_index.md @@ -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`.