fix link
parent
28143bf0da
commit
841b16ba65
|
@ -70,7 +70,7 @@ sudo yum localinstall chronograf-<version#>.x86_64.rpm
|
|||
2. Fill out the form with the following details:
|
||||
* **Connection String**: Enter the hostname or IP of the machine that InfluxDB is running on, and be sure to include InfluxDB's default port `8086`.
|
||||
* **Connection Name**: Enter a name for your connection string.
|
||||
* **Username** and **Password**: These fields can remain blank unless you've [enabled authentication](/influxdb/v1.8/administration/authentication_and_authorization.md) in InfluxDB.
|
||||
* **Username** and **Password**: These fields can remain blank unless you've [enabled authentication](/influxdb/v1.8/administration/authentication_and_authorization) in InfluxDB.
|
||||
* **Telegraf Database Name**: Optionally, enter a name for your Telegraf database. The default name is Telegraf.
|
||||
3. Click **Add Source**.
|
||||
|
||||
|
|
Loading…
Reference in New Issue