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!
Support and feedback
Thank you for being part of our community! We welcome and encourage your feedback and bug reports for InfluxDB and this documentation. To find support, use the following resources:
Customers with an annual or support contract can contact InfluxData Support.