summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5c3a9e7)
raw | patch | inline | side by side (parent: 5c3a9e7)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Fri, 30 Sep 2005 06:06:09 +0000 (06:06 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Fri, 30 Sep 2005 06:06:09 +0000 (06:06 +0000) |
website/rrdworld/index.wml | patch | blob | history | |
website/rrdworld/rrdweather.xml | [new file with mode: 0644] | patch | blob |
index bcfd799f4e7466b325987dda99c82048ce9985ee..25cd2973e9d137f4d6d1d32e72ad70b835eb73ca 100644 (file)
#include "monitorix.xml"
#include "rrdcgi.xml"
#include "rrdutil.xml"
+#include "rrdweather.xml"
#include "sicm.xml"
#include "snmpgraph.xml"
#include "smokeping.xml"
diff --git a/website/rrdworld/rrdweather.xml b/website/rrdworld/rrdweather.xml
--- /dev/null
@@ -0,0 +1,13 @@
+<rrdworld type="application">
+
+ <name> RRDWeather </name>
+ <author> Sébastien Wains </author>
+<description> RRDWeather is a weather monitoring tool based on RRDtool and weather.com.
+It regularly collects weather information from a XML file and put the data together in nice graphs.</description>
+ <homepage> http://www.wains.be/projects/rrdweather/ </homepage>
+ <year> 2005 </year><month> 9 </month>
+ <license> GPL </license>
+ <livesite> http://www.wains.be/cgi-bin/weather.cgi </livesite>
+ <email> sebastien@wains.be </email>
+
+</rrdworld>
\ No newline at end of file