Active Scripts and WMI

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
megasound

i run it

Post by megasound »

yes we use active rma on this windows 2003 server
thats failing...

to be sure i upgraded the latest version of hostmonitor on this machine
all test stil working accept this one...

if you need some logging or other info plaese contact me on megasound1@gmail.com

m
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

Actually, it's pretty strange nothing works on your server...
Probably, it's because RMA is 32-bit application that is running on 64-bit Windows. Hm.
Anyway, I can suggest you third workaround. You should use "External" test method. So, into "External Program" input box you should enter the following string:

Code: Select all

cmd /c c:\windows\system32\defrag.exe C: /a | find "You do not need to defragment this volume"
And set "Alert if if errorlevel returned by the program is <> from 0"
Window mode: SW_HIDE

I suppose, everything should work fine. If not, please copy defrag.exe into some folder (e.g. C:\temp\) and modify external program string to use C:\temp\defrag.exe instead of c:\windows\system32\defrag.exe

Regards,
Max
megasound

this is workign now

Post by megasound »

this is working now !!!!!
the only thing is that the windows server gives status 255
but i do not know what that means
my windows xp gives status 1


thanks for all the help so far
m
Post Reply