I figured out the problem here with the expanding and not being able to add service checks.
I used the "/etc/httpd/conf.d/apache_proxy.conf" file in its default form and was accessing the site via port 80. This with the combination of cached site files in the browser made it appear to function properly from this port. Further investigation revealed I was not getting the full forms js file... I was using the browser cached version. Once I cleaned the cache It was apparent images, css, js where not being loaded from server. Hmm.. tried port 3000 to see if this was just a an access issue... it was. I changed the default "/etc/httpd/conf.d/apache_proxy.conf" to use the virtual host instead of the default apache host by uncommenting the open and close tags for the virtual host there. Initial usage of adding service checks to host with this change seems fine. It is still required to add a service check to hosts for the hosts to show in "Host detail" tab. Thanks for the assistance From: [email protected] [mailto:[email protected]] On Behalf Of Gant, Christopher Sent: Monday, August 31, 2009 11:29 AM To: Opsview Users Subject: Re: [opsview-users] Opsview(Community) 3.3.0 hosts otherthanopsviewnot showing in "Host Detail" tab Thanks for the reply. The only problem here being that I cannot add my service check to the host or host template based upon not being able to edit the monitors list for these as covered in the second part of my issue detail. Any thoughts on this? Thanks for the assistance From: [email protected] [mailto:[email protected]] On Behalf Of Craig Sterley Sent: Monday, August 31, 2009 5:51 AM To: Opsview Users Subject: Re: [opsview-users] Opsview(Community) 3.3.0 hosts other thanopsviewnot showing in "Host Detail" tab Make sure you have a least one service check other than the host check, in the past that's the only way I can get the host to show. From: Gant, Christopher [mailto:[email protected]] Sent: Friday, August 28, 2009 9:40 PM To: [email protected] Subject: [opsview-users] Opsview(Community) 3.3.0 hosts other than opsviewnot showing in "Host Detail" tab I have a clean installation of Opsview(Community) 3.3.0 - 2993 on RHEL 5. I have added a few additional hosts other than "opsview" with the "Host Check Command" ping set. These additional hosts show in "Network Map" tab but not in "Host Detail" tab. If I add the "Network Base" host template to the new hosts they will then appear under the "Host Detail" tab. What is causing this issue? Additionally, I don't seem to be able to expand or select the list of monitored service checks on any host including opsview in the "host> monitors" tab (where there was a "+/-" symbol in version 3.1 there is now the word "expand" which is fully inactive). This is on both hosts and on host templates. Thanks for your advice
_______________________________________________ Opsview-users mailing list [email protected] http://lists.opsview.org/lists/listinfo/opsview-users
