From 04c4936547fea583bd14163dedd7ea6b5831080d Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Wed, 8 Dec 2010 11:32:56 -0800 Subject: [PATCH] Add some customization instructions to the README --- README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README b/README index 957e00b..41549f3 100644 --- a/README +++ b/README @@ -99,6 +99,13 @@ INSTALLATION arguments to the command in the service check definition using $ARG1$ and so forth. + The scripts all have default timeouts and check_afs_space and + check_afs_rxdebug have default thresholds that you may want to change. + You may also want to look at the regexes for acceptable bos status lines + in check_afs_bos; for example, if you want to get a warning whenever + your file server has a core file, you will want to modify the regex to + not filter that out. + HOMEPAGE AND SOURCE REPOSITORY The afs-monitor web page at: -- 2.39.5