Author: pbaclace
(2011/06/28 22:27) 11 months ago
initial version of phatvis
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
4
<body>
5
<pre>
Updated: 2011-06-28
6
<h2>Introduction</h2>
7
Website: http://www.assembla.com/spaces/phatvis
8
<ol>
9
<li>Project Name: Phatvis (PHAseTimeVIS)</li>
10
<li>Website: http://www.assembla.com/spaces/phatvis</li>
11
<li>Netlogger Information: http://netlogger.lbl.gov/</li>
12
<li>Contact: p e b <i>dot</i> phatvis <b>at</b> baclace <i>dot</i> net</li>
13
14
</ol>
15
16
<h2></h2>
17
<h2>Process</h2>
18
19
<li>Run Hadoop job</li>
20
<li>Post-process Logs (see ./extraction_scripts/)</li>
21
<li>Logs are sorted, merged, filtered into netlogger format (*.ulf)</li>
22
<li>Visualizer reads a “universal log format” (netlogger) file with: attrName=attrValue ...</li>
23
<li></li>
24
25
26
<h2>Screen Shots</h2>
27
<img src="doc/screenshot1.png" alt="" />
28
<img src="doc/screenshot2.png" alt="" />
29
<h2>ToDo</h2>
30
Plenty.
31
</pre>
32
</body>
33
</html>
34
<pre>Updated: 2011-06-28<h2>Introduction</h2>Website: http://www.assembla.com/spaces/phatvis<ol><li>Project Name: Phatvis (PHAseTimeVIS)</li><li>Website: http://www.assembla.com/spaces/phatvis</li><li>Netlogger Information: http://netlogger.lbl.gov/</li><li>Contact: p e b <i>dot</i> phatvis <b>at</b> baclace <i>dot</i> net</li>