Xymon Mailing List Archive search

Enable/Disable

list Antonio Marques
Tue, 26 Jul 2005 12:11:39 -0300
Message-Id: <user-7c53357657dd@xymon.invalid>

[hobbitd]
        HEARTBEAT
        ENVFILE /myPath/server/etc/hobbitserver.cfg
        CMD hobbitd --pidfile=$BBSERVERLOGS/hobbitd.pid
--restart=$BBTMP/hobbitd.chk --checkpoint-file=$BBTMP/hobbitd.chk
--checkpoint-interval=600 --log=$BBSERVERLOGS/hobbitd.log
--admin-senders=127.0.0.1,$BBSERVERIP
--maint-senders=127.0.0.1,$BBSERVERIP

[bbenadis]
#       DISABLED
        ENVFILE /apps/infra/Hobbit/server/etc/hobbitserver.cfg
        NEEDS hobbitd
        CMD hobbitd_channel --channel=enadis
--log=$BBSERVERLOGS/enadis.log hobbitd_filestore --enadis

I can disable by line command and all hosts an tests disable I can see
at webpage http://myhobbit/hobbit-seccgi/hobbit-enadis.sh and I can
ENABLE all of them, but not Disable!

seeya

Antonio Marques


2005/7/26, Antonio Marques <user-3a0747675512@xymon.invalid>:
Hi...

What happens if your enter the full URL to the enable-disable.sh cgi file ?
 does the page load ?

Yes, it load.

what does your log show if you try to disable a host ?
Nothing.. Machine and tests still there..

is any hobbit log giving any message about this ?
No.

is your server ip included in the --admin-senders ?

what -admin-senders is ?

;-)

Thanks!


2005/7/22, Thomas <user-97316fb2dd2a@xymon.invalid>:
 What happens if your enter the full URL to the enable-disable.sh cgi file ?
does the page load ? what does your log show if you try to disable a host ?
is any hobbit log giving any message about this ? is your server ip included
in the --admin-senders ?


 Antonio Marques wrote:
 I have checked Apache error log and I didn found any problem.
The permission is set 755 and I can't found any problem in hobbit logs

Which user is user by hobbit/apache to perform this action (enable/disable)
?

Thanks

2005/7/22, user-7a6c75d6cc10@xymon.invalid <user-7a6c75d6cc10@xymon.invalid>:


 First thing you need to do is check your web server error logs, this
kind thing is usually caused by a problem in your web server setup or
file systems permissions.

Thanks,
Larry Barber

On Fri, 2005-07-22 at 08:39 -0500, user-3a0747675512@xymon.invalid wrote:


 HI .. again..

Enable/Disable page is not working... I can disable/enable tests and
machines only using command line...

Can anyone help me ?

Thanks!