Wingetlywingetly
← All apps
C

Chronograf

by InfluxData Inc.v1.10.8

Last updated

Open source monitoring and visualization UI for the TICK stack

Install with winget

$ winget install --id InfluxData.Chronograf --exact --version 1.10.8

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Chronograf is an open-source web application written in Go and React.js that provides the tools to visualize your monitoring data and easily create alerting and automation rules.

Installers · v1.10.8

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Chronograf.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • I
    InfluxDB OSSInfluxData Inc.
    InfluxData.InfluxDB.OSSv2.7.12

    InfluxDB is a time series database designed to handle high write and query loads.

  • I
    InfluxDB 3 CoreInfluxData Inc.
    InfluxData.InfluxDB.Corev3.5.0

    Purpose-built database for all types of time series data at any scale.

  • I
    influxctlInfluxData Inc.
    InfluxData.influxctlv2.11.0

    The influxctl command line interface (CLI) writes to, queries, and performs administrative tasks in an InfluxDB Cloud Dedicated cluster and provides a scriptable way to manage your InfluxDB Cloud Dedicated resources.

  • TelegrafInfluxData Inc.
    InfluxData.Telegrafv1.36.3

    Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.

  • I
    InfluxDB CLIInfluxData Inc.
    InfluxData.InfluxDB.CLIv2.7.5

    The influx command line interface (CLI) includes commands to manage many aspects of InfluxDB, including buckets, organizations, users, tasks, etc.

  • K
    KapacitorInfluxData Inc.
    InfluxData.Kapacitorv1.8.2

    Kapacitor is an open source data processing framework that makes it easy to create alerts, run ETL jobs and detect anomalies.

More from InfluxData Inc. or browse alert, apm, chronograf.

Frequently asked questions

How do I install Chronograf on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id InfluxData.Chronograf --exact --version 1.10.8. winget downloads the installer from InfluxData Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Chronograf silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id InfluxData.Chronograf --exact 1.10.8 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Chronograf via winget?
Run: winget uninstall --id InfluxData.Chronograf --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Chronograf's Apps & Features entry.
Is Chronograf free?
Chronograf is distributed under AGPL-3.0. Refer to the publisher (https://docs.influxdata.com/chronograf/v1/introduction/downloading/) for the full license terms - Wingetly itself does not charge for installation.
Does Chronograf work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Chronograf directly from the publisher.
How do I keep Chronograf up to date?
Run winget upgrade --id InfluxData.Chronograf --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Chronograf from microsoft/winget-pkgs.