You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An issue I've noticed is that if the agent is unable to connect to an output initially, it exits. This came up on a restart of our server which runs influxdb. This server (Centos 6) also runs a telegraf agent. Both influxdb and telegraf were configured to start on boot, however, it appears that when telegraf started, influxdb was not ready to talk, so telegraf logged an error and exited. It might be good for telegraf to have a back-off and retry strategy for initially connecting to outputs.
The text was updated successfully, but these errors were encountered:
sparrc
changed the title
Connection Retry
Telegraf start -- retry failed server connections
Sep 11, 2015
sparrc
changed the title
Telegraf start -- retry failed server connections
Telegraf startup -- retry failed server connections
Sep 11, 2015
An issue I've noticed is that if the agent is unable to connect to an output initially, it exits. This came up on a restart of our server which runs influxdb. This server (Centos 6) also runs a telegraf agent. Both influxdb and telegraf were configured to start on boot, however, it appears that when telegraf started, influxdb was not ready to talk, so telegraf logged an error and exited. It might be good for telegraf to have a back-off and retry strategy for initially connecting to outputs.
The text was updated successfully, but these errors were encountered: