# chronograf を Homebrew, scoop, winget でインストール

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
