# 使用 Homebrew, scoop, winget 安装 chronograf

查看 chronograf 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install chronograf
```

  证据: local Homebrew formula metadata

### Windows

- Scoop (92%):

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

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:chronograf
- **软件包管理器:** Homebrew
- **版本:** 1.11.4
- **来源摘要:** Open source monitoring and visualization UI for the TICK stack
- **主页:** <https://docs.influxdata.com/chronograf/latest/>
- **仓库:** <https://github.com/influxdata/chronograf>
- **最后更新:** 2026-07-27T22:03:59+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- chronoctl (别名)
- chronograf (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.11.4
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

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


## 安全说明

formula declares a Homebrew service.

- **Geiger 风险:** orange / 中
- 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
## 其他软件包管理器记录

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


## 来源

- 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
