# Install chronograf with Homebrew, scoop, winget

Open source monitoring and visualization UI for the TICK stack. Version 1.11.4 via Homebrew; verified 2026-06-22.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install chronograf
```

  Evidence: local Homebrew formula metadata

### Windows

- Scoop (92%):

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

  Evidence: 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
```

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

## Package facts

- **Package key:** brew:chronograf
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/chronograf>
- **Version:** 1.11.4
- **Source summary:** Open source monitoring and visualization UI for the TICK stack
- **Homepage:** <https://docs.influxdata.com/chronograf/latest/>
- **Repository:** <https://github.com/influxdata/chronograf>
- **Upstream docs:** <https://docs.influxdata.com/chronograf/v1>
- **License:** AGPL-3.0-or-later
- **Source archive:** <https://github.com/influxdata/chronograf/archive/refs/tags/1.11.4.tar.gz>
- **Last updated:** 2026-06-22T14:03:01-07:00
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- chronoctl (cli)
- chronograf (cli)
- chronoctl (alias)
- chronograf (alias)

## Dependencies

- influxdb
- kapacitor

## Build dependencies

- go
- node
- pkg-config-wrapper
- pkgconf
- rust
- yarn

## Install behavior

- Post-install hook: not defined
- Service: declared
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 1.11.4
- Package-manager updated: 2026-06-22
- Local data: ok
- Upstream repository: https://github.com/influxdata/chronograf
- Upstream latest detected: 1.11.4 (current)
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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


## Security Notes

formula declares a Homebrew service.

- **Geiger risk:** orange / medium
- 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
## Source Database Details

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

## Other Package-Manager Records

- 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


## Related links

- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [influxdb](https://www.automicvault.com/pkg/brew/influxdb/) - Runtime dependency declared by Homebrew.
- [kapacitor](https://www.automicvault.com/pkg/brew/kapacitor/) - Runtime dependency declared by Homebrew.
- [go](https://www.automicvault.com/pkg/brew/go/) - Build dependency declared by Homebrew.
- [node](https://www.automicvault.com/pkg/brew/node/) - Build dependency declared by Homebrew.
- [pkg-config-wrapper](https://www.automicvault.com/pkg/brew/pkg-config-wrapper/) - Build dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [codevis](https://www.automicvault.com/pkg/brew/codevis/) - Shares av.db curated category or tags: cli, developer-tools, visualization.
- [flamegraph](https://www.automicvault.com/pkg/brew/flamegraph/) - Shares av.db curated category or tags: cli, developer-tools, visualization.
- [git-big-picture](https://www.automicvault.com/pkg/brew/git-big-picture/) - Shares av.db curated category or tags: cli, developer-tools, visualization.
- [git-graph](https://www.automicvault.com/pkg/brew/git-graph/) - Shares av.db curated category or tags: cli, developer-tools, visualization.
- [gprof2dot](https://www.automicvault.com/pkg/brew/gprof2dot/) - Shares av.db curated category or tags: cli, developer-tools, visualization.
- [grafana](https://www.automicvault.com/pkg/brew/grafana/) - Shares av.db curated category or tags: cli, developer-tools, monitoring, time-series, visualization.
- [jvm-mon](https://www.automicvault.com/pkg/brew/jvm-mon/) - Shares av.db curated category or tags: cli, developer-tools, monitoring.
- [jvmtop](https://www.automicvault.com/pkg/brew/jvmtop/) - Shares av.db curated category or tags: cli, developer-tools, monitoring.

## Combined YAML source

View the package source record on GitHub. [combined/chronograf.yml](https://github.com/automic-vault/db/blob/main/combined/chronograf.yml)


## Sources

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