From e6ab09222be5ffcf41f235fe4d4c41c49b942823 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 8 Apr 2014 19:15:49 +0200 Subject: [PATCH] allow nagios hpacucli to check LDs --- modules/sudo/files/sudoers | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/sudo/files/sudoers b/modules/sudo/files/sudoers index 686bbd11..3cb6266b 100644 --- a/modules/sudo/files/sudoers +++ b/modules/sudo/files/sudoers @@ -60,6 +60,8 @@ nagios ALL=(ALL) NOPASSWD: /sbin/hpasmcli "" nagios ALL=(ALL) NOPASSWD: /usr/bin/arrayprobe "" nagios franck=(ALL) NOPASSWD: /usr/bin/arrayprobe -f /dev/cciss/c1d0 nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller all show +nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=[0129] ld all show +nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=[0129] ld [0-9] show nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=[0129] pd all show nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=[0129] pd [0-9]\:[0-9] show nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=[0129] pd [0-9][EIC]\:[0-9]\:[0-9] show -- 2.39.2