[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] BBWin Patch
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] BBWin Patch
- From: Henrik "Størner" <henrik (at) hswn.dk>
- Date: Fri, 19 Dec 2008 07:11:27 +0000 (UTC)
- Newsgroups: lists.hobbit
- Organization: Linux Users Inc.
- References: <961092e10812181319v103559d7h179d110c11a174ca (at) mail.gmail.com> <OFAF72AF31.E2B80A35-ON88257523.007674B2-88257523.0076831C (at) hra.com>
- User-agent: nn/6.7.3
In <OFAF72AF31.E2B80A35-ON88257523.007674B2-88257523.0076831C (at) hra.com> MFisher (at) hra.com writes:
><?xml version="1.0" encoding="utf-8" ?>
><configuration>
><bbwin>
><setting name="bbdisplay" value="X.X.X.X" />
><setting name="usepager" value="true" />
><setting name="bbpager" value="X.X.X.X" />
><setting name="pagerlevels" value="red purple" />
><setting name="timer" value="5m" />
><setting name="autoreload" value="true" />
> <setting name="mode" value="central" />
> <setting name="configclass" value="win32" />
First thing to check is if the data from the Windows client
makes it to the Hobbit server at all. If you look at the "conn"
status, does it have a "Client data available" link just above the
ping-time graph ? If not, then your Hobbit client data is not
reaching the Hobbit server - in that case you should check
if the Windows box is listed in the "Ghost clients" report
(it could be using a different hostname), or if there's a
firewall blocking traffic on port 1984 between the Hobbit
server and your Windows box (from the Windows box, try to
run a "telnet X.X.X.X 1984" from a command prompt).
Regards,
Henrik