[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Status Not Available
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Status Not Available
- From: Buchan Milne <bgmilne (at) staff.telkomsa.net>
- Date: Tue, 9 Dec 2008 10:37:37 +0200
- Cc: MFisher (at) hra.com
- References: <OF44835364.4FEF316D-ON88257519.007A5AF4-88257519.007AE2D0 (at) hra.com>
- User-agent: KMail/1.10.3 (Linux/2.6.27-desktop-0.rc8.2mnb; KDE/4.1.3; x86_64; ; )
On Tuesday 09 December 2008 00:22:34 MFisher (at) hra.com wrote:
> Hello All! I have the following setup for hobbit / xymon.:
>
> Linux Fedora 9 and Hobbitserver 4.2.2-RC1
>
> I was able to successfully install hobbit and it shows up in a browser with
> the configured hosts. the problem i am having is with viewing CURRENT
> status. Whenever i click the icon for status, i get a blank white page with
> "Status not Available". HISTORY functions however work.
>
> I suspected it be a permission problem so I set all files to global 777 and
> even tried chown all of em to apache. Obviously this is in a test env but
> even with the completely wide open perm, still same issue.
>
> The bb-hostcvs.sh returns status not available but nothing is written to
> the hobbit or apache log files that would give an idea as to why this is
> happening.
>
> Does anybody have any ideas?
SELinux. Either apply the right contexts to the hobbit cgi files, or turn off
SELinux protection for Apache, or (if you really can't be bothered with using
SELinux correctly), turn it off.
(if you are interested in using SELinux correctly, install setroubleshoot, and
tail it's log while you access the CGIs ...).
I previously sent the 2 or 3 SELinux commands required to make things work
without disabling anything related to SELinux to the list ...
Regards,
Buchan