Documentation

InfluxDB tools

This page documents an earlier version of InfluxDB. InfluxDB v2.7 is the latest stable version.

This section covers the available tools for interacting with InfluxDB.

InfluxDB command line interface (CLI/Shell)

InfluxDB’s command line interface (influx) is an interactive shell for the HTTP API that comes with every InfluxDB package. Use influx to write data (manually or from a file), query data interactively, and view query output in different formats:

CLI GIF

Go straight to the documentation on:

InfluxDB HTTP API Reference

Reference documentation for the InfluxDB HTTP API.

Go straight to the reference documentation on:

For friendlier documentation, see the guides on writing data and querying data with the HTTP API.

InfluxDB API client libraries

The list of client libraries for interacting with the InfluxDB API.

Influx Inspect disk shard utility

Influx Inspect is a tool designed to view detailed information about on disk shards, as well as export data from a shard to line protocol that can be inserted back into the database.

Grafana graphs and dashboards

Grafana is a convenient dashboard tool for visualizing time series data. It was originally built for Graphite, modeled after Kibana, and since been updated to support InfluxDB.

Because of the changes to the SHOW SERIES and SHOW TAG VALUES formats in InfluxDB 0.11, InfluxDB 1.3+ will not work with the Query Editor in Grafana 2.6. This issue does not affect existing queries and dashboards or users working with Grafana 3.0.


Was this page helpful?

Thank you for your feedback!


Set your InfluxDB URL

Introducing InfluxDB 3.0

The new core of InfluxDB built with Rust and Apache Arrow. Available today in InfluxDB Cloud Dedicated.

Learn more

State of the InfluxDB Cloud Serverless documentation

The new documentation for InfluxDB Cloud Serverless is a work in progress. We are adding new information and content almost daily. Thank you for your patience!

If there is specific information you’re looking for, please submit a documentation issue.