35 lines
797 B
Text
35 lines
797 B
Text
|
[global_tags]
|
||
|
user = "unraid"
|
||
|
|
||
|
[[inputs.disk]]
|
||
|
[[inputs.mem]]
|
||
|
[[inputs.cpu]]
|
||
|
[[inputs.system]]
|
||
|
[[inputs.smart]]
|
||
|
[[inputs.sensors]]
|
||
|
[[inputs.net]]
|
||
|
interfaces = ["wg0","bond0"]
|
||
|
|
||
|
[[inputs.netstat]]
|
||
|
[[inputs.docker]]
|
||
|
endpoint = "unix:///var/run/docker.sock"
|
||
|
|
||
|
[[inputs.apcupsd]]
|
||
|
|
||
|
[[inputs.execd]]
|
||
|
command = ["/etc/telegraf/telegraf-webhooks-plex/bin/webhook-plex", "--config", "/etc/telegraf/plex.conf"]
|
||
|
signal = "none"
|
||
|
restart_delay = "10s"
|
||
|
data_format = "influx"
|
||
|
|
||
|
#[[inputs.internet_speed]]
|
||
|
#interval = "30m"
|
||
|
#test_mode = "multi"
|
||
|
#server_id_include = ["1782", "56639", "57358", "45844", "55684"]
|
||
|
|
||
|
[[outputs.influxdb_v2]]
|
||
|
urls = ["https://influx.mcknight.tech"]
|
||
|
token = "ux109jfyk--A5vfLi_piXkIrkm5nZ7-d4Qo0Y6tNU4ekxJ-tqMLzl_3TtjQ9r_wjGKBusiNfl4gWyuQPcXBK4w=="
|
||
|
organization = "Home"
|
||
|
bucket = "unraid"
|