summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2203007)
raw | patch | inline | side by side (parent: 2203007)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Wed, 7 Jul 2010 21:06:55 +0000 (21:06 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Wed, 7 Jul 2010 21:06:55 +0000 (21:06 +0000) |
program/doc/rrdbuild.pod | patch | blob | history | |
program/doc/rrdtutorial.pod | patch | blob | history |
index 4159d5ab47a2407e217dba73e5817be548432c52..617971cbbee4f1a4a765a32fd24081df994ebe4c 100644 (file)
--- a/program/doc/rrdbuild.pod
+++ b/program/doc/rrdbuild.pod
export PATH=/opt/SunStudioExpress/bin
-=head2 Solaris 8/9
-
-Getting NLS to work on old solaris is an open issue ... use
-
- --disable-nls
-
-option.
-
=head2 Debian / Ubuntu
Use apt-get to make sure you have all that is required. A number
index d6ec09d25af097cbb13ff53f7019563c94f0183c..f5ab0f395cda14fd490befe06ebd8ce0e41bfde3 100644 (file)
go on and on and on. After a while, all the available places will be used and
the process automatically reuses old locations. This way, the dataset
will not grow in size and therefore requires no maintenance.
-RRDtool works with with Round Robin Databases (RRDs). It stores and retrieves
+RRDtool works with Round Robin Databases (RRDs). It stores and retrieves
data from them.
=head2 What data can be put into an RRD?