The first version of the global manager has been released.
Added ability to view, start, stop and restart selected tasks of local managers on selected computers.
You can download it here:
http://humanemulator.info/global_manage ... nstall.exe
To work, you need the RabbitMQ messaging service.
PS: You can install RabbitMQ on Windows using the following instructions:
Download and install Erlang x64: https://www.erlang.org/downloads (all by default)
Download and install RabbitMQ x64: https://www.erlang.org/downloads (all by default)
Run "C:\Program Files\RabbitMQ Server\rabbitmq_server-3.8.3\sbin\rabbitmq-plugins enable rabbitmq_management" - to install a plug-in through which RabbitMQ can be conveniently configured
Start the messaging server "C:\Program Files\RabbitMQ Server\rabbitmq_server-3.8.3\sbin\rabbitmq-server.bat / start"
Launch the local manager and set the IP, login, password for accessing RabbitMQ in the settings and allow working with the global manager and restart the local manager
Launch the global manager and set the IP, login, password to access RabbitMQ in the settings
After starting, to set the username and password with RabbitMQ you need to enter in the browser: http://localhost: 15672/#/users
The default username is guest, the password is guest
A little later we add a more detailed description of the work and instructions.
Instructions: http://webemulator.com/xhe-global-manager
Global manager 1.6.0
Re: Global manager 1.3.0




Re: Global manager 1.4.0





Re: Global manager 1.5.0




Re: Global manager 1.6.0






PS: not compatible with versions of local managers less than 1.18.0.0