"Demo site", Tests doesn't change from blue to yellow
Hi,
the menuitem "Demo site" has disappeared from http://www.hswn.dk/hobbit/
I wanted to download all patches since my tests doesn't change from blue to yellow. To see if there were any patches for that.
When I shutdown a server I run a script from rc2.d to disable all tests, and when I startup a server I enable all test from rc3.d. The cpu test should then turn yellow, but it doesn't. It doesn't change until after one hour to green.
/Lars
Hobbithobbyist
"If you run UNIX and you don't have a UPS, you should see a psychiatrist...." --Byte Magazine (years ago)
On Sun, Apr 10, 2005 at 06:43:14AM +0200, lars ebeling wrote:
the menuitem "Demo site" has disappeared from http://www.hswn.dk/hobbit/
Ah - yes, I really need to get the menu_items.js file flagged as a configuration file in the Debian package.
I wanted to download all patches since my tests doesn't change from blue to yellow. To see if there were any patches for that.
When I shutdown a server I run a script from rc2.d to disable all tests, and when I startup a server I enable all test from rc3.d. The cpu test should then turn yellow, but it doesn't. It doesn't change until after one hour to green.
For the color to change, the server must start sending in status messages (i.e. you must start the BB client). But I suppose it does that as soon as it is booted. So it sounds odd. I'll check if the same thing happens here.
Regards, Henrik
On Sun, Apr 10, 2005 at 06:43:14AM +0200, lars ebeling wrote:
When I shutdown a server I run a script from rc2.d to disable all tests, and when I startup a server I enable all test from rc3.d.
The cpu test should then turn yellow, but it doesn't. It doesn't change until after one hour to green.
I've tried, but I cannot recreate this. Could you post the stop/start commands you use in your scripts ? I've tried it with this
$ /usr/lib/hobbit/server/bin/bb 127.0.0.1 "disable osiris,hswn,dk.* 1h Shutting down" $ sudo /etc/init.d/hobbit stop Stopping hobbit: Hobbit stopped hobbit.
[wait a few moments]
$ sudo /etc/init.d/hobbit start Starting hobbit: Hobbit started hobbit. $ /usr/lib/hobbit/server/bin/bb 127.0.0.1 "enable osiris,hswn,dk.*"
and it works as expected - as soon as the status update arrives, the test goes green (or yellow, depending on what the test reports).
Regards, Henrik
participants (2)
-
dhd733@yahoo.se
-
henrik@hswn.dk