telegraf #10
Description
Telegraf is an agent written in Go for collecting metrics from the system it's running on, or from other services, and writing them into InfluxDB.
- Tags:
- monitoring ›
Overview
Usage
Configuration Options
Actions
Configuration
- influx_host
- (string) Hostname for InfluxDB, will be replaced if you add an influxdb relation
- influx_password
- (string) password for InfluxDB, will be replaced if you add an influxdb relation
- root
- influx_port
- (string) Port for InfluxDB, will be replaced if you add an influxdb relation
- 8086
- influx_user
- (string) user for InfluxDB, will be replaced if you add an influxdb relation
- root