|
From: <ma...@us...> - 2011-02-06 13:50:35
|
Revision: 283
http://openautomation.svn.sourceforge.net/openautomation/?rev=283&view=rev
Author: makki1
Date: 2011-02-06 13:50:29 +0000 (Sun, 06 Feb 2011)
Log Message:
-----------
Add hints on rrdtool for diagram and KNX-backend
Modified Paths:
--------------
CometVisu/trunk/README
Modified: CometVisu/trunk/README
===================================================================
--- CometVisu/trunk/README 2011-02-05 22:51:25 UTC (rev 282)
+++ CometVisu/trunk/README 2011-02-06 13:50:29 UTC (rev 283)
@@ -7,3 +7,18 @@
The other part is the CometVisu Visualisation. It is a template engine
that creates an easy to use, web based visualisation. All the necessary
configuration is done in a simple XML file.
+
+*** Important note on diagram-backend ***
+It uses a modified version of rrdtool, adding a "fetchj" option.
+You can find source and Debian-packages here:
+http://repo.wiregate.de/wiregate/pool/main/r/
+http://repo.wiregate.de/wiregate/pool/main/libr/
+
+*** Notes on the KNX-backend ***
+The KNX-backend uses
+/usr/lib/cgi-bin/l : a dummy-login
+/usr/lib/cgi-bin/r : a symlink to /usr/bin/eibread-cgi
+/usr/lib/cgi-bin/w : a symlink to /usr/bin/eibwrite-cgi
+eibread/write-cgi are part of a modified eibd-clients package here:
+http://repo.wiregate.de/wiregate/pool/main/e/
+(source: bcusdk)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|