<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.5346.5" name=GENERATOR></HEAD>
<BODY>Hi,<BR><BR>I hope that this is the right forum, and that someone can 
help.<BR><BR>I cannot get the statusmap.cgi to work in Nagios. I have searched 
the web, installed what i think I need and still no luck. When I load the 
statusmap.cgi I get a page with the usual headers and information, but no map. I 
get different results when I look at the webpage, depending on whether I select 
'User-supplied coords' or Circular. When I look at the source for the webpage I 
get this:<BR><BR><img src='statusmap.cgi?<SPAN 
class=806101815-29082006>h</SPAN>ost=all&createimage&canvas_x=0&canvas_y=0&canvas_width=180&canvas_height=315&max_width=0&max_height=0&layout=0&layermode=exclude' 
width=180 height=315 border=0 name='statusimage' 
useMap='#statusmap'><BR><BR>This shows that there is an image, but there are 
no hosts/icons on this image, it is blank. Additionally if I look at the 
'circular' option I get the following error message:<BR><BR>"You have not 
supplied any host drawing coordinates, so you cannot use this layout 
method."<BR><BR>Unfortunately I have included the coords in the hostextinfo.cfg 
file.<BR><BR>So I am unsure why no icons/hosts are being drawn. I have compiled 
NAGIOS with all the relevant options (I think), and added all the relevant 
libraries. Additionally the statusmap.cgi page wont display the hosts even if I 
use GIFs or JPEGs. I am lost!! If anyone can help I would be very 
grateful.<BR><BR>In the event I cannot get this to work, can anyone suggest any 
other tools/apps I can use for generating the statusmap?<BR><BR>Some information 
regarding my installation<BR><BR>System: Fedora Core 5<BR>Nagios: 2.5<BR>GCLibc: 
2.4-4 (glibc, glibc-common, glibc-devel, glibc-headers, glibc-kernheaders)<BR>GD 
Library<BR>libpng<BR>libiconv-1.9.2<BR><BR>Output from 'ldd 
statusmap.cgi'<BR>linux-gate.so.1 => (0x0031a000)<BR>libgd.so.1.8 => 
/usr/lib/libgd.so.1.8 (0x0098e000)<BR>libz.so.1 => /usr/lib/libz.so.1 
(0x0093d000)<BR>libm.so.6 => /lib/libm.so.6 (0x00916000)<BR>libpng12.so.0 
=> /usr/lib/libpng12.so.0 (0x00c9b000)<BR>libjpeg.so.62 => 
/usr/lib/libjpeg.so.62 (0x0064d000)<BR>libc.so.6 => /lib/libc.so.6 
(0x007db000)<BR>libXpm.so.4 => /usr/lib/libXpm.so.4 
(0x0097b000)<BR>libX11.so.6 => /usr/lib/libX11.so.6 
(0x00a72000)<BR>libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 
(0x00c31000)<BR>libfreetype.so.6 => /usr/lib/libfreetype.so.6 
(0x00bb1000)<BR>/lib/ld-linux.so.2 (0x007be000)<BR>libXau.so.6 => 
/usr/lib/libXau.so.6 (0x00976000)<BR>libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 
(0x00a6a000)<BR>libdl.so.2 => /lib/libdl.so.2 (0x00910000)<BR>libexpat.so.0 
=> /lib/libexpat.so.0 (0x00b83000)<BR><BR>(Note, it looks like 
linux-gate.so.1 and /lib/ld-linux.so.2 may not be necessary, but correct me if i 
am wrong)<BR><BR>Section from 
/usr/local/nagios/etc/hostextinfo.cfg<BR><BR>define hostextinfo{<BR>host_name 
server1<BR>notes This is the primary Netware file server<BR>notes_url <A 
href="http://webserver.localhost.localdomain/hostinfo.pl?host=netware1" 
rel=external>http://webserver.localhost.localdomain/hostinfo.pl?host=netware1</A><BR>icon_image 
redhat.png<BR>icon_image_alt RedHat 7.2<BR>vrml_image 
novell40.png<BR>statusmap_image redhat.gif<BR>2d_coords 100,250<BR>3d_coords 
100.0,50.0,75.0<BR>}<BR><BR><BR>I am now at a loss to know what is wrong. Please 
can someone help. <BR><BR>Best Regards,<BR><BR>Michael.
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>