<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
I have populated the hostextinfo table wit the data. Still its not
working.<br>
<br>
<br>
Marc Powell wrote:<br>
<blockquote type="cite"
cite="mid349555FA607F3A4CBDA9326035D1A7FC83646B@mismail.ena.com">
<pre wrap="">
</pre>
<blockquote type="cite">
<pre wrap="">-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:nagios-users-admin@lists.sourceforge.net">nagios-users-admin@lists.sourceforge.net</a> [<a class="moz-txt-link-freetext" href="mailto:nagios-users">mailto:nagios-users</a>-
<a class="moz-txt-link-abbreviated" href="mailto:admin@lists.sourceforge.net">admin@lists.sourceforge.net</a>] On Behalf Of Sudheer Muddappa
Sent: Friday, January 21, 2005 9:20 AM
To: <a class="moz-txt-link-abbreviated" href="mailto:nagios-users@lists.sourceforge.net">nagios-users@lists.sourceforge.net</a>
Subject: [Nagios-users] Hostext info] ANYBODY??????
Guys,
Can some one help me on this?
I have these parameters in my cgi.cfg file
# DG EXTENDED DATA
# Note: These config directives are only used if you compiled
# in database support for extended data!
# The user you specify here only needs SELECT privileges on the
# 'hostextinfo' table in the database.
xeddb_host=localhost
xeddb_port=3306
xeddb_database=abc
xeddb_username=abc
xeddb_password=abc
</pre>
</blockquote>
<pre wrap=""><!---->
If you've compiled Nagios with extended data in a database (as you
indicate above) then everything below is pointless. Nagios will look for
the extinfo definitions in the database, not hostextinfo.cfg.
<a class="moz-txt-link-freetext" href="http://nagios.sourceforge.net/docs/1_0/xdata-db.html#config_extinfo">http://nagios.sourceforge.net/docs/1_0/xdata-db.html#config_extinfo</a>
You'll need to create the appropriate tables and populate them with your
extinfo data.
--
Marc
</pre>
<blockquote type="cite">
<pre wrap="">and
xedteplate_config_file=/etc/nagios/hostextinfo.cfg
in hostexetinfo.cfg i have this entry.
define hostextinfo{
host_name netmonitor
notes_url none
icon_image debian.png
vrml_image debian.png
gd2_icon_image debian.gd2
icon_image_alt Debian Server
statusmap_image debian.gd2
2d_coords 100,200
3d_coords 100.0,50.0,75.0
}
Is this right? Do i need to configure anything else?
Other severvices of nagios are managed by mysql db.
</pre>
</blockquote>
<pre wrap=""><!---->
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at <a class="moz-txt-link-freetext" href="http://www.intelliview.com/go/osdn_nl">http://www.intelliview.com/go/osdn_nl</a>
_______________________________________________
Nagios-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/nagios-users">https://lists.sourceforge.net/lists/listinfo/nagios-users</a>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Sudheer Muddappa
TCIS
Ph 732-212-5045
</pre>
</body>
</html>