Hi Rick,
I've also done this just to make Nagios "pretty" to the users and customize for 
our customers.  If you see the documentation, you must create the logos 
directory with 40x40 pixel png (other formats acceptable) for the VRML logos to 
work, also, this will create little logos in your regular status map as well as 
a pic next to the host in the summary page.  If I am not mistaken, you will 
need to put together a:
define hostextinfo{...} declaration, but it's all in the documentation.  Here 
is an example completely specific to my internal setup for APAC usage 
justification:
in the say...windows.cfg file:
define hostextinfo{
 host_name            #APAC-TEST #this should be the host you want 
                      #the special pic for which is located in your logos 
directory in which you created
 notes                Test 2003 Domain Controller
 icon_image           Simpsons_couch_gag.jpg
 statusmap_image      Simpsons_couch_gag.jpg
 vrml_image           Simpsons_couch_gag.jpg
}

The icon, statusmap, and vrml image doesn't have to be the same, I just opted 
for the same...

Hope this helps.

Regards - Izz

> -----Original Message-----
> From: [EMAIL PROTECTED]
> Sent: Thu, 02 Oct 2008 14:24:15 -0700
> To: nagios-users@lists.sourceforge.net
> Subject: Re: [Nagios-users] 3-D Status Map not working
> 
> Rick Knight wrote:
>> I've installed openvrml with it's Mozilla plugin. I've tested the plugin
>> and it works fine with the models supplied with openvrml, but not with
>> Nagios. When I click on 3-D Status Map I get a black screen. I found
>> this error in my apache2 log...
>> 
>> [Thu Oct 02 11:08:50 2008] [error] [client 127.0.0.1] script not found
>> or unable to stat: /usr/local/nagios/sbin/nagios
>> 
>> I get this each time I try to view the 3-D maps. Is this a configuration
>> issue? I don't have a /usr/local/nagios/sbin/nagios, I do have
>> /usr/local/bin/nagios.
>> 
>> Thanks,
>> Rick
>> 
>> -------------------------------------------------------------------------
>> This SF.Net email is sponsored by the Moblin Your Move Developer's
>> challenge
>> Build the coolest Linux based applications with Moblin SDK & win great
>> prizes
>> Grand prize is a trip for two to an Open Source event anywhere in the
>> world
>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>> _______________________________________________
>> 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
>> 
> Also, when I save a map to my Desktop on my PC and then try to open with
> sdl-viewer, I get this error (the first line is the command to open the
> file)...
> 
> [EMAIL PROTECTED]:~/Desktop/NewDownloads/openvrml-0.17.8/examples$
> ./sdl-viewer ~/Desktop/statuswrl.wrl
> 
> file:///home/rknight/Desktop/nagios/images/logos/nagiosvrml.png:
> unrecognized error during resolution
> no alternative URI could be resolved
> 
> The path to my Nagios images directory is
> /usr/local/nagios/share/images. Where is the path above comming from?
> 
> Thanks,
> Rick
> 
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the
> world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> 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

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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

Reply via email to