Code

added sicm
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 16 May 2005 21:13:55 +0000 (21:13 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 16 May 2005 21:13:55 +0000 (21:13 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@574 a5681a0c-68f1-0310-ab6d-d61299d08faa

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

index 01f3e328e2b5cd3e4a0d2be5367d1906f924ab44..9fc4b682b4ad8cbeb5bba0f0649538e1cee87654 100644 (file)
@@ -20,6 +20,7 @@ while we wait for new material to arrive.</p>
 <h2>Applications</h2>
 
 #include "cacti.xml"
+#include "sicm.xml"
 
 <h2>Add your own tool to this list</h2>
 
diff --git a/website/rrdworld/sicm.xml b/website/rrdworld/sicm.xml
new file mode 100644 (file)
index 0000000..3e8ec0e
--- /dev/null
@@ -0,0 +1,12 @@
+<rrdworld type="application" icon="" > <!-- Size 100x66 -->
+
+ <name> SICM - Simple Infrastructure Capacity Monitor </name>
+    <author> Thomas Price </author>
+<description> Written in Perl for Win32 & Linux (easily ported to other O/S's). SICM provides a template based ping & snmp
+front-end to RRDtool that is simple to implement & support, is flexible and provides www, menu driven presentation of the
+output as well as e-mail alerting. </description>
+<homepage> http://sicm.sourceforge.net </homepage>
+  <year> 2003 </year><month> 10 </month> <!-- Entry creation date -->
+<license> GPL </license>
+
+</rrdworld>