VRML problem

Bishop, Dean dean.bishop at tcdsb.org
Wed Aug 14 13:44:25 CEST 2002


Good morning,

confirm the following in /usr/local/nagios/etc/cgi.cfg:

Template-based extended information definitions are stored in seperate
configuration files, apart from the CGI configuration file. In order to tell
the CGIs where to find your configuration information, you must add the
following directive in your CGI configuration file: 

xedtemplate_config_file=configuration_file 

Example:

xedtemplate_config_file=/usr/local/nagios/etc/hostextinfo.cfg
xedtemplate_config_file=/usr/local/nagios/etc/serviceextinfo.cfg

hth,
dean

-----Original Message-----
From: 8lb4fmllhm001 at sneakemail.com [mailto:8lb4fmllhm001 at sneakemail.com]
Sent: Tuesday, August 13, 2002 7:37 PM
To: nagios-users at lists.sourceforge.net
Subject: [Nagios-users] VRML problem


I've been trying to get VRML working properly.  I've installed the Cortona
VRML browser and can get some sort of image to view, but it's a standard
image which simply says:

  You have not supplied any 3-D drawing coordinates.
  Read the FAQs for more information on doing this.

However, I *have* read the FAQs.  I've successfully configured a handful of
hosts to display using the user-supplied coords when viewing the Status Map.
I've successfully implemented the add-on images.  I'm reasonably certain
(from what I've read) that I've set up the necessary config info to get VRML
to display properly.

Here's a snippet from my hostextinfo.cfg file (hostname changed to protect
the innocent):

define hostextinfo{
        name                    solaris
        icon_image              sun40.gif
        vrml_image              sun40.jpg
        statusmap_image         sun40.gd2
        register                0
        }
define hostextinfo{
        host_name               charlie
        use                     solaris
        2d_coords               100,100
        3d_coords               100.0,100.0,100.0
        }

At the very least, I should be seeing 'charlie' in the VRML image, but I do
not.

(I originally tried the 3d_coords as whole numbers (not dotted), but on
reading the FAQ, surmised that perhaps the dotted notation was required.
Clearly it didn't make a difference here.)

Thoughts?  Suggestions?

-----------------------------------------------------
Protect yourself from spam, use http://sneakemail.com


-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users


-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31




More information about the Users mailing list