Hi all,
Since I have change config in bbwin.cfg from local to central, I get this error on some server client :
2011/05/25 13:01:33 [INFO]: bbwin is reloading the configuration.
2011/05/25 13:01:33 [INFO]: [filesystem]: failed to save logfetch status C:\Program Files\BBWin\tmp\logfetch.status : The system cannot find the file specified.
2011/05/25 13:01:33 [INFO]: bbwin is started.
2011/05/25 13:01:33 [INFO]: [filesystem]: can't open C:\Program Files\BBWin\tmp\clientlocal.cfg : The system cannot find the file specified.
2011/05/25 13:01:33 [INFO]: [msgs]: can't open C:\Program Files\BBWin\tmp\clientlocal.cfg : The system cannot find the file specified.
2011/05/25 13:43:40 [INFO]: bbwin is stopped.
2011/05/25 13:43:41 [INFO]: [filesystem]: failed to save logfetch status C:\Program Files\BBWin\tmp\logfetch.status : The system cannot find the file specified.
2011/05/25 13:43:41 [INFO]: bbwin is started.
2011/05/25 13:45:40 [INFO]: bbwin is stopped.
2011/05/25 13:47:49 [INFO]: [filesystem]: failed to save logfetch status C:\Program Files\BBWin\tmp\logfetch.status : The system cannot find the file specified.
2011/05/25 13:47:49 [INFO]: bbwin is started.
2011/05/25 13:48:34 [INFO]: bbwin is reloading the configuration.
2011/05/25 13:48:34 [INFO]: [filesystem]: failed to save logfetch status C:\Program Files\BBWin\tmp\logfetch.status : The system cannot find the file specified.
2011/05/25 13:48:34 [INFO]: bbwin is started.
2011/05/25 13:51:12 [INFO]: [filesystem]: can't open C:\Program Files\BBWin\tmp\clientlocal.cfg : The system cannot find the file specified.
2011/05/25 13:51:12 [INFO]: [msgs]: can't open C:\Program Files\BBWin\tmp\clientlocal.cfg : The system cannot find the file specified.
2011/05/25 14:00:49 [INFO]: bbwin is stopped.
2011/05/25 14:01:02 [INFO]: [filesystem]: failed to save logfetch status C:\Program Files\BBWin\tmp\logfetch.status : The system cannot find the file specified.
2011/05/25 14:01:02 [INFO]: bbwin is started.
2011/05/25 14:18:27 [INFO]: bbwin is reloading the configuration.
2011/05/25 14:18:27 [INFO]: [filesystem]: failed to save logfetch status C:\Program Files\BBWin\tmp\logfetch.status : The system cannot find the file specified.
2011/05/25 14:18:28 [INFO]: bbwin is started.
2011/05/25 14:19:07 [INFO]: bbwin is stopped.
2011/05/25 14:19:09 [INFO]: [filesystem]: failed to save logfetch status C:\Program Files\BBWin\tmp\logfetch.status : The system cannot find the file specified.
2011/05/25 14:19:09 [INFO]: bbwin is started.
I have this setting in bbwin.cfg :
<!-- bbwin mode local or central -->
<setting name="mode" value="central" />
<setting name="configclass" value="win32" />
On the xymon 4.3.3 server, I have this setting in analysis.cfg :
HOST=%srv-*
LOAD 80 90 # Load threholds are in %
MEMSWAP 90 95
Only few server have this issue (20 on 100), purple face on "procs, uptime and who" column.
All server have BBWin_0.12.msi install.
Thanks for your help
David Raymond
<snip>
Only few server have this issue (20 on 100), purple face on “procs, uptime and who” column.
My guess is that you failed to declare correct log path in bbwin.cfg for 64-bit Windows server.
bbwin_0.12 is a 32 bit app, thus for a 64 bit Windows, the
installation will put bbwin app into C:\Program Files (x86)\ instead
of C:\Program File
while default bbwin.cfg has c:\program files\bbwin\log.
If you fix the log path, you will see clientlocal.cfg also got created in c:\prograg files (x86)\tmp on a 64-bit Windows.
Hope this help
tj
All server have BBWin_0.12.msi install.
Thanks for your help
David Raymond
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
-- T.J. Yang
participants (2)
-
David.Raymond@ca.ebarrette.com
-
tjyang2001@gmail.com