# Installer opentsdb avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de opentsdb pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:opentsdb
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install opentsdb
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#opentsdb
```

  Preuve: nixpkgs package indexes: pkgs/by-name/op/opentsdb/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:opentsdb
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/opentsdb>
- **Version:** 2.4.1
- **Résumé source:** Scalable, distributed Time Series Database
- **Page d'accueil:** <http://opentsdb.net/>
- **Dépôt:** <https://github.com/OpenTSDB/opentsdb>
- **Docs amont:** <http://opentsdb.net/>
- **Licence:** LGPL-2.1-or-later
- **Archive source:** <https://github.com/OpenTSDB/opentsdb/archive/refs/tags/v2.4.1.tar.gz>
- **Dernière mise à jour:** 2026-07-31T08:47:03+01:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- start-tsdb.sh (cli)
- tsdb (cli)
- start-tsdb.sh (alias)
- tsdb (alias)

## Dépendances

- gnuplot
- hbase
- lzo
- openjdk@11

## Dépendances de compilation

- autoconf
- automake
- openjdk@8
- python@3.13

## Comportement d'installation

- hook post-installation: non défini
- Service: declared
- Bouteille: disponible sur arm64_linux, sonoma, ventura, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 2.4.1
- gestionnaire mis à jour: 2026-07-31
- données locales: OK
- dépôt amont: https://github.com/OpenTSDB/opentsdb
- dernière version détectée: v2.4.1 (à jour)
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <https://dbdb.io/db/opentsdb>
- <https://github.com/OpenTSDB/opentsdb>
- <https://github.com/OpenTSDB/opentsdb/blob/master/AUTHORS>
- <https://opentsdb.net/>
- <https://opentsdb.net/faq.html>
- <https://opentsdb.net/misc/opentsdb-hbasecon.pdf>
- <https://opentsdb.net/overview.html>
- <https://opentsdb.net/schema.html>


## Notes de sécurité

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

- **Risque Geiger:** orange / moyen
- broad file, network, media, or database tool signal
- formula declares a Homebrew service


## 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

- Unix: ./opentsdb.conf, /etc/opentsdb.conf, /etc/opentsdb/opentsdb.conf, /opt/opentsdb/opentsdb.conf
## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- Nix - opentsdb: normalized package name match | nixpkgs package indexes: pkgs/by-name/op/opentsdb/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Liens liés

- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openjdk@11](https://pkg.so/fr/brew/openjdk-11/) - Runtime dependency declared by Homebrew.
- [gnuplot](https://pkg.so/fr/brew/gnuplot/) - Runtime dependency declared by Homebrew.
- [hbase](https://pkg.so/fr/brew/hbase/) - Runtime dependency declared by Homebrew.
- [python@3.13](https://pkg.so/fr/brew/python-3-13/) - Build dependency declared by Homebrew.
- [autoconf](https://pkg.so/fr/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://pkg.so/fr/brew/automake/) - Build dependency declared by Homebrew.
- [openjdk@8](https://pkg.so/fr/brew/openjdk-8/) - Build dependency declared by Homebrew.
- [telegraf](https://pkg.so/fr/brew/telegraf/) - Shares pkgdb curated category or tags: cli, data, monitoring, time-series.
- [influxdb](https://pkg.so/fr/brew/influxdb/) - Shares pkgdb curated category or tags: cli, data, database, time-series.
- [influxdb-cli](https://pkg.so/fr/brew/influxdb-cli/) - Shares pkgdb curated category or tags: cli, data, database, time-series.
- [questdb](https://pkg.so/fr/brew/questdb/) - Shares pkgdb curated category or tags: cli, data, database, time-series.
- [influxdb@1](https://pkg.so/fr/brew/influxdb-1/) - Shares pkgdb curated category or tags: cli, data, database, time-series.
- [influxdb@2](https://pkg.so/fr/brew/influxdb-2/) - Shares pkgdb curated category or tags: cli, data, database, time-series.
- [arcadedb](https://pkg.so/fr/brew/arcadedb/) - Shares pkgdb curated category or tags: cli, data, database, time-series.
- [check_postgres](https://pkg.so/fr/brew/check-postgres/) - Shares pkgdb curated category or tags: cli, data, database, monitoring.
- [victoriametrics](https://pkg.so/fr/brew/victoriametrics/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, data, database, monitoring, scalable.

## Combined YAML source

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


## Sources

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