Code

added weather
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Fri, 30 Sep 2005 06:06:09 +0000 (06:06 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Fri, 30 Sep 2005 06:06:09 +0000 (06:06 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@692 a5681a0c-68f1-0310-ab6d-d61299d08faa

website/rrdworld/index.wml
website/rrdworld/rrdweather.xml [new file with mode: 0644]

index bcfd799f4e7466b325987dda99c82048ce9985ee..25cd2973e9d137f4d6d1d32e72ad70b835eb73ca 100644 (file)
@@ -27,6 +27,7 @@ while we wait for new material to arrive.</p>
 #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
new file mode 100644 (file)
index 0000000..32c63ad
--- /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