Stopping and Starting Service
-
- Posts: 31
- Joined: Mon Sep 27, 2004 7:34 am
Stopping and Starting Service
I have installed HM as a service, and when I restart the server and log on it will show the GUI, (not sure if this is because i told it to place it in the startup folder) When I go into service manager and stop and restart the service, HM starts a proccess but no GUI. How can you manage it with out the GUI? Is this by design? Am I missing something.
Thanks,
Steve
Thanks,
Steve
So, you installed service AND you placed link to HostMonitor into startup folder? In this case Windows starts 2 instances of HostMonitor - one as service, another as regular application.I have installed HM as a service, ... not sure if this is because i told it to place it in the startup folder
You should not do this.
When HostMonitor started as service you should see icon in system tray. Click on the icon and GUI will appear.How can you manage it with out the GUI?
If you do not see icon, something is wrong. Probably you log on to the remote system using Terminal Service?
Regards
Alex
-
- Posts: 31
- Joined: Mon Sep 27, 2004 7:34 am
I have removed HM from stating via the startup group restared the server and no Icon, I do show a hostmin.exe in the processes tab in the task manager but no Icon. But if I go to look at the logs it is logging our down equipment. We just dont have no way to manage it. Also if I stop the proceess and then stop and restart the service the same thing happens.
- plambrecht
- Posts: 151
- Joined: Wed May 19, 2004 8:11 am
- Location: Belgium
- Contact:
Hi,
It might take a minute befor the icon appears (on my system anyway, W2K3 Server)
Other, as mentioned by Alex, how do you access your server ?
Through RDP, ICA ? or by the console ?
The Icon only shows on the console !
You should use VNC, PCAW, RAdmin
Or if you have a W2K3 server, try to add "/console" on the shortcut to your RDPClient.
Regards
Pieter
PS: the icon is a blue or red square with a heartbeat line (similar to eTrust Antivirus icon
)
It might take a minute befor the icon appears (on my system anyway, W2K3 Server)
Other, as mentioned by Alex, how do you access your server ?
Through RDP, ICA ? or by the console ?
The Icon only shows on the console !
You should use VNC, PCAW, RAdmin
Or if you have a W2K3 server, try to add "/console" on the shortcut to your RDPClient.
Regards
Pieter
PS: the icon is a blue or red square with a heartbeat line (similar to eTrust Antivirus icon

-
- Posts: 31
- Joined: Mon Sep 27, 2004 7:34 am
If you installed service and then made some changes, you may restore default service settings using 2 command:
Or use standard "Services" applet to check options. Service must be started under "local system" account and "allow service to interact with desktop" option should be enabled
Regards
Alex
Code: Select all
hostmon /uninstallservice
hostmon /installservice
Regards
Alex
-
- Posts: 31
- Joined: Mon Sep 27, 2004 7:34 am
Could not see system tray icon
I have the same problem.
When I use local system account i see the icon on the system tray,
But if I use "this acount" on the service logon I can not see the icon.
The account is belong to administrators accounts.
Please help.
Regards
When I use local system account i see the icon on the system tray,
But if I use "this acount" on the service logon I can not see the icon.
The account is belong to administrators accounts.
Please help.
Regards
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
Re: Could not see system tray icon
You may specify certain account to start HostMonitor service using menu "Options" -> "Service" tab. If you have specified account using windows "Services" applet you will not see the icon in the tray because the service is unable to interact with the desktop. Quote from the manual:csk026 wrote:When I use local system account i see the icon on the system tray, But if I use "this acount" on the service logon I can not see the icon. The account is belong to administrators accounts.
http://www.ks-soft.net/hostmon.eng/mfra ... tm#Service
============================
Note #1: When HostMonitor starts as a service, it uses the system account (as all interactive services). But this account may not have all the necessary permissions, so some tests will not work correctly (UNC test, "disk free space" test for shared drives, "CPU Usage" test for remote machines, etc). If you need these tests, you will need to assign a special user account on the Service page in the Options dialog. In this case HostMonitor will impersonate the security context of the user. Do not change the account using the system utility "Services". If you do so, HostMonitor may be unable to interact with the desktop.
============================
Regards,
Max