CGIMap issue
Nagios
nagios at atlantic-isp.co.uk
Wed Feb 19 23:40:19 CET 2003
No Nagios will only display the hosts you have specified co-ordinates
for.
That's if you have specified default_statusmap_layout=0 in the cgi.cfg
file.
What you have should be enough to display this one host in the status
map.
One possible reason why you get this error is when you compiled Nagios
you did not specify --with-template-extinfo which would enable you to
specify hostextinfo in template format as you have done here.
Try changing it to the default layout to the default old method and see
if it helps.
However I don't know the minimum information you have to supply and what
fields are optional.
http:// <http://%3cyour/> <your nagios
url>/docs/xeddefault.html#hostextinfo
Tony
-----Original Message-----
From: nagios-users-admin at lists.sourceforge.net
[mailto:nagios-users-admin at lists.sourceforge.net] On Behalf Of Hays, Sam
Sent: 19 February 2003 20:16
To: 'nagios-users at lists.sourceforge.net'
Subject: [Nagios-users] CGIMap issue
The default status map layouts are painful, and I'm trying to specify my
own coords with:
<file test.cfg>
define hostextinfo{
host_name Beethoven
2d_coords 500,324
}
then in Nagios.cfg I have:
xedtemplate_config_file=/usr/local/nagios/etc/test.cfg
but when I tell it to generate, I get "You have not supplied any host
drawing coordinates"
-- do you have to define coords for *all* hosts?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20030219/526eca4e/attachment.html>
More information about the Users
mailing list