nagios/check_libs.cfg
Moritz Rudert (helios) 9e5842723d new checks
2013-01-20 18:06:00 +01:00

10 lines
224 B
INI

---
ignorelist:
- '$path =~ m#^/proc/#'
- '$path =~ m#^/var/tmp/#'
- '$path =~ m#^/SYS#'
- '$path =~ m#^/drm$# # xserver stuff'
- '$path =~ m#^/dev/zero#'
- '$path =~ m#^/dev/shm/#'
# vim:syn=yaml