About graph/diagram visual soft.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sun, 06 Dec 2009 22:21:17 +0200
changeset 243 2a734583d5ec
parent 242 645337fed109
child 244 54af63866ddb
child 253 14a33f74c293
About graph/diagram visual soft.
graph.rst
--- /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