racket/collects/meta/drdr
2010-11-09 14:57:36 -06:00
..
graphs Revert "Displays the panes in descending order (to match graph's time axis)" 2010-11-09 14:57:36 -06:00
static
tests More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
analyze.ss
archive-test.ss
archive.ss
cache.ss More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
cc.ss
config.ss
copy.sh
diff.ss
diffcmd.ss
dirstruct.ss
example.timing
formats.ss
good-init.sh
graph.ss Easier graph maker 2010-11-08 09:18:54 -07:00
house-call.ss
info.rkt
init.sh
installed-software
list-count.ss
main.ss
make-archive.ss More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
metadata.ss
monitor-drdr.rkt Adding DrDr monitor 2010-09-16 12:45:36 -06:00
monitor-scm.ss
notify.ss
path-utils.ss
pkgs
plt-build.ss Attempting to fix DrDr re gr2 2010-11-08 20:22:03 -07:00
README
README-PORTS
render.ss
rendering.ss
replay-log.ss
replay.ss More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
retry.ss
rewriting.ss
run-collect.ss
scm.ss Adding DrDr monitor 2010-09-16 12:45:36 -06:00
sema.ss
set-browser.ss More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
status.ss
svn.ss
time-file.ss More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
time.ss Easier graph maker 2010-11-08 09:18:54 -07:00
vdbm.ss

This is the implementation of DrDr.

It currently only runs on a single machine that is set up in an intricate way.
-- In particular, config.ss mentions many of those details
-- Also, static/data must be a link to a data directory (/opt/plt/data)

It uses a few of my PLaneT packages and some other ones as well.