[mirrorbrain-commits] r7703 - trunk/tools

From: <poeml_at_mirrorbrain.org>
Date: Mon, 27 Jul 2009 23:29:05 +0200
Author: poeml
Date: Mon Jul 27 23:29:04 2009
New Revision: 7703
URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain?view=revision&revision=7703

Log:
add a README describing the purpose of the files in the tools directory

Added:
   trunk/tools/README

Added: trunk/tools/README
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/tools/README	Mon Jul 27 23:29:04 2009	(r7703)
@@ -0,0 +1,51 @@
+This directory contains some tools that are used by the "mb" tool, or are
+packaged just for conveniency.
+
+
+
+Needed by "mb" (and therefore required to be placed within $PATH) are:
+
+    geoiplookup_continent.c   
+       A minimal clone of the "standard" geoiplookup tool (which comes with GeoIP),
+       just that it can print out the continent, which the standard tool can't.
+       Install it to /usr/bin/geoiplookup_continent
+  
+    scanner.pl
+       The scanner, for now written in Perl, which is integral part of MirrorBrain.
+       Install it as /usr/bin/scanner
+  
+
+Optional tools:
+
+    geoip-lite-update
+       Can fetch updated databases from GeoIP
+
+    metalink-hasher.py
+       Creates hashes for automatic inclusion into metalinks
+
+
+
+Additional tools that may or may not be useful for operators of MirrorBrain, or
+of a mirror infrastructure in general. You can ignore them for a MirrorBrain
+install:
+
+    create_timestamp
+       Creates a small file containing a timestamp which can be used to let it
+       spread to mirrors, so to check them for uptodate-ness.
+
+    geoiplookup_city.c
+       Show details from a city GeoIP database, similar to what the standard
+       geoiplookup tool does, but also shows the continent.
+
+    mirrorprobe-logrotate
+       Logrotate snippet for the /var/log/mirrorbrain/mirrorprobe.log file
+
+    rsyncusers
+       Tool to summarize rsync uses from an rsync log file
+    rsyncusers.sh
+       Same tool in a more stupid but more portable shell implementation
+
+    rsyncinfo.py
+       Tool to assess the size of rsync modules on a remote server, or a
+       subdirectory
+


_______________________________________________
mirrorbrain-commits mailing list
Archive: http://mirrorbrain.org/archive/mirrorbrain-commits/

Note: To remove yourself from this list, send a mail with the content
 	unsubscribe
to the address mirrorbrain-commits-request_at_mirrorbrain.org
Received on Mon Jul 27 2009 - 21:29:06 GMT

This archive was generated by hypermail 2.2.0 : Mon Jul 27 2009 - 21:45:09 GMT