--- telegraf: enabled: true release_dir: /usr/local/apps/releases install_dir: /usr/local/apps mirror: https://dl.influxdata.com/telegraf/releases version: 1.13.3 os: linux arch: amd64 config: main: outputs: influxdb: urls: - '"http://localhost:8086"' username: username password: password database: telegraf inputs: cpu: percpu: true totalcpu: true collect_cpu_time: false report_active: false disk: ignore_fs: - '"tmpfs"' - '"devtmpfs"' - '"devfs"' - '"iso9660"' - '"overlay"' - '"aufs"' - '"squashfs"' - '"fuse.rclone"' diskio: kernel: kernel_vmstat: mem: net: netstat: postfix: processes: swap: sensors: smart: system: systemd_units: syslog: server: "udp://:6514"