Created
June 30, 2020 18:31
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[rvdheij@lnxz16 ~]$ export INFLUX_TOKEN=j7qMwLtV7lzpreO9Opw5e6jm..... | |
[rvdheij@lnxz16 ~]$ telegraf --config https://eu-central-1-1.aws.cloud2.influxdata.com/api/v2/telegrafs/05e59166e9ebd000 | |
2020-06-30T18:21:22Z I! Starting Telegraf 1.14.4 | |
2020-06-30T18:21:29Z I! Loaded inputs: swap system cpu disk diskio mem net processes | |
2020-06-30T18:21:29Z I! Loaded aggregators: | |
2020-06-30T18:21:29Z I! Loaded processors: | |
2020-06-30T18:21:29Z I! Loaded outputs: influxdb_v2 | |
2020-06-30T18:21:29Z I! Tags enabled: host=lnxz16 | |
2020-06-30T18:21:29Z I! [agent] Config: Interval:10s, Quiet:false, Hostname:"lnxz16", Flush Interval:10s | |
^C2020-06-30T18:23:06Z I! [agent] Hang on, flushing any cached metrics before shutdown | |
[rvdheij@lnxz16 ~]$ telegraf --config sample.conf | |
2020-06-30T18:27:49Z I! Starting Telegraf 1.14.4 | |
2020-06-30T18:27:49Z I! Loaded inputs: swap system cpu disk diskio mem net processes | |
2020-06-30T18:27:49Z I! Loaded aggregators: | |
2020-06-30T18:27:49Z I! Loaded processors: | |
2020-06-30T18:27:49Z I! Loaded outputs: influxdb_v2 | |
2020-06-30T18:27:49Z I! Tags enabled: host=lnxz16 | |
2020-06-30T18:27:49Z I! [agent] Config: Interval:10s, Quiet:false, Hostname:"lnxz16", Flush Interval:10s | |
2020-06-30T18:28:05Z E! [outputs.influxdb_v2] when writing to [https://eu-central-1-1.aws.cloud2.influxdata.com]: Post https://eu-central-1-1.aws.cloud2.influxdata.com/api/v2/write?bucket=moncoll-vmy&org=rvdheij%40gmail.com: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) | |
2020-06-30T18:28:05Z E! [agent] Error writing to outputs.influxdb_v2: Post https://eu-central-1-1.aws.cloud2.influxdata.com/api/v2/write?bucket=moncoll-vmy&org=rvdheij%40gmail.com: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) |
Author
rvdheij
commented
Jun 30, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment