telegraf
OffiziellDocker-Anwendung from atribe's Repository
Übersicht
Telegraf gathers metrics from your system and sends them to an InfluxDB server for storage. From InfluxDB you would typically use something like Grafana to plot the data.
Both Grafana and Influxdb are available through Community Apps
This version of telegraf requires you to manually place a config file at /mnt/user/appdata/telegraf/telegraf.conf The container will not start without it.
The default telegraf.conf file can be extracted from telegraf by running this command before you launch telegraf
docker run --rm telegraf telegraf config > /mnt/cache/appdata/telegraf/telegraf.conf
Configuration
Container Volumes:
/var/run/docker.sock Read Only. Location of your docker socket.
/var/run/utmp Read Only. Location of your utmp file.
/run/udev Read Only. Allows you to identify devices based on their properties, like vendor ID and device ID
/rootfs Read Only. To be mapped to the root of the host file system. This is so the disk usage reported will be that of the host system.
/rootfs/etc Read Only. To be mapped to the etc of the host file system. This is so the disk usage reported will be that of the host system.
/rootfs/proc Read Only. To be mapped to the proc of the host file system. This is so the disk usage reported will be that of the host system.
/rootfs/sys Read Only. To be mapped to the sys of the host file system. This is so the disk usage reported will be that of the host system.
Environment Variables:
HOST_MOUNT_PREFIX Name of container volume mapping of the root file system.
HOST_ETC Name of the etc volume mapping of the root file system.
HOST_PROC Name of the proc volume mapping of the root file system.
HOST_SYS Name of the sys volume mapping of the root file sytem.
Both Grafana and Influxdb are available through Community Apps
This version of telegraf requires you to manually place a config file at /mnt/user/appdata/telegraf/telegraf.conf The container will not start without it.
The default telegraf.conf file can be extracted from telegraf by running this command before you launch telegraf
docker run --rm telegraf telegraf config > /mnt/cache/appdata/telegraf/telegraf.conf
Configuration
Container Volumes:
/var/run/docker.sock Read Only. Location of your docker socket.
/var/run/utmp Read Only. Location of your utmp file.
/run/udev Read Only. Allows you to identify devices based on their properties, like vendor ID and device ID
/rootfs Read Only. To be mapped to the root of the host file system. This is so the disk usage reported will be that of the host system.
/rootfs/etc Read Only. To be mapped to the etc of the host file system. This is so the disk usage reported will be that of the host system.
/rootfs/proc Read Only. To be mapped to the proc of the host file system. This is so the disk usage reported will be that of the host system.
/rootfs/sys Read Only. To be mapped to the sys of the host file system. This is so the disk usage reported will be that of the host system.
Environment Variables:
HOST_MOUNT_PREFIX Name of container volume mapping of the root file system.
HOST_ETC Name of the etc volume mapping of the root file system.
HOST_PROC Name of the proc volume mapping of the root file system.
HOST_SYS Name of the sys volume mapping of the root file sytem.
Laufzeit-Argumente
- Netzwerk
host- Privilegiert
- true
Konfiguration der Vorlage
Host Path 1Pathro
Container Path: /var/run/utmp
- Ziel
- /var/run/utmp
- Standard
- /var/run/utmp
Host Path 2Pathro
Container Path: /var/run/docker.sock
- Ziel
- /var/run/docker.sock
- Standard
- /var/run/docker.sock
Host Path 3Pathro
Container Path: /rootfs
- Ziel
- /rootfs
- Standard
- /
Host Path 4Pathro
Container Path: /rootfs/sys
- Ziel
- /rootfs/sys
- Standard
- /sys
Host Path 5Pathro
Container Path: /rootfs/etc
- Ziel
- /rootfs/etc
- Standard
- /etc
Host Path 6Pathro
Container Path: /rootfs/proc
- Ziel
- /rootfs/proc
- Standard
- /proc
Host Path 7Pathrw
Container Path: /etc/telegraf/telegraf.conf
- Ziel
- /etc/telegraf/telegraf.conf
- Standard
- /mnt/user/appdata/telegraf/telegraf.conf
Host Path 8Pathro
Container Path: /run/udev
- Ziel
- /run/udev
- Standard
- /run/udev
Key 1Variable
Container Variable: HOST_PROC
- Ziel
- HOST_PROC
- Standard
- /rootfs/proc
Key 2Variable
Container Variable: HOST_SYS
- Ziel
- HOST_SYS
- Standard
- /rootfs/sys
Key 3Variable
Container Variable: HOST_ETC
- Ziel
- HOST_ETC
- Standard
- /rootfs/etc
Key 4Variable
Container Variable: HOST_MOUNT_PREFIX
- Ziel
- HOST_MOUNT_PREFIX
- Standard
- /rootfs
Kategorien
Statistik herunterladen
632,381,219
Downloads insgesamt
2,208,362
Dieser Monat
1,872,698
Durchschnittlich / Monat
Gesamte Downloads im Laufe der Zeit
Tabelle laden...
Einzelheiten
Repository
telegraf:latestZuletzt aktualisiert2026-04-17
Erstmals gesehen2020-12-11
Führen Sie Telegraf auf Unraid aus.
Telegraf ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.