Hello,
Host Monitor: 4.10 on Windows 2000 Advanced server SP4
RMA : 1.11 on Windows NT server
Test: RMA/VBSCRIPT
When, for example, we use the vbscript sample "DrivesList.vbs" which is stored in hostmonitor\examples\scripts\" folder tested by the rma, it seems that the drives which are finally listed are the one from the system where hostmonitor is installed and not the one where RMA is. I tried to run the script "from external file" and "store inside HML file" with the same result. The folder specifications included inside the script are not recognized by the rma. Same problem with "DiskSpaces.vbs" sample.
Could you please tell me how to "translate" drive and folder specifications in vbscript in a way Rma can manage it.
Thank you
RMA and VbScript
Wow?! From my point of view, its absolutely impossible. When script is performed by RMA, its performes on system where RMA is running.
May be you have another RMA on HostMontor's system? Could you check RMA connection settings? Probably item has name of the remote system but address of the local system?
Regards
Alex
May be you have another RMA on HostMontor's system? Could you check RMA connection settings? Probably item has name of the remote system but address of the local system?
Regards
Alex
The RMA connection settings are ok. To confirm that, test methods "check service" and "check process" are performed on system where RMA is running.KS-Soft wrote:Wow?! From my point of view, its absolutely impossible. When script is performed by RMA, its performes on system where RMA is running.
May be you have another RMA on HostMontor's system? Could you check RMA connection settings? Probably item has name of the remote system but address of the local system?
Regards
Alex
Sorry, I found the solution in the "Help" part of Hostmonitor : I had to download the latest version of MS Script Control and now it works fine.mae wrote:The RMA connection settings are ok. To confirm that, test methods "check service" and "check process" are performed on system where RMA is running.KS-Soft wrote:Wow?! From my point of view, its absolutely impossible. When script is performed by RMA, its performes on system where RMA is running.
May be you have another RMA on HostMontor's system? Could you check RMA connection settings? Probably item has name of the remote system but address of the local system?
Regards
Alex
Now, I am waiting for the new version of Hostmonitor (4.30) because I have a problem with "shell" in vbscript. Thank you.