Hello,
I have implemented external Windows "fsmon.vbs" agent.
If i launch "fsmon.vbs" script in Windows CMD command (cscript fsmon.vbs), it run correctly, file "fsmon" is generated in "tmp" directory and update BBDISPLAY.
But it does not run automatically.
It is well launched perperiodically, the BB log is correct :
...
2008/11/25 18:07:20 [DEBUG]: [disk]: drive string E:\
2008/11/25 18:07:20 [DEBUG]: [cpu]: cpu review ended
2008/11/25 18:07:40 [DEBUG]: [externals]: starting external 'cscript fsmon.vbs'
2008/11/25 18:08:00 [DEBUG]: [externals]: starting external 'cscript fsmon.vbs'
...
The file "fsmon" is never generated in "tmp" directory, why (security of directory "tmp" is ok) , ! ! !
Best Regards
user-d8b89dc77e97@xymon.invalid