Xymon Mailing List Archive search

BBWin 0.5 available

list Etienne Grignon
Mon, 3 Apr 2006 23:17:15 +0200
Message-Id: <user-71216441baf2@xymon.invalid>

2006/4/3, David Gilmore <user-70507ff7198d@xymon.invalid>:
Yep, that was the fix.  I should have realized that.

Any idea why my "catch all" external did not work?  With BBNT I called
bbexternals.cmd to run all of the external scripts.

bbexternals.cmd

cd c:\bblogs
cscript //b bbsav.vbs
cscript //b iis-check.vbs
cscript //b exchange.vbs

Thanks,

Well, I didn't implement the externals launch part as the original bbnt I
think.
I will look at this to be able to launch cmd files. (Added to the bottom of
the TODO list :) )
However, for the moment, I think you can try to fix it by doing this :

<load value="cmd.exe /C bbexternals.cmd" />

--
Etienne GRIGNON