# macmon を Homebrew, MacPorts, Nix でインストール

macmon のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:macmon
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install macmon
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install macmon
```

  証拠: MacPorts ports tree: sysutils/macmon/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#macmon
```

  証拠: nixpkgs package indexes: pkgs/by-name/ma/macmon/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:macmon
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/macmon>
- **バージョン:** 0.8.1
- **ソース概要:** Sudoless performance monitoring for Apple Silicon processors
- **ホームページ:** <https://github.com/vladkens/macmon>
- **リポジトリ:** <https://github.com/vladkens/macmon>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/vladkens/macmon/archive/refs/tags/v0.8.1.tar.gz>
- **最終更新:** 2026-07-31T07:13:06Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- macmon (cli)
- macmon (エイリアス)

## ビルド依存関係

- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_sequoia, arm64_sonoma, arm64_tahoe

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.8.1
- マネージャ更新日: 2026-07-31
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/vladkens/macmon
- 検出された最新: v0.8.1 (最新)
## プロジェクトの歴史と使われ方

macmon is a Rust system-monitoring CLI and TUI for Apple Silicon Macs. Its README emphasizes sudoless access to live power, temperature, CPU, GPU, ANE, memory, and fan metrics.

### プロジェクトの歴史

The official repository was created in June 2024. The README states that the project was motivated by a need to observe Apple Silicon power consumption while testing local LLM models, without relying on `powermetrics` workflows that require root privileges.

macmon expanded beyond a simple terminal display into JSON output, an HTTP metrics server, Prometheus-format metrics, a Grafana example, launchd service installation for `macmon serve`, and a Rust library API for embedding the sampler in other programs.

### 採用の歴史

The README documents installation through Homebrew, MacPorts, Cargo, and Nix, and the batch input also records Homebrew, MacPorts, and Nix packages. Repository metadata captured during this run showed more than one thousand GitHub stars within roughly two years of creation, suggesting fast adoption among Apple Silicon power users and monitoring hobbyists.

### 使われ方

Interactive use runs the TUI at a configurable interval. Scripted use centers on `macmon pipe` for JSON samples, while monitoring-stack use centers on `macmon serve`, which exposes `/json` and `/metrics` endpoints and can install a launchd agent at `~/Library/LaunchAgents/com.macmon.plist`.

### パッケージ好きにとっての重要性

macmon is notable because Apple Silicon telemetry is useful to developers running local AI models, compilers, benchmarks, and long-lived services, but official user-facing tools expose only part of that picture. A package-manager-installable TUI plus Prometheus endpoint makes Mac hardware metrics fit into Unix-style pipelines and observability stacks.

### タイムライン

- 2024: Official GitHub repository created.
- 2024: 0.4.x releases published late in the year.
- 2025: 0.6.x releases added to the release stream.
- 2026: 0.7.x releases published, with docs covering HTTP metrics and library use.

### Related projects

- The README explicitly compares the motivation with `asitop` and `powermetrics`, and documents integration with Prometheus and Grafana.

### ソース

- <https://api.github.com/repos/vladkens/macmon>
- <https://api.github.com/repos/vladkens/macmon/releases>
- <https://github.com/vladkens/macmon>
- <https://github.com/vladkens/macmon#readme>
- source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** macmon
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Requirements:** arch, macos
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 他のパッケージマネージャ記録

- Nix - macmon: normalized package name match | nixpkgs package indexes: pkgs/by-name/ma/macmon/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - macmon: normalized package name match | MacPorts ports tree: sysutils/macmon/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/ja/brew-utility-packages/) - Matched Homebrew package provider.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [mactop](https://pkg.so/ja/brew/mactop/) - Shares pkgdb curated category or tags: apple-silicon, cli, macos, monitoring, system.
- [asitop](https://pkg.so/ja/brew/asitop/) - Shares pkgdb curated category or tags: apple-silicon, cli, macos, monitoring, system.
- [devcockpit](https://pkg.so/ja/brew/devcockpit/) - Shares pkgdb curated category or tags: apple-silicon, cli, macos, monitoring, system.
- [osx-cpu-temp](https://pkg.so/ja/brew/osx-cpu-temp/) - Shares pkgdb curated category or tags: cli, macos, monitoring, system.
- [btop](https://pkg.so/ja/brew/btop/) - Shares pkgdb curated category or tags: cli, monitoring, system.
- [pv](https://pkg.so/ja/brew/pv/) - Shares pkgdb curated category or tags: cli, monitoring, system.
- [bottom](https://pkg.so/ja/brew/bottom/) - Shares pkgdb curated category or tags: cli, monitoring, system.
- [duf](https://pkg.so/ja/brew/duf/) - Shares pkgdb curated category or tags: cli, monitoring, system.
- [batt](https://pkg.so/ja/brew/batt/) - Local package facts share a topical domain. Shared terms: apple, apple-silicon, cli, macos, silicon.
- [m1ddc](https://pkg.so/ja/brew/m1ddc/) - Local package facts share a topical domain. Shared terms: apple, apple-silicon, cli, macos, silicon.

## Combined YAML source

View the package source record on GitHub. [combined/macmon.yml](https://github.com/mxcl/pkgdb/blob/main/combined/macmon.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
