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