Hm, so can I make one Telegraf instance poll data from another Telegraf? Or parse input from files that appear in a directory
I see there is a socket_listener plugin, but that kind of goes the wrong direction for me :p
winem_ joined the channel
knutix joined the channel
gsimondon joined the channel
deniszh joined the channel
gsimondon has quit
_ADN_ has quit
Mattch joined the channel
_ADN_ joined the channel
raidsec has quit
raidsec joined the channel
gsimondon joined the channel
hampusw joined the channel
hampusw joined the channel
favadi joined the channel
laurent\ joined the channel
arinov joined the channel
ldiamond_ joined the channel
favadi has quit
Siecje joined the channel
rebelshrug joined the channel
rebelshrug has quit
Naresh joined the channel
richid joined the channel
deniszh has quit
gsimondon joined the channel
mstyne|afk has quit
nicolas17 joined the channel
richid has quit
richid joined the channel
Sandcrab has quit
Sandcrab joined the channel
_ADN_ joined the channel
richid joined the channel
Led_Zeppelin joined the channel
Led_Zeppelin
anyone run telegraf inside a container.
richid
No, but I was thinking about running it outside on the host and having containers all send to it...
Mostly curious about what other peoples deployments look like
richid joined the channel
richid has quit
deniszh joined the channel
nicolas17 has quit
nicolas17 joined the channel
nicolas17
does Telegraf cope with clock jumps, for example if running on a laptop that gets suspended?
deniszh has quit
Led_Zeppelin
i am curious about the container also.
nicolas17
I run it in LXC containers and in the host
some of the information is redundant
eg. load average is the same measured in the host or in any of the containers :P
Led_Zeppelin
i see
so, what is the best way to get metrics of a container. I am on a platform as a service enviornment, so I don't have access to the underlying host.
nicolas17
ah, then run it on the container yeah
why not :p
winem_ joined the channel
deniszh joined the channel
winem_ joined the channel
RoboBeaver6 joined the channel
deniszh has quit
RoboBeaver6
I am trying to log a status string using the Discrete plugin, but I am unsure how to get the string text status into influxdb using telegraf. The exec plugin only supports numerical values
deniszh joined the channel
nicolas17
does Telegraf cope with clock jumps, for example if running on a laptop that gets suspended?
RoboBeaver6
Im not sure but I think so. it just has missing data in the InfluxDB. Grafana can be told to make missing bits null or 0
nicolas17
as long as it doesn't send 3600 samples when it wakes up after an hour :D