Automic VaultAutomic Vault

brew

opentsdb を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install opentsdb

local Homebrew formula metadata

Linux

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

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

概要

パッケージ概要

Scalable, distributed Time Series Database

コマンドとエイリアス

  • start-tsdb.sh
  • tsdb

履歴

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

OpenTSDB is a distributed time-series database built on HBase for storing, indexing, querying, and graphing high-volume metrics without downsampling away raw granularity. It ships a Time Series Daemon, command-line tools, HTTP and telnet-style APIs, and an HBase schema tuned for metric names, timestamps, and tags.

プロジェクトの歴史

OpenTSDB was originally designed and implemented at StumbleUpon by Benoît Sigoure, with early design input from Berk D. Demir. It grew out of the operational need to collect metrics from networks, operating systems, applications, and services at a scale where older fixed-size or single-node monitoring stores were not sufficient.

The project chose HBase because it could distribute writes and scans across a cluster while keeping raw metric points for long periods. Public talks and documentation from the early 2010s emphasized billion-point-per-day ingestion, large numbers of time series, and avoiding the loss of precision common in round-robin databases.

採用の歴史

OpenTSDB’s adoption followed the rise of large Hadoop/HBase installations and high-cardinality infrastructure monitoring. Its contributor list includes companies such as StumbleUpon, Yahoo, Box, Arista Networks, Betfair, Limelight Networks, and others, showing use beyond the original StumbleUpon deployment.

Its protocol and data model also outlived some deployments of the original server. Cloud vendors and monitoring tools documented OpenTSDB-compatible ingestion or comparison points because the metric-plus-tags model became a familiar shape for time-series telemetry systems.

使われ方

Operators run one or more independent TSD processes in front of HBase or Google Bigtable-compatible storage. Collectors such as tcollector, collectd, StatsD bridges, or custom scripts send datapoints, while users query and graph by metric, timestamp range, and tags through the HTTP API or built-in UI.

For package users, the interesting pieces are the `tsdb` command, `start-tsdb.sh`, the configuration search path, and the dependency on a correctly prepared HBase schema. Installing the package is only the first step; a usable OpenTSDB deployment depends on distributed storage, collectors, and retention choices.

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

OpenTSDB is a reminder that some packages are operational systems disguised as CLIs. The formula installs Java code and scripts, but the real dependency is an HBase-backed monitoring architecture with schema, collectors, ports, and dashboards.

タイムライン

  • 2010: OpenTSDB was written at StumbleUpon to handle large-scale service metrics.
  • 2012: public talks described StumbleUpon deployments adding over one billion datapoints per day.
  • 2014: OpenTSDB 2.0-era material described the project as a distributed, scalable time-series database with broader community involvement.
  • 2020s: OpenTSDB 2.4 documentation remained the main reference for the classic HBase-backed architecture.

Related projects

  • Related projects include HBase, Google Bigtable, tcollector, collectd, StatsD, Grafana, Prometheus, InfluxDB, Graphite, and cloud services that expose OpenTSDB-compatible APIs.

セキュリティ状態

リスクレベル: orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

信号

  • metadata:service
  • text:database

インストール挙動

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

推奨レビュー

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

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.

Unix
./opentsdb.conf/etc/opentsdb.conf/etc/opentsdb/opentsdb.conf/opt/opentsdb/opentsdb.conf

実行可能ファイル

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

コマンド種類公開範囲メモ
start-tsdb.shcliグローバル実行可能ファイル
tsdbcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-10
マネージャ版2.4.1
マネージャ更新日2026-06-22
ローカルデータOK
上流最新
検出された最新v2.4.1

https://github.com/OpenTSDB/opentsdb

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:opentsdb
バージョン2.4.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/opentsdb
ホームページhttp://opentsdb.net/
リポジトリhttps://github.com/OpenTSDB/opentsdb
上流ドキュメントhttps://opentsdb.net/docs/build/html/index.html
ライセンスLGPL-2.1-or-later
ソースアーカイブhttps://github.com/OpenTSDB/opentsdb/archive/refs/tags/v2.4.1.tar.gz
最終更新2026-06-22T14:05:45-07:00
Pulseupdated
依存関係gnuplot, hbase, lzo, openjdk@11
ビルド依存関係autoconf, automake, openjdk@8, python@3.13
Bottle利用可能 (対象 arm64_linux, sonoma, ventura, x86_64_linux)
Homebrew post-install定義済み
サービスdeclared

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

opentsdb

nix profile install nixpkgs#opentsdb
  • normalized package name match
  • 一致条件: Opentsdb
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/op/opentsdb/package.nix from https://api.github.com/repos/NixOS/nixpkgs/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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment