HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

istats — Show various statistics such as the CPU temperature, fan speeds and battery status. More information

Submitted by: @import:tldr-pages··
0
Viewed 0 times
thesuchcommandvariousshowcliistatsstatistics
macos

Problem

How to use the istats command: Show various statistics such as the CPU temperature, fan speeds and battery status. More information: <https://github.com/Chris911/iStats>.

Solution

istats — Show various statistics such as the CPU temperature, fan speeds and battery status. More information: <https://github.com/Chris911/iStats>.

Show all the stats:
istats


Show all CPU stats:
istats cpu


Show all fan stats:
istats fan


Scan and print temperatures:
istats scan

Code Snippets

Show all the stats

istats

Show all CPU stats

istats cpu

Show all fan stats

istats fan

Scan and print temperatures

istats scan

Context

tldr-pages: osx/istats

Revisions (0)

No revisions yet.