Archiver
--------
source env vars,
	. javasetup.sh
Amend script to use right DB then start archiver
	./startArchiver

Publisher
---------
source env vars,
	. javasetup.sh
then run producer for desired jobIDs
	./startBossJobPublisher 5900 350 > j5900.txt

Analysis
--------
Copy log file to DB host and compare received messages
(yes, I know the script stinks!)

./analysis.sh j5900.txt 5900 6249
