macOS
brew install influxdb@1local Homebrew formula metadata
sudo port install influxdbMacPorts ports tree · sysutils/influxdb/Portfile · ソース: api.github.com
brew
influxdb@1 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install influxdb@1local Homebrew formula metadata
sudo port install influxdbMacPorts ports tree · sysutils/influxdb/Portfile · ソース: api.github.com
sudo apt install influxdbDebian stable package indexes · influxdb · ソース: deb.debian.org
nix profile install nixpkgs#influxdbnixpkgs package indexes · pkgs/by-name/in/influxdb/package.nix · ソース: api.github.com
sudo pacman -S influxdbArch Linux sync databases · influxdb · ソース: geo.mirror.pkgbuild.com
sudo zypper install influxdbopenSUSE Tumbleweed package metadata · influxdb · ソース: download.opensuse.org
scoop install versions/influxdb1Scoop official bucket manifest trees · bucket/influxdb1.json · ソース: api.github.com
概要
Time series, events, and metrics database
履歴
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.
セキュリティ状態
influxdb@1 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
/etc/influxdb/influxdb.conf/usr/local/etc/influxdb.confSame directory as influxd.exe実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
influx_inspect | cli | グローバル実行可能ファイル | |
influx_tools | cli | グローバル実行可能ファイル | |
influxd | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/influxdata/influxdb
インストールメタデータ
| パッケージキー | 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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | influxdb@1 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
versions/influxdb1
scoop install versions/influxdb1golang-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-devinfluxdb 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 influxdbinfluxdb-client 1.6.7~rc0-2+b12
command line interface for InfluxDB
https://www.influxdata.com/products/influxdb-overview/
sudo apt install influxdb-clientinfluxdb
nix profile install nixpkgs#influxdbgolang-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-devinfluxdb 1.6.7~rc0-2build1
Scalable datastore for metrics, events, and real-time analytics
https://www.influxdata.com/products/influxdb-overview/
sudo apt install influxdbinfluxdb-client 1.6.7~rc0-2build1
command line interface for InfluxDB
https://www.influxdata.com/products/influxdb-overview/
sudo apt install influxdb-clientinfluxdb 2.7.10-1
Scalable datastore for metrics, events, and real-time analytics
https://github.com/InfluxData/influxdb
sudo pacman -S influxdbinfluxdb 1.11.8-1.9
Scalable datastore for metrics, events, and real-time analytics
https://github.com/influxdata/influxdb
sudo zypper install influxdbinfluxdb-devel 1.11.8-1.9
InfluxDB development files
https://github.com/influxdata/influxdb
sudo zypper install influxdb-develinfluxdb
sudo port install influxdbmain/influxdb
scoop install main/influxdbソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.