SV: Status map/3D Status Map
Kjetil Kvig
kjetil at catchcom.com
Tue Oct 29 16:04:10 CET 2002
> -----Opprinnelig melding-----
> Fra: peter riegersperger [mailto:rick at subnet.at]
> Sendt: 29. oktober 2002 14:21
> Til: nagios-users at lists.sourceforge.net
> Emne: RE: [Nagios-users] Status map/3D Status Map
>
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> > 1.
> > I want all these routers placed into a map.
> > Can i make a regular .jpg/.png image of my country (Norway) and
> > then place all the routers at the specific cities?
>
> the background image needs to be in gd2-format (see pngtogd2 in your
> gd-installation and its covered in the docs for the cgi.cfg)
>
> > The way Nagios places the routers today is just a circle, and all
> > routers around it...if only i could drag the elements out.
> > Havent looked into the "user specified coordinates" yet, but
> > doesnt this only apply to the whole map? Not each object/element?
> > Basically...any tips on how to make the map look organized is
> > good..right now it's just a mess.
>
> you can define the hosts position with x/y-coordinates.
> i use
> xedtemplate_config_file=/usr/local/nagios/etc/hostextinfo.cfg
> in cgi.cfg
>
> a host-entry in hostextinfo.cfg looks like:
> define hostextinfo{
> host_name NAME
> icon_image IMAGE.GIF (used in other webinterface files)
> statusmap_image IMAGE.PNG (used for the statusmap)
> 2d_coords X-Coord, Y-Coord
> }
>
> btw - the backtgroundimage-feature doesn't work for me.
I tried uncommenting the statusmap_background_image line to:
statusmap_background_image=norge.gd2
But i culdnt see any image in the Status Map section either....
Next i inserted the xedtemplate_config_file entry in cgi.cfg (doesnt matter where, does it? i placed it amongs the other statusmap lines)
Next, the making of hostextinfo.cfg
Is full path to the images necessary?
Coords....i tried, out of the blue, "10, 10" as x/y coords, but no luck with this...
-snip-
define hostextinfo{
host_name R1
icon_image router.gif
statusmap_image norge.png
2d_coords 10, 10
}
-snip-
>
>
> |-
> | peter riegersperger <rick at subnet.at>
> |-
> | subnet
> | platform for media art and experimental technologies
> |-
> | http://www.subnet.at/
> |-
> | muehlbacherhofweg 5 // 5020 salzburg // austria
> |-
> | fon/fax +43/662/842 897
> |-
>
> -----BEGIN PGP SIGNATURE-----
> Version: PGPfreeware 6.5.8 for non-commercial use <http://www.pgp.com>
> Comment: public key available at http://home.subnet.at/rick/pgp/
>
> iQA/AwUBPb59NCDD9/SWDsvSEQLPdQCfVqabtglYZVBsP5TOO8qIisU58bIAn0dQ
> zPLNc4ezlucmnp1T2OGBncrg
> =TKbj
> -----END PGP SIGNATURE-----
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> 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:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
More information about the Users
mailing list