From: oetiker
Date: Tue, 9 Aug 2005 10:55:21 +0000 (+0000)
Subject: aadded new utilities
X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=ef41c0fd0ae10a80c48041a3f254d2471ba8b56c;p=rrdtool-all.git
aadded new utilities
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@670 a5681a0c-68f1-0310-ab6d-d61299d08faa
---
diff --git a/website/rrdworld/bigsis_rrdworld.xml b/website/rrdworld/bigsis_rrdworld.xml
new file mode 100644
index 00000000..9a4a0613
--- /dev/null
+++ b/website/rrdworld/bigsis_rrdworld.xml
@@ -0,0 +1,21 @@
+
+
+ Big Sister system and network monitor
+ Tom Aeby
+
+Big Sister detects failing services and systems, displays live status
+overviews and sends alerts. For providing diagnostic information to the
+system administrator Big Sister also collects system performance data
+and uses RRDTool as a powerful utility for storing and visualizing the
+collected data.
+
+ http://www.bigsister.ch/
+ 2005 8
+ GPL
+
+
+
+ aeby@graeff.com
+
+
diff --git a/website/rrdworld/index.wml b/website/rrdworld/index.wml
index e70c7974..3cc43f74 100644
--- a/website/rrdworld/index.wml
+++ b/website/rrdworld/index.wml
@@ -16,9 +16,11 @@ while we wait for new material to arrive.
#include "drraw.xml"
#include "rrd_merger.xml"
#include "weathermap4rrd.xml"
+#include "rrdutils.xml"
Free Applications
+#include "bigsis_rrdworld.xml"
#include "cacti.xml"
#include "mailgraph.xml"
#include "rrdcgi.xml"
diff --git a/website/rrdworld/logo_bigsis_rrd_100x66.png b/website/rrdworld/logo_bigsis_rrd_100x66.png
new file mode 100644
index 00000000..9450b610
Binary files /dev/null and b/website/rrdworld/logo_bigsis_rrd_100x66.png differ
diff --git a/website/rrdworld/rrdutils.xml b/website/rrdworld/rrdutils.xml
new file mode 100644
index 00000000..475623e5
--- /dev/null
+++ b/website/rrdworld/rrdutils.xml
@@ -0,0 +1,18 @@
+
+
+ rrdUtils
+ Javier Palacios
+ Is a set of tools intended to help the creation
+and graphing
+of RRD files. The RRD characteristics (data sources, consolidation
+functions, ...) and the graphs are described in a configuration file that we
+can use to create new instances of a RRD, and to generate the graphs for
+them.
It includes an extension which uses the configuration files to
+poll an SNMP agent and stores the results in the related RRD.
+ http://rrdutils.sourceforge.net
+ 2005 4
+ GPL
+
+ javierpb@arsystel.com
+
+