Documentation

Use InfluxQL for diagnostics

The commands below are useful when diagnosing issues with InfluxDB Enterprise clusters. Use the influx CLI to run these commands.

SHOW STATS

To see node statistics, run SHOW STATS. The statistics returned by SHOW STATS are stored in memory only, and are reset to zero when the node is restarted.

For details on this command, see SHOW STATS.

SHOW DIAGNOSTICS

To see node diagnostic information, run SHOW DIAGNOSTICS. This returns information such as build information, uptime, hostname, server configuration, memory usage, and Go runtime diagnostics.

For details on this command, see SHOW DIAGNOSTICS.


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.