no own logos available

nagios at mm.quex.org nagios at mm.quex.org
Wed Sep 8 08:18:55 CEST 2004


On Wed, Sep 08, 2004 at 07:13:31AM +0200, Jochen Kaechelin wrote:

> I just downloaded some of the logo packs from nagios.org
> and put them into:
> 
> /usr/share/nagios/htdocs/images/logos/
> 
> I created a file (hostextinfo.cfg)
> 
> define hostextinfo{
>         host_name       snowflake
>         icon_image      debian.jpg
>         icon_image_alt  DebianWebServer
>         statusmap_image debian.jpg
>         2d_coords       100,250
>         3d_coords       100.0,50.0,75.0
>         }
> 
> and added 
> 
> xedtemplate_config_file=/etc/nagios/hostextinfo.cfg
> 
> to cgi.cfg.
> 
> But there a still "only" the original logos!

1. Make sure that /usr/share/nagios/htdocs/images is where the CGI
   is looking for logos (physical_html_path).

2. Make sure you're not using nagios-mysql. If you are, then you
   have to put the extended info in the database. This took me a
   while to figure out. :)

3. You should use the .gd2 images for the statusmap_image, as it
   loads them faster.  I also think that it won't use jpg or png
   files, though it says it does (I've found that quite a few of
   the .gd2 files in the logo packs - and ones I create myself -
   crash the statusmap CGI, so I'm sure I would've tried it with
   png/jpeg files instead). I'm running the 1.2 backport though.


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
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