Page 1 of 1

Global manager 1.6.0

Posted: Mon Mar 23, 2020 4:45 pm
by support
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

Re: Global manager 1.3.0

Posted: Mon Mar 30, 2020 10:51 am
by support
🔄 📡Updated global manager to version 1.3.0

✅ improved interface
✅ added the ability to control the desktop (mouse, keyboard, clipboard).

Re: Global manager 1.4.0

Posted: Mon May 18, 2020 8:57 pm
by support
🔄 📡Updated global manager to version 1.4.0

✅ interface improvement
✅ added buttons to start / stop / restart all tasks on selected computers
✅ CPU usage and free memory and local manager version are added to the computer table

Re: Global manager 1.5.0

Posted: Mon May 25, 2020 2:34 pm
by support
🔄 📡Updated global manager to version 1.5.0

✅ bug fix found bugs
✅ added ability to update local managers

Re: Global manager 1.6.0

Posted: Thu Jun 18, 2020 6:26 pm
by support
🔄 📡Updated global manager to version 1.6.0

✅ bug fix found bugs
✅ added ability to update XHE on local computers
✅ improved communication with local managers
✅ improved bulk operations
PS: not compatible with versions of local managers less than 1.18.0.0