1.6 KiB
1.6 KiB
title | description | v2.0/tags | menu | weight | |||||
---|---|---|---|---|---|---|---|---|---|
influxd inspect | The `influxd inspect` commands and subcommands inspecting on-disk InfluxDB time series data. |
|
|
201 |
The influxd inspect
commands and subcommands inspecting on-disk InfluxDB time series data.
Usage
influxd inspect [subcommand]
Subcommands
Subcommand | Description |
---|---|
dump-tsi | Output low level TSI information |
dumpwal | Output TSM data from WAL files |
export-blocks | Export block data |
report-tsi | Report the cardinality of TSI files |
report-tsm | Run TSM report |
verify-seriesfile | Verify the integrity of series files |
verify-tsm | Check the consistency of TSM files |
verify-wal | Check for corrupt WAL files |
Flags
Flag | Description |
---|---|
-h , --help |
Help for inspect |