Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
I

iStats

> 编程语言
Open source

Ruby gem for your mac stats

2.5K stars0 likes0 views
WebsiteGitHub

About

Ruby gem for your mac stats

iStats ====== iStats is a command-line tool that allows you to easily grab the CPU temperature, fan speeds and battery information on OS X. If you'd like to see more data available feel free to open an issue. ## Installation $ gem install iStats ##### Note If you are running an older version of OS X and the install fails you might want to try running this command instead: `sudo ARCHFLAGS=-Wno-error=unused-command-line-argument-hard-error-in-future gem install iStats` ## Screenshot #### All Stats #### Sparkline levels ## Usage ``` … ``` ## Advanced usage iStats now supports extra sensors for advanced users. Here's how to enable that functionality: 1. Run `istats scan` to scan your computer for SMC sensors 2. Enable extra sensors by running `istats enable key` or `istats enable all` 3. Run `istats` or `istats extra` to see the extra sensors information. ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request #### Tested on Click to expand


MacBook Pro 2016 macOS: 10.12.6 Ruby: 2.4.1
MacBook Pro 2011 OS X: 10.11.6 Ruby: 2.0.0
MacBook Pro 2012 OS X: 10.9.3 Ruby: 1.9.3, 2.0.0, 2.1.1
MacBook Pro 2014 OS X: 10.10.3, 10.10.4 Ruby: 2.1.3
Mac Pro 2013 OS X: 10.12.6 Ruby: 2.0.0

#### Zabbix Integration iStats has a "scan zabbix" mode which will emit JSON suitable for use with [Zabbix](https://zabbix.com/) low-level discovery. See the accompanying template and agent config in the `integrations` directory.

GitHub Issues· 0 open

View all on GitHub

No open issues yet, or sync has not completed.

Highlights

  • •Ruby

> Tags

Ruby

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言