Changeset 2048 for trunk/lvs/debian/config/etc/munin/munin-node.conf
- Timestamp:
- Nov 12, 2011, 10:11:23 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lvs/debian/config/etc/munin/munin-node.conf
r1359 r2048 14 14 user root 15 15 group root 16 setsid yes16 setsid 1 17 17 18 18 # Regexps for files to ignore 19 19 20 ignore_file ~$ 20 #ignore_file [#~]$ # FIX doesn't work. '#' starts a comment 21 ignore_file DEADJOE$ 21 22 ignore_file \.bak$ 22 23 ignore_file %$ 23 24 ignore_file \.dpkg-(tmp|new|old|dist)$ 24 25 ignore_file \.rpm(save|new)$ 26 ignore_file \.pod$ 25 27 26 28 # Set this if the client doesn't report the correct hostname when
Note: See TracChangeset
for help on using the changeset viewer.