docs-v2/content/v2.0/reference/cli/influx/ping/_index.md

671 B
Raw Blame History

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
ping
health

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 %}}