From ad6d569cea8f7ff3eba8ec258c6fd2fd3c829d76 Mon Sep 17 00:00:00 2001 From: Razvan Deaconescu Date: Thu, 11 Aug 2011 15:55:50 +0300 Subject: [PATCH] Add Dia log parsing workflow image. --- ppf/log-samples/log-id-mapping/.gitignore | 3 + ppf/log-samples/log-id-mapping/Makefile | 33 + .../log-id-mapping/log-parsing-workflow.dia | 1369 +++++++++++++++++ 3 files changed, 1405 insertions(+) create mode 100644 ppf/log-samples/log-id-mapping/.gitignore create mode 100644 ppf/log-samples/log-id-mapping/Makefile create mode 100644 ppf/log-samples/log-id-mapping/log-parsing-workflow.dia diff --git a/ppf/log-samples/log-id-mapping/.gitignore b/ppf/log-samples/log-id-mapping/.gitignore new file mode 100644 index 0000000..6d2b305 --- /dev/null +++ b/ppf/log-samples/log-id-mapping/.gitignore @@ -0,0 +1,3 @@ +/*.png +/*.pdf +/*.eps diff --git a/ppf/log-samples/log-id-mapping/Makefile b/ppf/log-samples/log-id-mapping/Makefile new file mode 100644 index 0000000..b752785 --- /dev/null +++ b/ppf/log-samples/log-id-mapping/Makefile @@ -0,0 +1,33 @@ +# image conversions (.dia to .eps, .eps to .pdf) + +DIA = dia +INKSCAPE = inkscape +EPSTOPDF = epstopdf + +DIA_FILES = log-parsing-workflow.dia +#SVG_FILES = hardware-virtualization.svg +EPS_FILES = $(DIA_FILES:.dia=.eps) $(SVG_FILES:.svg=.eps) +PDF_FILES = $(DIA_FILES:.dia=.pdf) $(SVG_FILES:.svg=.pdf) +PNG_FILES = $(DIA_FILES:.dia=.png) $(SVG_FILES:.svg=.png) + +.PHONE: all clean + +all: $(PDF_FILES) $(PNG_FILES) + +%.png: %.dia + $(DIA) --filter=cairo-png --export=$@ $< + +%.png: %.svg + $(INKSCAPE) --export-png $@ $< + +%.pdf: %.eps + $(EPSTOPDF) $< + +%.eps: %.dia + $(DIA) --filter=eps-pango --export=$@ $< + +%.eps: %.svg + $(INKSCAPE) --export-eps $@ $< + +clean: + -rm -f $(EPS_FILES) $(PDF_FILES) $(PNG_FILES) diff --git a/ppf/log-samples/log-id-mapping/log-parsing-workflow.dia b/ppf/log-samples/log-id-mapping/log-parsing-workflow.dia new file mode 100644 index 0000000..10fcc42 --- /dev/null +++ b/ppf/log-samples/log-id-mapping/log-parsing-workflow.dia @@ -0,0 +1,1369 @@ + + + + + + + + + + + + + #Letter# + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + #run +experiment# + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + #experimenter# + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + #parser# + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ## + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + #swarm description file (INI)# + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + #log file / archive of log files# + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + #Database# + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + #swarm description file (INI)# + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + #logfile-ID mapping file (INI)# + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ## + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + #description file parser# + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + #swarms table# + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + #client_sessions table# + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + #logfile-ID mapping file (INI)# + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ## + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + #message parser# + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ## + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + #log file / archive of log files# + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + #*_messages tables# + + + + + + + + + + + + + + + + + + + + + + + + -- 2.20.1