Xymon Mailing List Archive search

hobbitlaunch.cfg

4 messages in this thread

list Lars Ebeling · Mon, 21 Mar 2005 21:15:32 +0100 (CET) ·
I have installed Hobbit und /home/hobbit. In hobbitlaunch.log I get:
2005-03-21 21:10:17 Cannot open env file /usr/local/hobbit/server/etc/hobbitserv
er.cfg - No such file or directory 
 
Regards
Lars                                             


Hobbithobbyist

I am not young enough to know everything.
-Oscar Wilde
list Henrik Størner · Mon, 21 Mar 2005 22:27:15 +0100 ·
quoted from Lars Ebeling
On Mon, Mar 21, 2005 at 09:15:32PM +0100, lars ebeling wrote:
I have installed Hobbit und /home/hobbit. In hobbitlaunch.log I get:
2005-03-21 21:10:17 Cannot open env file /usr/local/hobbit/server/etc/hobbitserv
er.cfg - No such file or directory 
Good catch - I accidentally put in an absolute directory in the 
hobbitlaunch.cfg.DIST file that is used as a template for
hobbitlaunch.cfg.

It's the ENVFILE setting for the new [bbcombotest] task that is
broken, replace it with the right ENVFILE from one of your other
tasks.


Henrik
list Lars Ebeling · Mon, 28 Mar 2005 18:46:02 +0200 (CEST) ·
Just a small note, but this wasn't fixed in post_RC6_v2.patch-
 # It is controlled via the bbcombotest.cfg file.                 ÄbbcombotestÅ                                                            ENVFILE /usr/local/hobbit/server/etc/hobbitserver.cfg            NEEDS hobbitd                                                    CMD $BBHOME/ext/bbcombotest --hobbitd                            LOGFILE $BBSERVERLOGS/bbcombotest.log                            INTERVAL 5m           Regards
Lars                                    

Hobbithobbyist

The trouble with the world is that the stupid are cocksure and the intelligent are full of doubt.
--Bertrand Russell
list Henrik Størner · Tue, 29 Mar 2005 08:15:16 +0200 ·
quoted from Lars Ebeling
On Mon, Mar 28, 2005 at 06:46:02PM +0200, lars ebeling wrote:
Just a small note, but this wasn't fixed in post_RC6_v2.patch-
 # It is controlled via the bbcombotest.cfg file.                 ÄbbcombotestÅ                                                            ENVFILE /usr/local/hobbit/server/etc/hobbitserver.cfg
I believe it was fixed, but the install script respectfully does not
change existing entries (in case you did some changes by hand).


Regards,
Henrik