The connection to the Broker Controller is lost.
*IF *VALUE KV5_AGENT_HEALTH.Agent_Connection *EQ Down
This situation is evaluated every 30 seconds.
This situation is automatically distributed to instances of this agent.
The number of available desktops in the catalog is low.
Possible Causes
The number of available desktops in the broker catalog is low. This problem occurs because the available desktops are added to a desktop group.
Expert Advice
To correct the problem, remove the desktops that are not used from the desktop group, and add the desktops to the broker catalog.
For detailed
information about removing desktops from a desktop group, see 'To remove desktops from desktop groups' at: http://support.citrix.com/proddocs/topic/xendesktop-rho/cds-remove-desktops-rho.html
For detailed information about adding desktops to a catalog, see 'To add more machines to a pooled or dedicated machine
catalog' at: http://support.citrix.com/proddocs/topic/xendesktop-rho/cds-add-more-vms-rho.html
The default configuration has the following SQL syntax:
*IF *VALUE KV5_BROKER_CATALOG.AvailableCount *LT 5
This situation is evaluated every 30 seconds.
This situation is automatically distributed to instances of this agent.
The broker machine is unregistered from the broker controller.
*IF *VALUE KV5_DESKTOP_IN_GROUP.Registration_State *EQ Unregistered
This situation is evaluated every 30 seconds.
This situation is automatically distributed to instances of this agent.
The broker session is disconnected.
*IF *VALUE KV5_BROKER_SESSION.SessionState *EQ Disconnected
This situation is evaluated every 30 seconds.
This situation is automatically distributed to instances of this agent.
The broker machine is disconnected.
*IF *VALUE KV5_BROKER_SESSION.SessionState *EQ Unknown
This situation is evaluated every 30 seconds.
This situation is automatically distributed to instances of this agent.
The desktop group is disabled.
*IF *VALUE KV5_DESKTOP_GROUPS.Enabled *EQ False
This situation is evaluated every 30 seconds.
This situation is automatically distributed to instances of this agent.
The percentage of available desktops is low.
*IF *VALUE KV5_DESKTOP_GROUPS.Desktops_Available_Percent *LT 20
This situation is evaluated every 30 seconds.
This situation is automatically distributed to instances of this agent.
The license usage count exceeded the threshold value.
*IF *VALUE KV5_LICENSE_USAGE.Licenses_In_Use_Percent *GT 90
This situation is evaluated every 30 seconds.
This situation is automatically distributed to instances of this agent.
The connection to the license server is lost.
*IF *VALUE KV5_BROKER_CONTROLLERS.Licensing_Grace_Period_Active *EQ True
This situation is evaluated every 30 seconds.
This situation is automatically distributed to instances of this agent.
The desktop group is set up to turn off all desktops after use.
*IF *VALUE KV5_DESKTOP_GROUPS.Shutdown_Desktops_After_Use *EQ True
This situation is evaluated every 30 seconds.
This situation is automatically distributed to instances of this agent.
Related topics:
Organization of the predefined workspaces