title |
description |
menu |
weight |
v2.0/tags |
influx ping – Check the health of InfluxDB |
The `influx ping` command checks the health of a running InfluxDB instance by querying the `/health` endpoint.
|
v2_0_ref |
name |
parent |
influx ping |
influx |
|
|
101 |
|
The influx ping
command checks the health of a running InfluxDB instance by
querying the /health
endpoint.
It does not require an authorization token.
Usage
influx ping [flags]
Flags
Flag |
Description |
-h , --help |
Help for the ping command |
{{% influx-cli-global-flags %}}