Re: How to find unused VMs

2021-09-13 Thread takuya morita
That's exactly the feature I wanted.
Thank you so much for letting me know.

2021年9月13日(月) 13:54 Mike Jumper :

> On Sun, Sep 12, 2021, 21:34 takuya morita  wrote:
>
>> Hi, I am Takuya.
>>
>> There are some things I want to achieve in using guacamole.
>>
>> I have 100 VMs, and 200 users can access them at any given time. All
>> users will have the right to connect to all 100 VMs. When 97 VMs are in
>> use, a user can access one of the remaining three. However, with the
>> current Guacamole, it seems to be difficult to find the three unused VMs.
>> Is there any way to solve this problem?
>>
>
> If you place all the VMs within a balancing connection group, you can
> instead connect to the group and let Guacamole choose an available VM for
> you.
>
> - Mike
>
>


Re: How to find unused VMs

2021-09-12 Thread Mike Jumper
On Sun, Sep 12, 2021, 21:34 takuya morita  wrote:

> Hi, I am Takuya.
>
> There are some things I want to achieve in using guacamole.
>
> I have 100 VMs, and 200 users can access them at any given time. All users
> will have the right to connect to all 100 VMs. When 97 VMs are in use, a
> user can access one of the remaining three. However, with the current
> Guacamole, it seems to be difficult to find the three unused VMs.
> Is there any way to solve this problem?
>

If you place all the VMs within a balancing connection group, you can
instead connect to the group and let Guacamole choose an available VM for
you.

- Mike


How to find unused VMs

2021-09-12 Thread takuya morita
Hi, I am Takuya.

There are some things I want to achieve in using guacamole.

I have 100 VMs, and 200 users can access them at any given time. All users
will have the right to connect to all 100 VMs. When 97 VMs are in use, a
user can access one of the remaining three. However, with the current
Guacamole, it seems to be difficult to find the three unused VMs.
Is there any way to solve this problem?

If not, please let me know if you plan to develop a feature to solve this
problem.