I am evaluating HM 4.7 on a W2003 server. It is installed as a service. I have been unable to get RMI working, so am looking for a temporary way to remotely administer the server using MS Terminal Services.
Can I stop the HM service, start the app on the server desktop using the same Test file, modify the test file, save it, shut down the app on the desktop, and re-start the service and expect the changes to be picked up?
I guess the question is where does the service get its properties from. Are they all in the test file I specify in Options, Startup Options, Load file xxx?
Remote Managing HM as a service when using MS Term Svcs
-
- Posts: 22
- Joined: Thu Sep 16, 2004 12:35 pm
- Contact:
If you need to configure HostMonitor on remote server using Terminal Service, we would recommend to create simple BAT file that will stop service, start HostMonitor in application mode and (after you change settings and terminate application) start service again.Can I stop the HM service, start the app on the server desktop using the same Test file, modify the test file, save it, shut down the app on the desktop, and re-start the service and expect the changes to be picked up?
Code: Select all
net stop hostmonservice
"c:\program files\hostmon\hostmon.exe"
net start hostmonservice
Settings stored in the files. There are list of files used by HostMonitor:I guess the question is where does the service get its properties from. Are they all in the test file I specify in Options, Startup Options, Load file xxx?
http://www.ks-soft.net/hostmon.eng/mfra ... m#TechInfo
- plambrecht
- Posts: 151
- Joined: Wed May 19, 2004 8:11 am
- Location: Belgium
- Contact: