Package: xymon-client
Version: 4.3.28-2
Severity: normal
Dear Maintainer,
We do have zfs filesystems on our machines, and the EXCLUDE variable in
the /usr/lib/xymon/client/bin/xymonclient-linux.sh file do:
EXCLUDES=`cat /proc/filesystems | grep nodev | egrep -v 'tmpfs|rootfs' |
awk '{print $2}' | xargs echo | sed -e 's! ! -x !g'`
and we'd like to have instead:
EXCLUDES=`cat /proc/filesystems | grep nodev | egrep -v
'tmpfs|rootfs|zfs' | awk '{print $2}' | xargs echo | sed -e 's! ! -x !g'`
Regards.
cED
-- System Information:
Debian Release: 9.5
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.9.0-8-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_CH.UTF-8, LC_CTYPE=fr_CH.UTF-8 (charmap=UTF-8),
LANGUAGE=fr_CH:fr (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages xymon-client depends on:
ii adduser 3.115
ii debconf [debconf-2.0] 1.5.61
ii libc6 2.24-11+deb9u3
ii libssl1.1 1.1.0f-3+deb9u2
ii lsb-base 9.20161125
ii net-tools 1.60+git20161116.90da8a0-1
ii procps 2:3.3.12-3+deb9u1
xymon-client recommends no packages.
Versions of packages xymon-client suggests:
pn xymon-plugins | hobbit-plugins <none>
-- debconf information excluded