Automic VaultAutomic Vault

brew

ifstat を Homebrew, apt, dnf, MacPorts でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install ifstat

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install ifstat

MacPorts ports tree · sysutils/ifstat/Portfile · ソース: api.github.com

概要

パッケージ概要

Tool to report network interface bandwidth

履歴

プロジェクトの歴史と使われ方

ifstat is a small network-interface statistics tool by Gael Roualland. Its upstream page describes it as doing for network interfaces what vmstat and iostat do for other system counters.

The tool reports interface activity by reading operating-system counters directly, with optional SNMP support for remote hosts, routers, and switches.

プロジェクトの歴史

The release history begins with v0.1 on 2001-12-02, supporting Linux 2.2 and /proc. Within days, v0.2 added FreeBSD ifmib, Solaris kstat, interface discovery, and man pages.

During 2001 and 2002 the tool gained BSD kvm support, ucd-snmp support, Debian and RPM packaging support, loopback handling, multiple driver support, timestamping, and cleaner internal driver structure.

Version 1.0 in 2003 broadened Unix support with IRIX, OpenBSD, BSD route sysctl, improved kvm, terminal resizing behavior, total bandwidth reporting, and static library support. Version 1.1 in 2004 added Digital Unix, Tru64, AIX, HP-UX, Win32, and net-snmp-config integration.

採用の歴史

ifstat spread through classic Unix packaging channels because it solved a simple operational problem with a familiar interface: repeatable interface counters in a terminal. The supplied metadata lists Homebrew, Debian, Fedora, MacPorts, and Ubuntu package names.

Its adoption is also tied to portability. The upstream README lists Linux, Solaris, FreeBSD, IRIX, OpenBSD, NetBSD, Darwin, Digital Unix, AIX, HP-UX, and Win32 support, which made it useful on mixed Unix estates before Linux-only tooling dominated.

使われ方

Users run ifstat to watch receive and transmit rates for one or more interfaces. The README's usage section reduces the basic workflow to running the command and watching statistics update.

Administrators can use the build-time driver options to force or disable platform backends, and SNMP support lets the same style of output poll remote equipment when net-snmp or ucd-snmp is available.

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

ifstat is the sort of boring CLI package that explains why Unix package collections matter: it wraps many incompatible kernel-counter APIs behind one tiny command.

It also shows an older portability style, where configure checks, optional drivers, and per-OS counter backends made one C utility useful across a surprising number of operating systems.

タイムライン

  • 2001-12-02: v0.1 initial implementation with Linux /proc support.
  • 2001-12-04: v0.2 adds FreeBSD ifmib and Solaris kstat support.
  • 2001-12-24: v0.4 adds SNMP support through ucd-snmp.
  • 2002-01-17: v0.5 adds packaging support and multiple driver work.
  • 2003-04-21: v1.0 expands BSD and terminal behavior features.
  • 2004-01-01: v1.1 adds more Unix and Win32 support.

Related projects

  • vmstat and iostat are the conceptual models named by upstream.
  • net-snmp, ucd-snmp, wmnet, and OS-specific kernel interfaces such as /proc/net/dev, kstat, ifmib, route sysctl, kvm, and GetIfTable are closely related to its implementation and use.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:network

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 13 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
ifstatcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版1.1
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

http://gael.roualland.free.fr/ifstat/

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.http://gael.roualland.free.fr/ifstat/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ifstat
バージョン1.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/ifstat
ホームページhttp://gael.roualland.free.fr/ifstat/
リポジトリhttps://github.com/matttbe/ifstat
上流ドキュメントhttp://gael.roualland.free.fr/ifstat
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://deb.debian.org/debian/pool/main/i/ifstat/ifstat_1.1.orig.tar.gz
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameifstat
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

ifstat 1.1.1-2+b1

InterFace STATistics Monitoring

http://gael.roualland.free.fr/ifstat/

sudo apt install ifstat
  • Section: net
  • Architecture: amd64
  • Source Package: ifstat
  • 1 依存関係
  • normalized package name match
  • 一致条件: Ifstat
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ifstat from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libifstat-dev 1.1.1-2+b1

Ifstat Development Files

http://gael.roualland.free.fr/ifstat/

sudo apt install libifstat-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: ifstat
  • 1 依存関係
  • normalized package name match
  • 一致条件: Ifstat
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libifstat-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

ifstat 1.1.1-2build2

InterFace STATistics Monitoring

http://gael.roualland.free.fr/ifstat/

sudo apt install ifstat
  • Section: universe/net
  • Architecture: amd64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Ifstat
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ifstat from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libifstat-dev 1.1.1-2build2

Ifstat Development Files

http://gael.roualland.free.fr/ifstat/

sudo apt install libifstat-dev
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: ifstat
  • 1 依存関係
  • normalized package name match
  • 一致条件: Ifstat
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libifstat-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

ifstat 1.1-50.fc44

Interface statistics

http://gael.roualland.free.fr/ifstat/

sudo dnf install ifstat
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ifstat
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Ifstat
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ifstat from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
MacPorts95%

ifstat

sudo port install ifstat
  • normalized package name match
  • 一致条件: Ifstat
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/ifstat/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment