[Pkg-nagios-changes] [pkg-nagios-plugins-contrib] 01/03: Add /[aio] to nagios-check-libs.conf
Bernd Zeimetz
bernd at bzed.de
Wed Mar 4 13:05:56 UTC 2015
This is an automated email from the git hooks/post-receive script.
bzed pushed a commit to branch master
in repository pkg-nagios-plugins-contrib.
commit c65a8677f19ba5ddcd6fa76384bede51ac096c40
Author: Bruno Bigras <bigras.bruno at gmail.com>
Date: Mon Feb 2 10:19:31 2015 -0500
Add /[aio] to nagios-check-libs.conf
fix #52
---
check_libs/nagios-check-libs.conf | 1 +
1 file changed, 1 insertion(+)
diff --git a/check_libs/nagios-check-libs.conf b/check_libs/nagios-check-libs.conf
index 1a64ad2..de4e025 100644
--- a/check_libs/nagios-check-libs.conf
+++ b/check_libs/nagios-check-libs.conf
@@ -17,4 +17,5 @@
- '$path =~ m#^/var/lib/ganeti/#'
- '$path =~ m#^/usr/lib/locale/locale-archive#'
- '$path =~ m#^/var/lib/nginx/#'
+ - '$path =~ m#^/\[aio\]$#'
# vim:syn=yaml
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nagios-plugins-contrib.git
More information about the Pkg-nagios-changes
mailing list