STATUS MAPS NOT DISPLAYING

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
asiligwa2
Posts: 1
Joined: Fri Feb 14, 2014 9:45 am

STATUS MAPS NOT DISPLAYING

Post by asiligwa2 »

Hi i have installed Nagios core 3.5.1 on Solaris 11. Everything seems to be working well but on selecting status mapps ,histograms or Trends i get the error "Internal server error . The server encountered an internal error or misconfiguration and was unable to complete your request. ". O n checking the error logs i get the error :-

" [error] [client 192.168.20.222] ld.so.1: trends.cgi: fatal: libX11.so.6: open failed: No such file or directory, referer: http://10.10.95.10:8080/nagios/side.php
[Tue Mar 04 08:12:08 2014] [error] [client 192.168.20.222] Premature end of script headers: trends.cgi, referer: http://10.10.95.10:8080/nagios/side.php"

Please help i have checked the packages and it looks like they are all installed.I have configured the httpd.cof directory and alliases pathe to the cgi but nothing seems to work .
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: STATUS MAPS NOT DISPLAYING

Post by slansing »

Please post the output of the following:

Code: Select all

sestatus
Locked