Link fixes (#4488)
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>pull/4497/head
parent
28b0fc62c3
commit
3161fa2dc6
|
@ -7,6 +7,8 @@ menu:
|
|||
name: Time Series Index (TSI) overview
|
||||
weight: 70
|
||||
parent: Concepts
|
||||
aliases:
|
||||
- /influxdb/latest/concepts/time-series-index/
|
||||
---
|
||||
|
||||
Find overview and background information on Time Series Index (TSI) in this topic. For detail, including how to enable and configure TSI, see [Time Series Index (TSI) details](/influxdb/v1.8/concepts/tsi-details/).
|
||||
|
|
|
@ -6,9 +6,12 @@ aliases:
|
|||
- /influxdb/v1.8/introduction/getting_started/
|
||||
- /influxdb/v1.8/introduction/getting-started/
|
||||
- /influxdb/v2.0/introduction/getting-started/
|
||||
- /influxdb/v2.0/introduction/getting_started/
|
||||
- /influxdb/v2.1/introduction/getting-started/
|
||||
- /influxdb/v2.1/introduction/getting_started/
|
||||
- /influxdb/v2.2/introduction/getting_started/
|
||||
- /influxdb/v2.3/introduction/getting_started/
|
||||
- /influxdb/v2.4/introduction/getting_started/
|
||||
- /influxdb/latest/introduction/getting-started/
|
||||
|
||||
menu:
|
||||
influxdb_1_8:
|
||||
name: Get started with InfluxDB
|
||||
|
|
|
@ -8,6 +8,7 @@ aliases:
|
|||
- /influxdb/v2.4/reference/client-libraries/
|
||||
- /influxdb/v2.4/reference/api/client-libraries/
|
||||
- /influxdb/v2.4/tools/client-libraries/
|
||||
- /influxdb/v2.x/api-guide/client-libraries/
|
||||
menu:
|
||||
influxdb_2_4:
|
||||
name: Client libraries
|
||||
|
|
|
@ -10,7 +10,11 @@ menu:
|
|||
weight: 10
|
||||
weight: 6
|
||||
aliases:
|
||||
|
||||
- /telegraf/v1.24/plugins/processors/
|
||||
- /telegraf/v1.24/plugins/plugins-list/
|
||||
- /telegraf/v1.24/plugins/aggregators/
|
||||
- /telegraf/v1.24/plugins/outputs/
|
||||
- /telegraf/v1.24/plugins/inputs/
|
||||
- /telegraf/v1.23/plugins/plugins-list/
|
||||
- /telegraf/v1.23/plugins/aggregators/
|
||||
- /telegraf/v1.23/plugins/inputs/
|
||||
|
|
|
@ -1739,13 +1739,6 @@ input:
|
|||
link: https://github.com/influxdata/telegraf/blob/master/plugins/inputs/slab/README.md
|
||||
tags: [linux, system]
|
||||
|
||||
- name: SMCIPMITool
|
||||
id: smc_ipmi
|
||||
description: |
|
||||
The SMCIPMITool input plugin parses the output of [SMCIPMITool](https://www.supermicro.com/en/solutions/management-software/ipmi-utilities).
|
||||
introduced: 1.18.0
|
||||
tags: [linux, macos, windows, servers, networking]
|
||||
|
||||
- name: S.M.A.R.T.
|
||||
id: smart
|
||||
description: |
|
||||
|
|
Loading…
Reference in New Issue