graph.rst
changeset 243 2a734583d5ec
child 253 14a33f74c293
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/graph.rst	Sun Dec 06 22:21:17 2009 +0200
@@ -0,0 +1,21 @@
+-*- mode: outline; coding: utf-8 -*-
+
+* RRDtool.
+
+RRDtool is the OpenSource industry standard, high performance data logging and
+graphing system for time series data. Use it to write your custom monitoring
+shell scripts or create whole applications using its Perl, Python, Ruby, TCL
+or PHP bindings.
+
+  http://oss.oetiker.ch/rrdtool/
+                home page
+
+* Graphviz.
+
+Graph visualization is a way of representing structural information as
+diagrams of abstract graphs and networks. Automatic graph drawing has many
+important applications in software engineering, database and web design,
+networking, and in visual interfaces for many other domains.
+
+  http://www.graphviz.org/
+                home page