diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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. |