InfluxDB tools

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

    Go straight to the documentation on:

    InfluxDB API Reference

    Go straight to the reference documentation on:

    For friendlier documentation, see the guides onwriting data and with the InfluxDB API.

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

    Influx Inspect disk shard utility

    Use the InfluxDB inch tool to test InfluxDB performance. Adjust metrics such as the batch size, tag values, and concurrent write streams to test how ingesting different tag cardinalities and metrics affects performance.

    Graphs and dashboards

    Use Chronograf or dashboards to visualize your time series data.

    Example

    Note: In Chronograf, you can also filter meta query results for a specified time range by creating a template variable and adding a time range filter.