> I am intending to use the link: > > http://nagioshost/nagios/cgi-bin/statusmap.cgi?createimage >
Just a FYI, just in case someone else wants to do this in the future, I'm settling with the following in as my /share/noc-map.html, to load the map in an IFRAME and refresh it: <META HTTP-EQUIV="Page-Enter" CONTENT="BlendTrans(Duration=1.5)"> <META HTTP-EQUIV="Site-Exit" CONTENT="BlendTrans(Duration=1.5)"> <META HTTP-EQUIV="refresh" CONTENT="5"> <body background="/nagios/images/background.png" scroll="no"> <iframe src="/nagios/cgi-bin/statusmap.cgi?host=all&createimage" width="100%" height="100%" frameborder="0" marginheight="0" marginwidth="0" scrolling="no"></iframe> My background.png is my nagios background. The page refreshes every 5 seconds, and so far it seems to work quite well, I get a full screen map, without the clutter of the other frames, although there is no interactivity with the map using this method. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null