From ad8fbad28ad5706cdd0a8dcdf6aa6d79998eb826 Mon Sep 17 00:00:00 2001
From: oetiker
Date: Tue, 17 May 2005 22:33:49 +0000
Subject: [PATCH] added snmpgraph and sicm
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@576 a5681a0c-68f1-0310-ab6d-d61299d08faa
---
website/download.wml | 12 +++++++-----
website/rrdworld/index.wml | 1 +
website/rrdworld/sicm.xml | 4 ++--
website/rrdworld/snmpgraph.xml | 13 +++++++++++++
4 files changed, 23 insertions(+), 7 deletions(-)
create mode 100644 website/rrdworld/snmpgraph.xml
diff --git a/website/download.wml b/website/download.wml
index 5ce37a9e..d5d2abd0 100644
--- a/website/download.wml
+++ b/website/download.wml
@@ -30,11 +30,13 @@ You can download RRD tool from several places:
## BE ftp://ftp.grmbl.com/pub/webtools/rrdtool/ (Bram Dumolin bram@grmbl.be)
IE (http,ftp,rsync)://ftp.heanet.ie/mirrors/people.ee.ethz.ch/%257Eoetiker/webtools/rrdtool/pub (Colm MacCárthaigh colm.maccarthaigh@heanet.ie)
BR ftp://ftp.pucpr.br/rrdtool/. (Rafael Gustavo Gassner rafael.gassner@pucpr.br)
- RO ftp://ftp.iasi.roedu.net/pub/mirrors/people.ee.ethz.ch/%257Eoetiker/webtools/rrdtool/pub/. ( RoEduNet Iasi Branch ftpadmin@iasi.roedu.net)
- RO http://ftp.idilis.ro/mirrors/rrdtool/ ( Dragos Nitu mirrors@idilis.net)
- TR http://godel.cs.bilgi.edu.tr/mirror/rrdtool/ ( Can Burak Cilingir canburak@cs.bilgi.edu.tr)
- NL ftp://ftp.bit.nl/mirror/rrdtool/ ( BIT, The Netherlands mirror@bit.nl)
-## NL ftp://ftp.cbn.net.id/mirror/rrdtool/ ( Achmad Yahya Sjarifuddin yahya@cbn.net.id)
+ RO ftp://ftp.iasi.roedu.net/pub/mirrors/people.ee.ethz.ch/%257Eoetiker/webtools/rrdtool/pub/. (RoEduNet Iasi Branch ftpadmin@iasi.roedu.net)
+ RO http://ftp.idilis.ro/mirrors/rrdtool/ (Dragos Nitu mirrors@idilis.net)
+ TR http://godel.cs.bilgi.edu.tr/mirror/rrdtool/ (Can Burak Cilingir canburak@cs.bilgi.edu.tr)
+ NL ftp://ftp.bit.nl/mirror/rrdtool/ (BIT, The Netherlands mirror@bit.nl)
+ US ftp://ftp.subterrain.net/pub/rrdtool/ (Justin Lundy subterrain.net)
+ US http://www.subterrain.net/tools/visualization/rrdtool/ (Justin Lundy subterrain.net)
+## NL ftp://ftp.cbn.net.id/mirror/rrdtool/ (Achmad Yahya Sjarifuddin yahya@cbn.net.id)
Binary Distributions
diff --git a/website/rrdworld/index.wml b/website/rrdworld/index.wml
index 9fc4b682..17477888 100644
--- a/website/rrdworld/index.wml
+++ b/website/rrdworld/index.wml
@@ -21,6 +21,7 @@ while we wait for new material to arrive.
#include "cacti.xml"
#include "sicm.xml"
+#include "snmpgraph.xml"
Add your own tool to this list
diff --git a/website/rrdworld/sicm.xml b/website/rrdworld/sicm.xml
index 3e8ec0e7..ad8b8ed4 100644
--- a/website/rrdworld/sicm.xml
+++ b/website/rrdworld/sicm.xml
@@ -2,8 +2,8 @@
SICM - Simple Infrastructure Capacity Monitor
Thomas Price
- 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
+ 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.
http://sicm.sourceforge.net
2003 10
diff --git a/website/rrdworld/snmpgraph.xml b/website/rrdworld/snmpgraph.xml
new file mode 100644
index 00000000..79c20405
--- /dev/null
+++ b/website/rrdworld/snmpgraph.xml
@@ -0,0 +1,13 @@
+
+
+ SnmpGraph
+ Antoine Guilmard
+ SnmpGraph permit to monitor the OIDs of SNMP protocol. You can also monitor all probe of
+MotherBoardMonitor 5 (temperature, voltage). It automates the update of a RRD data base like does it the famous MRTG but does
+not use Perl script. The installation can be done as a service in Windows.
+ http://guilmard.free.fr/index.php?page=snmpgraph&lg=en
+ 2005 5
+ GPL
+
+
+# From: Antoine Guilmard
--
2.30.2