link bb_footer missing
Never mind, found this issue. xymon/server/web contains the bb_footer file. bb2_footer should be a symlink to bb_footer, but bb2_footer contains the text "link bb_footer" hence why I see that and not the actual footer. I deleted xymon/server/web/* and did "make install" and the files and links were put in place correctly. Craig