parent
9bfcc93582
commit
fba2801ee3
|
@ -17,19 +17,19 @@ influxd inspect [subcommand]
|
||||||
```
|
```
|
||||||
|
|
||||||
## Subcommands
|
## Subcommands
|
||||||
| Subcommand | Description |
|
| Subcommand | Description |
|
||||||
|:---------- |:----------- |
|
|:---------- |:----------- |
|
||||||
| [build-tsi](/influxdb/v2.0/reference/cli/influxd/inspect/build-tsi/) | Rebuild the TSI index and series file |
|
| [export-index](/influxdb/v2.0/reference/cli/influxd/inspect/export-index/) | Export TSI index data |
|
||||||
| [compact-series-file](/influxdb/v2.0/reference/cli/influxd/inspect/compact-series-file) | Compact the series file |
|
<!-- | [build-tsi](/influxdb/v2.0/reference/cli/influxd/inspect/build-tsi/) | Rebuild the TSI index and series file | -->
|
||||||
| [dump-tsi](/influxdb/v2.0/reference/cli/influxd/inspect/dump-tsi/) | Output low level TSI information |
|
<!-- | [compact-series-file](/influxdb/v2.0/reference/cli/influxd/inspect/compact-series-file) | Compact the series file | -->
|
||||||
| [dumpwal](/influxdb/v2.0/reference/cli/influxd/inspect/dumpwal/) | Output TSM data from WAL files |
|
<!-- | [dump-tsi](/influxdb/v2.0/reference/cli/influxd/inspect/dump-tsi/) | Output low level TSI information | -->
|
||||||
| [export-blocks](/influxdb/v2.0/reference/cli/influxd/inspect/export-blocks/) | Export block data |
|
<!-- | [dumpwal](/influxdb/v2.0/reference/cli/influxd/inspect/dumpwal/) | Output TSM data from WAL files | -->
|
||||||
| [export-index](/influxdb/v2.0/reference/cli/influxd/inspect/export-index/) | Export TSI index data |
|
<!-- | [export-blocks](/influxdb/v2.0/reference/cli/influxd/inspect/export-blocks/) | Export block data | -->
|
||||||
| [report-tsi](/influxdb/v2.0/reference/cli/influxd/inspect/report-tsi/) | Report the cardinality of TSI files |
|
<!-- | [report-tsi](/influxdb/v2.0/reference/cli/influxd/inspect/report-tsi/) | Report the cardinality of TSI files | -->
|
||||||
| [report-tsm](/influxdb/v2.0/reference/cli/influxd/inspect/report-tsm/) | Run TSM report |
|
<!-- | [report-tsm](/influxdb/v2.0/reference/cli/influxd/inspect/report-tsm/) | Run TSM report | -->
|
||||||
| [verify-seriesfile](/influxdb/v2.0/reference/cli/influxd/inspect/verify-seriesfile/) | Verify the integrity of series files |
|
<!-- | [verify-seriesfile](/influxdb/v2.0/reference/cli/influxd/inspect/verify-seriesfile/) | Verify the integrity of series files | -->
|
||||||
| [verify-tsm](/influxdb/v2.0/reference/cli/influxd/inspect/verify-tsm/) | Check the consistency of TSM files |
|
<!-- | [verify-tsm](/influxdb/v2.0/reference/cli/influxd/inspect/verify-tsm/) | Check the consistency of TSM files | -->
|
||||||
| [verify-wal](/influxdb/v2.0/reference/cli/influxd/inspect/verify-wal/) | Check for corrupt WAL files |
|
<!-- | [verify-wal](/influxdb/v2.0/reference/cli/influxd/inspect/verify-wal/) | Check for corrupt WAL files | -->
|
||||||
|
|
||||||
## Flags
|
## Flags
|
||||||
| Flag | | Description |
|
| Flag | | Description |
|
||||||
|
|
|
@ -8,7 +8,7 @@ menu:
|
||||||
influxdb_2_0_ref:
|
influxdb_2_0_ref:
|
||||||
parent: influxd inspect
|
parent: influxd inspect
|
||||||
weight: 301
|
weight: 301
|
||||||
products: [oss]
|
draft: true
|
||||||
---
|
---
|
||||||
|
|
||||||
The `influxd inspect build-tsi` command rebuilds the TSI index and, if necessary,
|
The `influxd inspect build-tsi` command rebuilds the TSI index and, if necessary,
|
||||||
|
|
|
@ -8,7 +8,7 @@ menu:
|
||||||
influxdb_2_0_ref:
|
influxdb_2_0_ref:
|
||||||
parent: influxd inspect
|
parent: influxd inspect
|
||||||
weight: 301
|
weight: 301
|
||||||
products: [oss]
|
draft: true
|
||||||
---
|
---
|
||||||
|
|
||||||
The `influxd inspect compact-series-file` command compacts the [series file](/influxdb/v2.0/reference/glossary/#series-file)
|
The `influxd inspect compact-series-file` command compacts the [series file](/influxdb/v2.0/reference/glossary/#series-file)
|
||||||
|
|
|
@ -7,7 +7,7 @@ menu:
|
||||||
influxdb_2_0_ref:
|
influxdb_2_0_ref:
|
||||||
parent: influxd inspect
|
parent: influxd inspect
|
||||||
weight: 301
|
weight: 301
|
||||||
products: [oss]
|
draft: true
|
||||||
---
|
---
|
||||||
|
|
||||||
The `influxd inspect dump-tsi` command outputs low-level information about
|
The `influxd inspect dump-tsi` command outputs low-level information about
|
||||||
|
|
|
@ -7,7 +7,7 @@ menu:
|
||||||
influxdb_2_0_ref:
|
influxdb_2_0_ref:
|
||||||
parent: influxd inspect
|
parent: influxd inspect
|
||||||
weight: 301
|
weight: 301
|
||||||
products: [oss]
|
draft: true
|
||||||
---
|
---
|
||||||
|
|
||||||
The `influxd inspect dumpwal` command outputs data from Write Ahead Log (WAL) files.
|
The `influxd inspect dumpwal` command outputs data from Write Ahead Log (WAL) files.
|
||||||
|
|
|
@ -8,7 +8,7 @@ menu:
|
||||||
influxdb_2_0_ref:
|
influxdb_2_0_ref:
|
||||||
parent: influxd inspect
|
parent: influxd inspect
|
||||||
weight: 301
|
weight: 301
|
||||||
products: [oss]
|
draft: true
|
||||||
---
|
---
|
||||||
|
|
||||||
The `influxd inspect export-blocks` command exports all blocks in one or more
|
The `influxd inspect export-blocks` command exports all blocks in one or more
|
||||||
|
|
|
@ -8,7 +8,7 @@ menu:
|
||||||
influxdb_2_0_ref:
|
influxdb_2_0_ref:
|
||||||
parent: influxd inspect
|
parent: influxd inspect
|
||||||
weight: 301
|
weight: 301
|
||||||
products: [oss]
|
draft: true
|
||||||
---
|
---
|
||||||
|
|
||||||
The `influxd inspect report-tsi` command analyzes Time Series Index (TSI) files
|
The `influxd inspect report-tsi` command analyzes Time Series Index (TSI) files
|
||||||
|
|
|
@ -9,7 +9,7 @@ menu:
|
||||||
influxdb_2_0_ref:
|
influxdb_2_0_ref:
|
||||||
parent: influxd inspect
|
parent: influxd inspect
|
||||||
weight: 301
|
weight: 301
|
||||||
products: [oss]
|
draft: true
|
||||||
---
|
---
|
||||||
|
|
||||||
The `influxd inspect report-tsm` command analyzes Time-Structured Merge Tree (TSM)
|
The `influxd inspect report-tsm` command analyzes Time-Structured Merge Tree (TSM)
|
||||||
|
|
|
@ -7,7 +7,7 @@ menu:
|
||||||
influxdb_2_0_ref:
|
influxdb_2_0_ref:
|
||||||
parent: influxd inspect
|
parent: influxd inspect
|
||||||
weight: 301
|
weight: 301
|
||||||
products: [oss]
|
draft: true
|
||||||
---
|
---
|
||||||
|
|
||||||
The `influxd inspect verify-seriesfile` command verifies the integrity of series files.
|
The `influxd inspect verify-seriesfile` command verifies the integrity of series files.
|
||||||
|
|
|
@ -8,7 +8,7 @@ menu:
|
||||||
influxdb_2_0_ref:
|
influxdb_2_0_ref:
|
||||||
parent: influxd inspect
|
parent: influxd inspect
|
||||||
weight: 301
|
weight: 301
|
||||||
products: [oss]
|
draft: true
|
||||||
---
|
---
|
||||||
|
|
||||||
The `influxd inspect verify-tsm` command analyzes a set of TSM files for inconsistencies
|
The `influxd inspect verify-tsm` command analyzes a set of TSM files for inconsistencies
|
||||||
|
|
|
@ -8,7 +8,7 @@ menu:
|
||||||
influxdb_2_0_ref:
|
influxdb_2_0_ref:
|
||||||
parent: influxd inspect
|
parent: influxd inspect
|
||||||
weight: 301
|
weight: 301
|
||||||
products: [oss]
|
draft: true
|
||||||
---
|
---
|
||||||
|
|
||||||
The `influxd inspect verify-wal` command analyzes the Write-Ahead Log (WAL)
|
The `influxd inspect verify-wal` command analyzes the Write-Ahead Log (WAL)
|
||||||
|
|
Loading…
Reference in New Issue