[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] moving hobbit from Ubuntu to Debian



No, It calls the hobbit bb command. The only thought I had was size of the message being sent is smaller.

# grep opt hobbit.se
printf("/opt/hobbit/client/bin/bb %s \"status %s.%s %s %24.24s\n%s\"\n", bbhost, hostname, ident,
system(sprintf("/opt/hobbit/client/bin/bb %s \"status %s.%s %s %24.24s\n%s\"\n", bbhost, hostname, ident,


John

Henrik Stoerner wrote:
On Fri, Jun 02, 2006 at 12:41:47AM -0400, John Glowacki wrote:

Getting back to the original Whoops error. In our case it seems the hobbit client was not getting thru because of the high retransmissions. As for why the addon messages got thru and the rest of the hobbit client messages didn't I will leave that up to Henrik for his thoughts on it.


Perhaps the addon script used the original "bb" command from Big
Brother? I think it has somewhat more patient timeout-settings.


Henrik