A problem exists with the connection the XenServer pool master. Agent is unable to connect to a XenServer pool master. This can indicate a configuration error, a network error, or potentially a XenServer service outage. The Agent trace log might contain information on why the agent can not connect. Consider increasing the Logging level of the agent to Debug and restarting the agent. The default configuration has the following SQL syntax:
*IF *VALUE KXI_AGENT_CONNECTION_STATUS.poolmaster_found *EQ 'False'
This situation is evaluated every 30 seconds.
This situation is automatically distributed to instances of this agent.
XenServer host CPU util is high. The CPU utilization of the XenServer host is greater than 90%. The default configuration has the following SQL syntax:
*IF *VALUE KXI_HOST_DETAILS.aggregate_cpu_utilisation *GE 90
This situation is evaluated every 5 minutes.
This situation is automatically distributed to instances of this agent.
This situation is associated with the Citrix XenServer Hypervisors (XHV) subnode.
XenServer host license has expired. The licence file of the XenServer host has expired. The default configuration has the following SQL syntax:
*IF *VALUE KXI_HOST_DETAILS.days_until_expiration *LE 0
This situation is evaluated every 12 hours.
This situation is automatically distributed to instances of this agent.
This situation is associated with the Citrix XenServer Hypervisors (XHV) subnode.
XenServer host license is near expiration. The license file of the XenServer host is near expiration (less than 14 days until expiration). The default configuration has the following SQL syntax:
*IF *VALUE KXI_HOST_DETAILS.days_until_expiration *LE 14 *AND *VALUE KXI_HOST_DETAILS.days_until_expiration *GT 0
This situation is evaluated every 12 hours.
This situation is automatically distributed to instances of this agent.
This situation is associated with the Citrix XenServer Hypervisors (XHV) subnode.
Host was not recognized, but a possible match was made. If the match that was made is acceptable, nothing needs to be done. If the match is not acceptable, reconfigure the agent with the correct Xen hosts. The default configuration has the following SQL syntax:
*IF *SCAN KXI_AGENT_TRACE_LOG.Text *EQ 'Used possible match of'
This situation evaluates data as it becomes available.
This situation is automatically distributed to instances of this agent.
XenServer host Memory Util is High. The memory utilization of the XenServer host is greater than 90%. The default configuration has the following SQL syntax:
*IF *VALUE KXI_HOST_DETAILS.memory_percent_used *GE 90
This situation is evaluated every 5 minutes.
This situation is automatically distributed to instances of this agent.
This situation is associated with the Citrix XenServer Hypervisors (XHV) subnode.
Agent configured with Host that is not in the XenServer pool. Reconfigure the agent with the correct Xen hosts. The default configuration has the following SQL syntax:
*IF *SCAN KXI_AGENT_TRACE_LOG.Text *EQ 'is not reported as a pool member by the pool master.'
This situation evaluates data as it becomes available.
This situation is automatically distributed to instances of this agent.
XenServer Pool Master has Transitioned to a Different Host. The XenServer pool master has transitioned to a new host. Check to see whether the XenServer pool master transition was planned. The default configuration has the following SQL syntax:
*IF *VALUE KXI_POOL_MASTER_EVENTS.event_new_host *NE 'A_NEW_VALUE'
This situation evaluates data as it becomes available.
This situation is automatically distributed to instances of this agent.
Host discovered in Pool that has not been configured. Reconfigure the agent with the correct Xen hosts. The default configuration has the following SQL syntax:
*IF *SCAN KXI_AGENT_TRACE_LOG.Text *EQ 'Verify host has been defined in the agent configuration'
This situation evaluates data as it becomes available.
This situation is automatically distributed to instances of this agent.
CPU utilization of the virtual machine is High. The vCPU utilization of the virtual machine is high. The default configuration has the following SQL syntax:
*IF *VALUE KXI_HOST_VMS.metric_vcpu_utilization *GE 90
This situation is evaluated every 1 minute.
This situation is automatically distributed to instances of this agent.
This situation is associated with the Citrix XenServer Hypervisors (XHV) subnode.
Memory utilization of the virtual machine is high. The memory utilization (as determined by memory usage divided by the static memory max configuration value of the virtual machine) is high. The default configuration has the following SQL syntax:
*IF *VALUE KXI_HOST_VMS.memory_percent_used *GE 90
This situation is evaluated every 1 minute.
This situation is automatically distributed to instances of this agent.
This situation is associated with the Citrix XenServer Hypervisors (XHV) subnode.
XenTools are not installed on the virtual machine. XenTools are not installed on the virtual machine. XenTools must be installed in order to maximise virtual machine performance and to enable collection of performance data for the virtual machine. The default configuration has the following SQL syntax:
*IF *VALUE KXI_HOST_VMS.xentools_status *EQ 'Not Installed'
This situation is evaluated every 4 hours.
This situation is automatically distributed to instances of this agent.
This situation is associated with the Citrix XenServer Hypervisors (XHV) subnode.
XenTools on the virtual machine are not up-to-date. XenTools installed on the virtual machine are not up-to-date. Consider upgrading them to the latest available version. The default configuration has the following SQL syntax:
*IF *VALUE KXI_HOST_VMS.xentools_status *EQ 'Out of Date'
This situation is evaluated every 4 hours.
This situation is automatically distributed to instances of this agent.
This situation is associated with the Citrix XenServer Hypervisors (XHV) subnode.
An XenServer host is disabled. The XenServer pool master has transitioned to a new host. Check to see whether the XenServer pool master transition was planned. The default configuration has the following SQL syntax:
*IF *VALUE KXI_HOST_DETAILS.enabled *EQ No *AND *VALUE KXI_HOST_DETAILS.live *EQ Yes
This situation is evaluated every 1 minute.
This situation is automatically distributed to instances of this agent.
This situation is associated with the Citrix XenServer Hypervisors (XHV) subnode.
An XenServer host is unreachable. The XenServer pool master cannot reach one of the XenServer hosts in the pool. This might indicate that the host is powered off or in an error condition. The default configuration has the following SQL syntax:
*IF *VALUE KXI_HOST_DETAILS.live *EQ No
This situation is evaluated every 1 minute.
This situation is automatically distributed to instances of this agent.
This situation is associated with the Citrix XenServer Hypervisors (XHV) subnode.
Related topics:
Organization of the predefined workspaces