Xymon Mailing List Archive search

BBWin Patch

list Henrik Størner
Fri, 19 Dec 2008 07:11:27 +0000 (UTC)
Message-Id: <gifhev$otm$user-7fe75da36485@xymon.invalid>

In <user-1cc77c435dd8@xymon.invalid> user-ab09d151b26b@xymon.invalid 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