says it is format of: echo 'example,tag1=a,tag2=b i=42i,j=43i,k=44i'
i have it now: echo air,sensor=impipi_dht temperature=$temp
which should be similar, and two of such lines, one for temp and one for humidity. still error
for some reason the underline seems to be missing from irc between impipi and dht, it is there but not visible here
damned, this was truly misleading
the shell script must be prepared with sh in config file: "sh /path/to/script.sh"
the exapmles in the config file don't have it :(
very misleading
nope, naturally my own fault. I had the #!/bin/sh missing from the script first line. stupid
segy joined the channel
phendryx has quit
quasars has quit
phendryx joined the channel
PSUdaemo_ has quit
winem_ joined the channel
PSUdaemon joined the channel
PSUdaemon has quit
PSUdaemon joined the channel
_ADN_ joined the channel
_ADN_ joined the channel
rockandska joined the channel
rockandska
Hi influxdb
just wanna know why the previous releases of influxdb are available inside RedHat family repository but not inside Debian family ?
cromag joined the channel
cromag
hi, is it possible to add multiple addresses in inputs.net_response in telegraf ? (if telegraf is on topic here..)
i've tried with ip:port, ip:port and with/without brackets ([]) and ticks and what not
or quotes and double quotes
_ADN_ joined the channel
_ADN_ joined the channel
_ADN_ joined the channel
PSUdaemon has quit
PSUdaemon joined the channel
PSUdaemon has quit
PSUdaemon joined the channel
_ADN_ joined the channel
lyr joined the channel
gerhard1111 joined the channel
rockandska has quit
sborza
hey folks
winem_ has quit
_ADN_ joined the channel
PSUdaemo_ joined the channel
PSUdaemon has quit
gerhard1111 has quit
PSUdaemo_ has quit
PSUdaemon joined the channel
PSUdaemon has quit
PSUdaemon joined the channel
spm_ has quit
Mattch joined the channel
PSUdaemo_ joined the channel
PSUdaemon has quit
cromag
i cant seem to get my head around this tag stuff. I am probing 5 tcp ports on the same server. I am using 5 different configs for this. I was missing alot of datapoints so i looked at tagging. I've added ie. tag1 = port1000 to one config, tag2 = port2000 in another. I am still missing datapoints. If i just have 1 config running i have no problem.