Test Databases
These are samples of output from trial runs of the 4N6 system.
The text files contain the output that was entered into the terminal.
The .tar.gz files contain the MySQL databases that were generated during the run.
Warning: The .tar.gz files get pretty big! They were generated on an IBM Thinkpad
600 running RedHat 7.2, at runlevel 3. Alot of the data in the database is stuff
that's getting logged is background data, unrelated to the data in the textfiles.
- Test 1: Two ssh sessions are initiated, as root. The first session runs "lsof".
The second session spawns a bash shell, runs ls, and then exits both shells. This
database is somewhat corrupt: The timestamps are wrong, and there is no data in
the dup table about close events.
Text File, test1.tar.gz
- Test 2: Just one shell is spawned, and a couple of commands are
executed, including a vi session. This is not done via ssh.
test2.tar.gz
- Test 3: Back to ssh again. Does pretty much the same stuff as Test 2,
but through an ssh connection.
test3.tar.gz
Shell Dumps
These are files which contain the output written to sdout and stderr by a single
shell session. They were retrieved from the database using the get_io.sh
script. They can be played by using the shell_replay utility.
- Shell Dump 1:The user executes a couple of commands, loads
up vi, exits. Best viewed in an 80x24 terminal window.
Mike Shea
Last modified: Tue Mar 18 15:44:54 PST 2003