aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2012-01-10 17:27:50 +0000
committerJonathan McCrohan <jmccrohan@gmail.com>2012-01-10 17:27:50 +0000
commitfef836a534ace8c5bcf0c473d6c5435d0aaa5452 (patch)
treea3f83b923ba0e397364b2453e864e40ea5910264 /README
parent20bee15e83b8bf5ad695f7972703ba2dcba8b107 (diff)
downloadverteco-fef836a534ace8c5bcf0c473d6c5435d0aaa5452.tar.gz
Update README.
Diffstat (limited to 'README')
-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.