6 cd db && sudo ../src/cap && cd -
8 The application has to run as root, which is a potential security hazard.
10 This currently produces prodigious amounts of output; sue me.
12 2. Generate a graph after letting the capture run for a while.
14 cd graph && ./graph.sh && cd -
16 This will generate a graph at graph/net.png
18 This runs a bunch of php scripts.
20 3. View the graph via the web/ crap
22 I suggest you map/symlink apache to the web/ directory if you are capable"