RMA taskbar tray icon when running as service

Need new test, action, option? Post request here.
Post Reply
Micro-Point
Posts: 10
Joined: Fri Aug 29, 2003 1:27 pm

RMA taskbar tray icon when running as service

Post by Micro-Point »

I would like the RMA taskbar tray icon displayed when running as service. Right now it only shows on the taskbar when the application is activated and the service is stopped.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Just to be sure agent is running?
Often agent starts under administrator account, in this case service cannot interact with desktop. Of course we know workaround - start agent under local service account, provide user account as parameters of the agent, add code that will impersonate that user account for each test.
But it will be complicated, take more resources, etc. And almost always agent started on remote system, so you will not see icon anyway.

Regards
Alex
Micro-Point
Posts: 10
Joined: Fri Aug 29, 2003 1:27 pm

to monitor connections and configure more easily

Post by Micro-Point »

KS-Soft wrote:Just to be sure agent is running?
No, to monitor connections in real time. I can't get that window to come up when the service is running. Also, to make it easier to open the rma_cfg dialog.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

To monitor connection from HostMonitor to RMA? You may setup simple TCP test for this purpose and add some alert that will inform you when connection lost.

Regards
Alex
Post Reply