Code

added zenos
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 13 Jun 2006 21:26:16 +0000 (21:26 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 13 Jun 2006 21:26:16 +0000 (21:26 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@844 a5681a0c-68f1-0310-ab6d-d61299d08faa

website/rrdworld/index.wml
website/rrdworld/zenoss.xml [new file with mode: 0644]
website/rrdworld/zenoss_logo.png [new file with mode: 0644]

index f1df95c1c226f889a38793b7088416380db781fb..8d0b68fc3bad0698b882ca3e79c75fa65fe2e75f 100644 (file)
@@ -48,6 +48,7 @@ while we wait for new material to arrive.</p>
 #include "tinygraph.xml"
 #include "torrus.xml"
 #include "tstat.xml"
+#include "zenoss.xml"
 
 <h2>Commercial Applications</h2>
 
diff --git a/website/rrdworld/zenoss.xml b/website/rrdworld/zenoss.xml
new file mode 100644 (file)
index 0000000..1209106
--- /dev/null
@@ -0,0 +1,10 @@
+<rrdworld type="application"
+          icon="zenoss_logo.png" > <!-- Size 100x66 -->
+    <name>Zenoss Monitoring System</name>
+    <author>Erik A. Dahl</author>
+    <description>Zenoss is an enterprise grade monitoring system that provides Inventory/Configuration, Event, Performance and Availability management in a single integrated package.   It is written in Python using the Zope web application framework and Twisted network programming environment.   All performance information is stored in RRD files.  Zenoss is written to be easy to use for a beginner yet flexible and powerful enough for the advanced user.</description>
+    <homepage> http://www.zenoss.org </homepage> 
+    <year>2006</year><month>6</month> <!-- Entry creation date -->
+    <license> GPL </license>
+    <email>edahl@zenoss.org</email> <!-- Author contact -->
+</rrdworld>
diff --git a/website/rrdworld/zenoss_logo.png b/website/rrdworld/zenoss_logo.png
new file mode 100644 (file)
index 0000000..e853d53
Binary files /dev/null and b/website/rrdworld/zenoss_logo.png differ