# Installer chronograf avec Homebrew, scoop, winget

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

## installation

```sh
sudo av install brew:chronograf
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install chronograf
```

  Preuve: local Homebrew formula metadata

### Windows

- Scoop (92%):

```sh
scoop install main/chronograf
```

  Preuve: Scoop official bucket manifest trees: bucket/chronograf.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id InfluxData.Chronograf -e
```

  Preuve: Windows Package Manager source index: InfluxData.Chronograf from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:chronograf
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.11.4
- **Résumé source:** Open source monitoring and visualization UI for the TICK stack
- **Page d'accueil:** <https://docs.influxdata.com/chronograf/latest/>
- **Dépôt:** <https://github.com/influxdata/chronograf>
- **Dernière mise à jour:** 2026-07-27T22:03:59+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- chronoctl (alias)
- chronograf (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.11.4
## Historique du projet et usages

Chronograf is InfluxData's open-source web UI for the TICK stack, used to visualize InfluxDB data, manage dashboards, inspect infrastructure, and create Kapacitor alerting rules.

### Historique du projet

InfluxData opened the Chronograf GitHub repository in 2016. The project is written in Go and React and its README positions it as a monitoring and visualization interface for InfluxDB, Telegraf, and Kapacitor workflows.

Chronograf became the user-facing component of the TICK stack: Telegraf collects metrics, InfluxDB stores time-series data, Chronograf provides exploration and dashboards, and Kapacitor handles alerting and automation.

### Historique d'adoption

InfluxData's documentation describes Chronograf as the TICK stack UI and provides official packages for macOS tarballs, Debian packages, and RPM-based systems. The supplied package facts also show Homebrew, Scoop, and winget distribution.

### Modes d'utilisation

Typical use starts the chronograf service, opens localhost:8888, connects to InfluxDB, and optionally connects Kapacitor. Chronograf can use canned dashboards for Telegraf input plugins, create custom dashboards, explore data, manage users and queries, and configure OAuth or TLS.

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

Chronograf matters to package people because it is a packaged web application that sits beside CLI daemons in the TICK stack. Its formula/package history reflects the era when observability stacks were often installed locally as coordinated OS packages rather than only consumed as hosted services.

### Chronologie

- 2016: GitHub repository created.
- 2016: v1.1-alpha noted in the changelog.
- 2017: 1.3.x releases continued the 1.x line.
- 2022: v1.10.0 added InfluxDB user, role, database, and proxy-related management improvements.
- 2026: v1.11.x releases continued maintenance and InfluxDB 3 support.

### Related projects

- Related InfluxData projects include InfluxDB, Telegraf, Kapacitor, Flux, InfluxDB Enterprise, and InfluxDB 3.

### Sources

- <https://github.com/influxdata/chronograf#readme>
- <https://docs.influxdata.com/chronograf/v1/introduction/installation/>
- <https://docs.influxdata.com/chronograf/v1/introduction/getting-started/>
- <https://docs.influxdata.com/chronograf/v1/administration/config-options/>
- <https://github.com/influxdata/chronograf/blob/master/CHANGELOG.md>
- <https://api.github.com/repos/influxdata/chronograf>


## Notes de sécurité

formula declares a Homebrew service.

- **Risque Geiger:** orange / moyen
- 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

- Linux: /etc/default/chronograf
## Autres enregistrements de gestionnaires de paquets

- Scoop - main/chronograf: normalized package name match | Scoop official bucket manifest trees: bucket/chronograf.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - InfluxData.Chronograf: normalized package name match | Windows Package Manager source index: InfluxData.Chronograf from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## Sources

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