aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index 468dd44..8627442 100644
--- a/README
+++ b/README
@@ -40,7 +40,7 @@ Required files:
/etc/modbuslog.cfg configuration file
/var/modbuslog/ output directory where logs are stored
/var/modbuslog/interval/interval.txt textfile storing unique interval
-
+/var/www/ webserver directory for php scripts
Configuration:
--------------------
@@ -66,3 +66,5 @@ required to log at. Each entry must contain:
5) intervalvalue read register every x
6) intervalunit (m) minutes or (h) hours
+The -d argument can also be passed to modbuslog to enable a verbose debugging
+mode.