]> Sergey Matveev's repositories - sgmon.git/blobdiff - README
Increase HTTP request size
[sgmon.git] / README
diff --git a/README b/README
index 87ad8dc91772a53c38a7c3783ceeaacf4b9ddf90..d59c6a90a6f3ae0829b0df18dbe290dc89125e86 100644 (file)
--- a/README
+++ b/README
@@ -30,6 +30,7 @@ Set default configuration values:
     $ cat > rc <<EOF
     NOTIFY_EMAIL=user+sgmon@example.com
     PERIOD_DEFAULT=60
+    ATTEMPTS_DEFAULT=1
     EOF
 
 You can run probe individually for testing:
@@ -48,11 +49,11 @@ It is advisable to run it under daemontools'es supervise utility for
 convenience.
 
 run.sh creates temporary directory for each probe and links it to
-$probe/state. Also $probe/pid file is created there. run-script expects
-that it is run from the $probe directory, there is state/, where it can
-store its temporary files. $SGMONDIR are also always set $SGMONSRV.
+$probe/state. run-script expects that it is run from the $probe
+directory, there is state/, where it can store its temporary files.
+$SGMONDIR and $SGMONDIR are also always set too.
 
-You can remove all pid-files and state/-directories with clear.sh.
+You can remove all state directories with clear.sh.
 
 Generate HTML page with information about state of all services and
 their output: