# newer kernel versions do not allow lsof to read other users' open files
# /usr/lib/xymon/client/ext/libs uses sudo now
xymon ALL=("root") NOPASSWD: /usr/bin/lsof -n -FpcLfn0
# lsof location on CentOS:
xymon ALL=("root") NOPASSWD: /usr/sbin/lsof -n -FpcLfn0
xymon ALL=("root") NOPASSWD: /usr/bin/debsums -ec
xymon ALL=("root") NOPASSWD: /usr/bin/cciss_vol_status -u -s /dev/cciss/c*d0 /dev/sg*
xymon ALL=("root") NOPASSWD: /usr/sbin/hddtemp
xymon ALL=("root") NOPASSWD: /usr/sbin/smartctl
xymon ALL=("root") NOPASSWD: /usr/bin/nvidia-smi -q -x
xymon ALL=("backuppc") SETENV:NOPASSWD: /usr/lib/xymon/client/ext/backuppc
xymon ALL=("list") SETENV:NOPASSWD: /usr/lib/xymon/client/ext/mailman
xymon ALL=("root") NOPASSWD: /usr/sbin/megaclisas-status --nagios
