[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SOLVED] Re: [hobbit] Unable to browse "trends" and "infos"
- To: hobbit (at) hswn.dk
- Subject: [SOLVED] Re: [hobbit] Unable to browse "trends" and "infos"
- From: <doctor (at) makelofine.org>
- Date: Thu, 08 Jan 2009 12:46:37 +0100
- References: <d5d90f5ee2aae66ddbe4750728d02f86 (at) localhost> <02f6ca223c8ed1c641112706682e9c04 (at) localhost>
- User-agent: RoundCube Webmail/0.2-beta
On Thu, 08 Jan 2009 12:00:23 +0100, <doctor (at) makelofine.org> wrote:
> On Thu, 08 Jan 2009 11:28:29 +0100, <doctor (at) makelofine.org> wrote:
>> Hi,
>>
>> I switched to xymon 4.2.2 recently. All seems to work, but I can't
access
>> the services "info" and "trends" anymore.
>> This issue is for all my hosts. I didn't change my configurations since
> the
>> version change, and before that migration I had access to those
services.
>> I get the following error when using Firefox (french version):
>> "Fichier introuvable Firefox ne peut trouver le fichier à l'adresse
>>
>
http://my.xymon.server/xymon-cgi/bb-hostsvc.sh?HOST=any_host&SERVICE=trends."
>>
>> English version :
>> "File not found. Firefox can't find the file located at
>>
>
http://my.xymon.server/xymon-cgi/bb-hostsvc.sh?HOST=any_host&SERVICE=trends."
>>
>> On the xymon server, I run "curl
>>
>
http://my.xymon.server/xymon-cgi/bb-hostsvc.sh?HOST=any_host&SERVICE=trends",
>> and i don't get any answer.
>> If i replace trends with disk for example, i get a wonderfull webpage
> code.
>>
>> The issue is for trends and info services.
>> I can't find anything concerning this issue in my logs.
>>
>>
>> Tks for any help.
>>
>> To unsubscribe from the hobbit list, send an e-mail to
>> hobbit-unsubscribe (at) hswn.dk
>>
>
> Finally, i found logs (apache logs) about my problem :
>
> [Thu Jan 08 11:50:14 2009] [error] [client A.B.C.D] Premature end of
script
> headers: bb-hostsvc.sh, referer: http://my.xymon.server/xymon/bb.html
>
> But they don't seems very verbose and appropriate
>
> To unsubscribe from the hobbit list, send an e-mail to
> hobbit-unsubscribe (at) hswn.dk
>
It was all my fault, i found a solution on googling my apache logs message,
and I found that ~xymon/server/etc/* must be world-readable. I did this,
and it's ok now.
Why the "make install" didn't set the permission correctly ?