muninlite/muninlite.conf
daald e0f0687247
Make example more portable
Co-authored-by: Kenyon Ralph <kenyon@kenyonralph.com>
2023-12-14 02:29:15 +01:00

7 lines
354 B
Plaintext

# the following variables are added to the top of the assembled muninlite script
NTP_PEER="pool.ntp.org"
DF_IGNORE_FILESYSTEM_REGEX="(none|unknown|rootfs|iso9660|squashfs|udf|romfs|ramfs|debugfs|cgroup_root|devtmpfs)"
#INTERFACE_NAMES_OVERRIDE="eth0"
#INTERFACE_NAMES_OVERRIDE="$(sed 's/^ *//; s/:.*$//; / /d' /proc/net/dev | grep -E '^(eth|wlan|en)')"