summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 041806c)
raw | patch | inline | side by side (parent: 041806c)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Wed, 3 May 2006 12:01:12 +0000 (12:01 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Wed, 3 May 2006 12:01:12 +0000 (12:01 +0000) |
website/rrdworld/index.wml | patch | blob | history | |
website/rrdworld/rrd4j.xml | patch | blob | history | |
website/rrdworld/snm_at_rrdworld.png | [new file with mode: 0644] | patch | blob |
website/rrdworld/snm_at_rrdworld.xml | [new file with mode: 0644] | patch | blob |
index 19c9e0c9c726a865f2290e48d140ea253969850c..f1df95c1c226f889a38793b7088416380db781fb 100644 (file)
#include "rrd_merger.xml"
#include "weathermap4rrd.xml"
#include "rrdutils.xml"
-#incldue "rrd4j.xml"
+#include "rrd4j.xml"
#include "toolsmith.xml"
<h2>Free Applications</h2>
#include "rrdweather.xml"
#include "sicm.xml"
#include "snmpgraph.xml"
+#include "snm_at_rrdworld.xml"
#include "smokeping.xml"
#include "serverstats.xml"
#include "systemgraph.xml"
index 92ecf50e11496b93136e118c91b31c57b34ce050..5575c3d4cf2ed7a0ede5eb20bca31816bc99789e 100644 (file)
<rrdworld type="companion">
-
<name> RRD4J </name>
<author> Sasa Marcovic, Mathias Bogaert </author>
-<description> Rrd4j is a 100% pure java implementation of RRDTool
-</description>
+<description> Rrd4j is a 100% pure java implementation of RRDTool.</description>
<homepage> https://rrd4j.dev.java.net/ </homepage>
<year> 2006 </year><month> 2 </month>
<license> LGPL </license>
<email> m.bogaert@memenco.com </email> <!-- Author contact -->
-
</rrdworld>
diff --git a/website/rrdworld/snm_at_rrdworld.png b/website/rrdworld/snm_at_rrdworld.png
new file mode 100644 (file)
index 0000000..3493ec1
Binary files /dev/null and b/website/rrdworld/snm_at_rrdworld.png differ
index 0000000..3493ec1
Binary files /dev/null and b/website/rrdworld/snm_at_rrdworld.png differ
diff --git a/website/rrdworld/snm_at_rrdworld.xml b/website/rrdworld/snm_at_rrdworld.xml
--- /dev/null
@@ -0,0 +1,19 @@
+<rrdworld type="application"
+ icon="snm_at_rrdworld.png" > <!-- Size 100x66 -->
+
+ <name> SNM - System and Network Monitor </name>
+ <author> Thomas Price </author>
+<description> SNM is a tool to monitor, graph and alert system and network computing devices.
+ SNM runs on a Windows or Linux device on your network, 24 hours a day constantly recording the
+ parameters of the computing device using snmp, ping or custom modules. The recorded data is
+ stored for later reference via a user friendly menu-driven web browser. E-mail alerts are raised
+ if a user determined number of queries or thresholds fail. </description>
+ <homepage> http://snm.sourceforge.net/ </homepage>
+ <year> 2006 </year><month> 5 </month> <!-- Entry creation date -->
+ <license> GPL </license>
+
+ <!-- Optional -->
+
+ <livesite> http://snm.sourceforge.net/example.html </livesite>
+
+</rrdworld>
\ No newline at end of file