cannot display Logos

Dave Barnum dave at leaplab.com
Thu May 6 23:54:55 CEST 2004


Kiran Koduru wrote:

> Greetings!!
>
> I have the cgi.cfg with
>
> physical_html_path=/usr/share/nagios
>
> and I have the images/logos in that directory, but still I am not 
> seeing the logos on the nagios.
>
> Here is the sample EXTENDED HOST INFORMATION.
>
> hostextinfo[tyler]=http://www.sun.com;sunlogo.gif;sunlogo.gd2;sunlogo.gd2;Solaris 
> 8.0;50,2000;0.5,0.5,0.5
>
> I have the followinf config in httpd.conf for the virtualhost
> ----------------------------------------------------------
> <Directory /usr/lib/nagios/cgi/>
> AllowOverride AuthConfig
> order allow,deny
> allow from all
> Options ExecCGI
> </Directory>
> Alias /nagios/ /usr/share/nagios/
> <Directory /usr/share/nagios/>
> order allow,deny
> allow from all
> </Directory>
> -----------------------------------------------------------
>
> it was working with netsaint, but not able to get the logos working 
> after the migration to nagios.
>
> What else should I check for getting the logos working.
>
>
Perhaps you should try modeling your hostextinfo.cfg after this..

define hostextinfo{
host_name hostname
icon_image win40.jpg
icon_image_alt Win 2K
vrml_image win40.png
statusmap_image win40.gd2
}

>
> Please help.
>
>
>
> Thanks,
>
> Kiran.
>
> _________________________________________________________________
> FREE pop-up blocking with the new MSN Toolbar – get it now! 
> http://toolbar.msn.com/go/onm00200415ave/direct/01/
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by Sleepycat Software
> Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
> deliver
> higher performing products faster, at low TCO.
> http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at 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
>




-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
Nagios-users mailing list
Nagios-users at 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





More information about the Users mailing list