X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fnagios%2Ffiles%2Fcommon%2Fcheck-libs.conf;h=e414141c7e8e9fc14563315cefa5b18452bd17ac;hb=337969ae31de67c96cac0ab1877038bb3ccb585b;hp=30c91c1a07b127a76454e2e8cfe7e301b6e5ef6c;hpb=c7dcc0e745fb2f62d0656eff33c754fa5f78e933;p=mirror%2Fdsa-puppet.git diff --git a/modules/nagios/files/common/check-libs.conf b/modules/nagios/files/common/check-libs.conf index 30c91c1a0..e414141c7 100644 --- a/modules/nagios/files/common/check-libs.conf +++ b/modules/nagios/files/common/check-libs.conf @@ -17,4 +17,6 @@ - '$path =~ m#^/var/lib/ganeti/#' - '$path =~ m#^/usr/lib/locale/locale-archive#' - '$user eq "root" && $process eq "agetty"' + - '$user eq "mysql" && $process eq "mysqld" && $path eq "/[aio]"' + - '$user eq "root" && $process eq "multipathd" && $path eq "/[aio]"' # vim:syn=yaml