diff --git a/webfrontend/pgm3/CHANGED b/webfrontend/pgm3/CHANGED index 68a73554a..5f8b0f5ff 100644 --- a/webfrontend/pgm3/CHANGED +++ b/webfrontend/pgm3/CHANGED @@ -127,3 +127,6 @@ Changelog 2007-10-13 (0.8.3) -- feature: Now it is possible to attach selfmade logfiles from e.g. wired devices. Everthing is explained in config.php. It is not necessary to tell fhem that there are other logs. + +2007-10-14 (0.8.4) +-- feature: User defined logs with several values in one file now supported. diff --git a/webfrontend/pgm3/HISTORY b/webfrontend/pgm3/HISTORY index 606b6b468..35d55d695 100644 --- a/webfrontend/pgm3/HISTORY +++ b/webfrontend/pgm3/HISTORY @@ -28,5 +28,6 @@ - Martin 2007-10-13 - Now pgm3 shows other logfiles (like from wired devices) too. Changes in index.php, config.php, gnuplot.php, new userdefs.php) - +- Martin 2007-10-14 + - User defined logs with several values in one file now supported. Changes in index.php, gnuplot.php, userdefs.php and config.php. diff --git a/webfrontend/pgm3/config.php b/webfrontend/pgm3/config.php index e803e0393..fb84f5555 100644 --- a/webfrontend/pgm3/config.php +++ b/webfrontend/pgm3/config.php @@ -1,16 +1,16 @@ global" - $fhz1000port="7072"; # port of fhz1000.pl + $fhz1000port="7072"; # port of fhem.pl $logpath="/var/tmp"; # where are your logs? - $fhz1000_pl="/home/FHZ/fhz1000/fhz1000.pl"; #only required if you are using PHP4 + $fhz1000_pl="/home/FHZ/fhem/fhem.pl"; #only required if you are using PHP4 ################################################################################## ###### nice to have @@ -131,52 +131,89 @@ # otherwise the system will slow down # pgm3 (user www-data) needs the rights to write the logs # from fhz1000.pl (user = ???) + ############################################################################################## -## user +## USERDEF +# # Create your own graphics! If you have separate Programs (e.g. wired devices) then create your own # logfile and tell pgm3 to use it. -# the logfile must look like this: -################################### -# 2007-10-13_13:45:14 solarI Is: 0.0 -################################### -# Field1: _