|
|
RE: Problems setting up icons: msg#00409
network.nagios.user
|
Subject: |
RE: Problems setting up icons |
Tail the http-access and http-error logs, make sure the images are being found and the permissions are correct.. Did you restart nagios?
"Nicholas P. Bernstein" <nickbernstein@xxxxxxxxxxxxx> wrote:
I changed it to the full path, but unfortunately it seems to have made no difference.
-----Original Message----- From: Jon Lyons [mailto:jlyons30@xxxxxxxxx] Sent: Thursday, January 09, 2003 12:47 PM To: Nicholas P. Bernstein; Nagios-users@xxxxxxxxxxxxxxxxxxxxx Subject: Re: [Nagios-users] Problems setting up icons
Path? xedtemplate_config_file=/usr/something/nagios/etc/hostextinfo.cfg "Nicholas P. Bernstein" wrote: Any thoughts/help/etc. would be appreciated: I think I'm doing this pretty much by the book, but am obviously missing something. The icons are living in /usr/local/nagios/share/images/logos and I edited the config files as such:
I added the line: xedtemplate_config_file=hostextinfo.cfg to cgi.cfg and: [nick@da3 etc]# cat hostextinfo.cfg # # THIS IS THE Extended Information Confi
guration File # Basically, you say what Icons you want to use here. :) #
define hostextinfo{ host_name DA icon_image redhat.jpg statusmap_image: redhat.png icon_image_alt "Red Hat Linux Server" vrml_image redhat.png statusmap_ redhat.jpg 2d_coords 100,250 3d_coords 100.0,50.0,75.0 }
and my hosts.cfg: define host{ use generic-host ; Name of host template to use
host_name DA alias DA address 192.168.210.12 check_command check-host-alive max_check_attempts 10 notification_interval 480 notification_period 24x7 notification_options d,u,r }
--
+--------------------------------------------------------------------------- --------+ | Nicholas Bernstein | Work: | Home: | | UNIX Systems Administrator | nick@xxxxxxxxxxxx | nickbernstein@xxxxxxxxxxxxx | | Document Systems Inc. | www.docmagic.com | nickbernstein@xxxxxxxx |
+-------------------------------------------
-------------------------------- --------+
------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Nagios-users mailing list Nagios-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/nagios-users
Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now
|
|