Best way to relaunch epoptes-client on server connection losses

Asked by Laércio de Sousa

As of version 0.5.6, Epoptes standalone clients are unable to automatically reconnect to server when connection is lost (e.g., when server reboots). While a definitive solution is to be developed, the connection can be restablished again by running 'epoptes-client' on the clients.

My question is: which is the best way to relaunch epoptes-client remotely (e.g. via SSH) on clients in order to restablish the connection, provided the following conditions:

1. I don't want to end up with multiple unneeded proccesses of epoptes-client running on clients.

2. I could safely close the SSH session once epoptes-client is launched.

Question information

Language:
English Edit question
Status:
Solved
For:
Epoptes Edit question
Assignee:
No assignee Edit question
Solved by:
Alkis Georgopoulos
Solved:
Last query:
Last reply:
Revision history for this message
Best Alkis Georgopoulos (alkisg) said :
#1

Let's merge this question with LP bug #1011482, i.e. continue talking there.

Revision history for this message
Laércio de Sousa (lbssousa) said :
#2

Thanks Alkis Georgopoulos, that solved my question.