Once in a while, HM unexpectedly goes down. I use HM on my workstation to monitor the main HM on the server. When HM on the server goes down (I don't know the cause!), HM on my workstation will remotely restart the HM process via Remote Command Service. However, all tests on the server's HM show "Unknown status". Here is the external program "ReStartHMon.bat" that executes when HM on the server goes down:
@ECHO OFF
rcmd \cdmis1hb "C:Program FilesHostMonitor3HostMon.exe"
Do you know why HM generates "Unknown" status?
HM generates "Unknown Status" for all tests after unexpected
"Unknown" status condition depends on test. There is table that explain when HostMonitor uses "Unknown" status http://www.ks-soft.net/hostmon.eng/mfra ... knownIsBad
Regards
Alex
Regards
Alex
-
- Posts: 5
- Joined: Wed Nov 20, 2002 6:00 pm
- Location: C&D Aerospace
Thank you very much for your reponse, Alex. I know what "Unknown" status is. But please tell me why after HM restarts on the remote server via Remote Command Service, ALL tests show "Unknown". Is this a bug? or I have to configure something else to avoid false alarms. Your suggestion would be greately appreciated.
Best regards.
Best regards.
-
- Posts: 5
- Joined: Wed Nov 20, 2002 6:00 pm
- Location: C&D Aerospace
-
- Posts: 5
- Joined: Wed Nov 20, 2002 6:00 pm
- Location: C&D Aerospace
I think Remote Command Service does not work correctly. As far as I know it runs as service on remote system, and I think it starts HostMonitor under the same system account. In this case HostMonitor started as regular application but under local system account. So, some tests (I still don't know which tests do you use) those needs power user or administrator's acoount will not work.
Probably start Remote Command Service under administrators account will help.
Regards
Alex
Probably start Remote Command Service under administrators account will help.
Regards
Alex