Automic VaultAutomic Vault

brew

influxdb@1 を Homebrew, scoop, apt, MacPorts, Nix, pacman, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install influxdb@1

local Homebrew formula metadata

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

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

Linux

Debian apt確認済み · 92%
sudo apt install influxdb

Debian stable package indexes · influxdb · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#influxdb

nixpkgs package indexes · pkgs/by-name/in/influxdb/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S influxdb

Arch Linux sync databases · influxdb · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install influxdb

openSUSE Tumbleweed package metadata · influxdb · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install versions/influxdb1

Scoop official bucket manifest trees · bucket/influxdb1.json · ソース: api.github.com

概要

パッケージ概要

Time series, events, and metrics database

コマンドとエイリアス

  • influx_inspect
  • influx_tools
  • influxd

履歴

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

InfluxDB 1.x is the original stable line of InfluxData's open source time-series database, packaged for operators who need the 1.x HTTP API, InfluxQL, line protocol, and TSM storage behavior.

プロジェクトの歴史

InfluxDB grew out of Errplane, a monitoring SaaS company whose founders repeatedly needed a database designed for irregular time-series events. Paul Dix's retrospective says the open source database idea was validated by monitoring and DevOps users at Monitorama in September 2013, after earlier experiments with Cassandra, Redis, OpenTSDB, Graphite, and RRD did not match their requirements.

The 1.0 release in 2016 marked the point where InfluxData committed to stable 1.x APIs and storage compatibility. That mattered because pre-1.0 releases moved quickly and sometimes broke interfaces; 1.x gave operators a predictable base for metrics, monitoring, and IoT data stores.

採用の歴史

By the 1.0 announcement, InfluxData reported tens of thousands of organizations using InfluxDB for network infrastructure, security, containers, solar, agriculture, science, user analytics, business intelligence, and home automation. The same post tied InfluxDB to the broader TICK stack with Telegraf for collection and Kapacitor for processing and alerting.

The 1.x line remained important after 2.x work began because many deployments depended on InfluxQL, existing line-protocol ingest paths, and stable TSM data files. InfluxDB 1.8 later added production-ready Flux support and 2.0-compatible API endpoints, giving 1.x installations a migration bridge.

使われ方

The Homebrew package installs server and utility binaries such as `influxd`, `influx`, `influx_inspect`, and `influx_tools`. It is used as a local time-series daemon, a development database for metrics-heavy applications, or a compatibility target for systems written around the 1.x API.

Package users care about the `@1` suffix because InfluxDB's major versions carry different operational models. Keeping 1.x separately installable avoids forcing a database and client migration when an application only needs the established 1.x server.

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

InfluxDB 1.x is a classic package-manager case: a fast-moving infrastructure database that became important enough to need major-version formulae. It also represents the Go-era shift toward single-purpose infrastructure daemons with strong CLI and HTTP surfaces.

For package nerds, it sits at the center of an ecosystem rather than being just a daemon: Telegraf, Kapacitor, Chronograf, client libraries, and distro packages all orbit the same line-protocol and time-series storage conventions.

タイムライン

  • 2013: InfluxDB began after Errplane's monitoring work and Monitorama feedback pointed to demand for an open source time-series database.
  • 2014: InfluxData raised Series A funding to accelerate the database and company around it.
  • 2016: InfluxDB 1.0 and InfluxDB Enterprise reached general availability with 1.x API and storage compatibility promises.
  • 2020: InfluxDB 1.8 added production-ready Flux support and 2.0 API compatibility endpoints.

Related projects

  • Related projects include Telegraf, Kapacitor, Chronograf, InfluxDB Enterprise, InfluxDB Cloud, Flux, OpenTSDB, Graphite, and RRD.

セキュリティ状態

保護ツール対応はまだ見つかっていません

influxdb@1 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • formula メタデータがサービスまたはデーモンブロックを宣言しています。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 3 件のビルド依存関係があります。

推奨レビュー

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

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Linux
/etc/influxdb/influxdb.conf
macOS
/usr/local/etc/influxdb.conf
Windows
Same directory as influxd.exe

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版1.12.4
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v1.12.4

https://github.com/influxdata/influxdb

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:influxdb@1
バージョン1.12.4
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/influxdb@1
ホームページhttps://influxdata.com/time-series-platform/influxdb/
リポジトリhttps://github.com/influxdata/influxdb
上流ドキュメントhttps://docs.influxdata.com/influxdb/v1
ライセンスMIT
ソースアーカイブhttps://github.com/influxdata/influxdb/archive/refs/tags/v1.12.4.tar.gz
ビルド依存関係go, pkgconf, rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービスdeclared

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Scoop92%

versions/influxdb1

scoop install versions/influxdb1
  • package manager index match
  • 一致条件: Influxdb1
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/influxdb1.json from https://api.github.com/repos/ScoopInstaller/Versions/git/trees/master?recursive=1
Debian apt88%

golang-github-influxdb-influxdb-dev 1.6.7~rc0-2

Scalable datastore for metrics, events, and real-time analytics.

https://www.influxdata.com/products/influxdb-overview/

sudo apt install golang-github-influxdb-influxdb-dev
  • Section: database
  • Architecture: all
  • Source Package: influxdb
  • 29 依存関係
  • versioned package alias match
  • 一致条件: Influxdb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: golang-github-influxdb-influxdb-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

influxdb 1.6.7~rc0-2+b12

Scalable datastore for metrics, events, and real-time analytics

https://www.influxdata.com/products/influxdb-overview/

sudo apt install influxdb
  • Section: database
  • Architecture: amd64
  • Source Package: influxdb
  • 3 依存関係
  • versioned package alias match
  • 一致条件: Influxdb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: influxdb from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

influxdb-client 1.6.7~rc0-2+b12

command line interface for InfluxDB

https://www.influxdata.com/products/influxdb-overview/

sudo apt install influxdb-client
  • Section: database
  • Architecture: amd64
  • Source Package: influxdb
  • 1 依存関係
  • versioned package alias match
  • 一致条件: Influxdb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: influxdb-client from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix88%

influxdb

nix profile install nixpkgs#influxdb
  • versioned package alias match
  • 一致条件: Influxdb
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/in/influxdb/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt88%

golang-github-influxdb-influxdb-dev 1.6.7~rc0-2build1

Scalable datastore for metrics, events, and real-time analytics.

https://www.influxdata.com/products/influxdb-overview/

sudo apt install golang-github-influxdb-influxdb-dev
  • Section: universe/database
  • Architecture: all
  • Source Package: influxdb
  • 29 依存関係
  • versioned package alias match
  • 一致条件: Influxdb
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: golang-github-influxdb-influxdb-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt88%

influxdb 1.6.7~rc0-2build1

Scalable datastore for metrics, events, and real-time analytics

https://www.influxdata.com/products/influxdb-overview/

sudo apt install influxdb
  • Section: universe/database
  • Architecture: amd64
  • 3 依存関係
  • versioned package alias match
  • 一致条件: Influxdb
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: influxdb from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt88%

influxdb-client 1.6.7~rc0-2build1

command line interface for InfluxDB

https://www.influxdata.com/products/influxdb-overview/

sudo apt install influxdb-client
  • Section: universe/database
  • Architecture: amd64
  • Source Package: influxdb
  • 1 依存関係
  • versioned package alias match
  • 一致条件: Influxdb
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: influxdb-client from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman88%

influxdb 2.7.10-1

Scalable datastore for metrics, events, and real-time analytics

https://github.com/InfluxData/influxdb

sudo pacman -S influxdb
  • License: MIT
  • Architecture: x86_64
  • versioned package alias match
  • 一致条件: Influxdb
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: influxdb from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper88%

influxdb 1.11.8-1.9

Scalable datastore for metrics, events, and real-time analytics

https://github.com/influxdata/influxdb

sudo zypper install influxdb
  • License: MIT
  • Category: Productivity/Databases/Servers
  • Architecture: x86_64
  • Source Package: influxdb
  • 4 依存関係
  • 4 提供
  • versioned package alias match
  • 一致条件: Influxdb
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: influxdb from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper88%

influxdb-devel 1.11.8-1.9

InfluxDB development files

https://github.com/influxdata/influxdb

sudo zypper install influxdb-devel
  • License: MIT
  • Category: Development/Languages/Golang
  • Architecture: x86_64
  • Source Package: influxdb
  • 1 依存関係
  • 1 提供
  • versioned package alias match
  • 一致条件: Influxdb
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: influxdb-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts88%

influxdb

sudo port install influxdb
  • versioned package alias match
  • 一致条件: Influxdb
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/influxdb/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop88%

main/influxdb

scoop install main/influxdb
  • versioned package alias match
  • 一致条件: Influxdb
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/influxdb.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

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

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

使用ソース

  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment