multipath also has /[aio] open, confusing checklibs
[mirror/dsa-puppet.git] / modules / nagios / files / common / check-libs.conf
index e24ecef..e414141 100644 (file)
@@ -18,4 +18,5 @@
     - '$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