X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fnagios%2Ffiles%2Fcommon%2Fcheck-libs.conf;fp=modules%2Fnagios%2Ffiles%2Fcommon%2Fcheck-libs.conf;h=e24ecefaa1ea909dc3a03066c9ec9c73a606bc4c;hb=aa499a492a276e73406208952e82817bb1cd83d4;hp=30c91c1a07b127a76454e2e8cfe7e301b6e5ef6c;hpb=03231efadf0c6d3284da6eebf59b4aff84d19289;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..e24ecefaa 100644 --- a/modules/nagios/files/common/check-libs.conf +++ b/modules/nagios/files/common/check-libs.conf @@ -17,4 +17,5 @@ - '$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]"' # vim:syn=yaml