summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e1ac2f7)
raw | patch | inline | side by side (parent: e1ac2f7)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 22 May 2005 20:23:18 +0000 (20:23 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 22 May 2005 20:23:18 +0000 (20:23 +0000) |
website/rrdworld/index.wml | patch | blob | history | |
website/rrdworld/serverstats.xml | [new file with mode: 0644] | patch | blob |
index 174778887f9ce9feaeccd8788975af4c12a1a063..62f38dba9f03005fb3f63ccf8ce73b688a700292 100644 (file)
#include "cacti.xml"
#include "sicm.xml"
#include "snmpgraph.xml"
+#include "serverstats.xml"
<h2>Add your own tool to this list</h2>
diff --git a/website/rrdworld/serverstats.xml b/website/rrdworld/serverstats.xml
--- /dev/null
@@ -0,0 +1,10 @@
+<rrdworld type="application" >
+ <name> Serverstats </name>
+ <author> David Danier </author>
+<description> Simple collection of some PHP5 scripts for creating graphs. </description>
+ <homepage> http://www.webmasterpro.de/~ddanier/serverstats/ </homepage>
+ <year> 2005 </year><month> 5 </month>
+ <license> GPL </license>
+ <livesite> https://www.webmasterpro.de/~ddanier/serverstats/demo/</livesite>
+ <email> david.danier@team23.de </email>
+</rrdworld>