The parameters listed here describe the session statistics captured at the last monitoring interval.

URL call: https://<UAGIP>:9443/rest/v1/monitor/stats
Table 1. Generic Status and Stats - accessPointStatusAndStats
Attribute Description
date Indicates the date of statistics collected in the timezone of Unified Access Gateway appliance.
version Indicates the current version of the Unified Access Gateway applicance running on the user's environment.
uptimeInMins Indicates the time (in minutes) that Unified Access Gateway appliance is up and running.
authenticatedSessionCount Indicates the overall count of authenticated sessions.
sessionCount Indicates the overall count of the sessions.
authenticatedViewSessionCount Indicates the number of ongoing authenticated Horizon View sessions (logged in sessions).
highWaterMark Indicates the maximum number of concurrent sessions at a given point in time.
openIncomingConnectionCount Indicates the number of TCP connections opened with Unified Access Gateway.
overAllStatus Indicates the status of all Edge services combined.
timeStamp Indicates the timestamp at which session stats was collected.
Table 2. Consolidated Session Stats - accessPointStatusAndStats.edgeServiceSessionStats
Attribute Description
identifier Indicates that the stats is for all Edge services (Total).
authenticatedSessions Indicates the number of ongoing authenticated sessions (logged in sessions).
failedLoginAttempts Indicates the number of failed login attempts.
highWaterMarkOfSessions Indicates the maximum number of concurrent sessions at a given point in time.
totalSessions Indicates the sum of active and inactive sessions.
unauthenticatedSessions Indicates the number of unauthenticated sessions.
userCount Indicates the number of unique users currently authenticated.
Table 3. Horizon View - accessPointStatusAndStats.viewEdgeServiceStats
Attribute Description
totalSessions Indicates the sum of active and inactive sessions.

Admin UI: Total Sessions

highWaterMarkOfSessions Indicates the maximum number of concurrent sessions at a given point in time.

Admin UI: Session High Water Mark

authenticatedSessions Indicates the number of ongoing authenticated sessions (logged in sessions).

Admin UI: Active (Logged In) Sessions

unauthenticatedSessions Indicates the number of unauthenticated sessions.

Admin UI: Inactive Sessions

failedLoginAttempts Indicates the number of failed login attempts.

Admin UI: Failed Login Attempts

userCount Indicates the number of unique users currently authenticated.
xmlapiUnrecognizedRequestsCount Indicates the number of unrecognized requests.
identifier Indicates the Edge Service name (VIEW).
status Indicates the overall status Horizon View Edge Service.
BLAST - accessPointStatusAndStats.viewEdgeServiceStats.protocol name=blast
sessions Indicates the number of active BLAST sessions.
maxSessions Indicates the number of authorized BLAST sessions.
unrecognizedRequestsCount Indicates the number of unrecognized requests for BLAST.
PCoIP - accessPointStatusAndStats.viewEdgeServiceStats.protocol name=pcoip
sessions Indicates the number of active PCoIP sessions created during the start of a desktop or an application.
maxSessions Indicates the maximum number of concurrent PCoIP sessions at a given point in time.
unrecognizedRequestsCount Indicates the number of unrecognized requests for PCoIP.
VMware Tunnel - accessPointStatusAndStats.viewEdgeServiceStats.protocol name=Tunnel,RDP
sessions Indicates the number of active VMware Tunnel sessions created on authentication through View Client.
maxSessions Indicates the maximum number of concurrent VMware Tunnel sessions at a given point in time.
unrecognizedRequestsCount Indicates the number of unrecognized requests for Tunnel.
backendStatus
status Indicates if backend server is running (Running, Not Reachable).
reason Indicates and explains the status with reason (Reachable, Error details).
Table 4. Web Reverse Proxy - accessPointStatusAndStats.webReverseProxyStats
Attribute Description
totalSessions Indicates the sum of active and inactive sessions.

Admin UI: Total Sessions

highWaterMarkOfSessions Indicates the maximum number of concurrent sessions at a given point in time.

Admin UI: Session High Water Mark

authenticatedSessions Indicates the number of ongoing authenticated sessions (logged in sessions).

Admin UI: Active (Logged In) Sessions

unauthenticatedSessions Indicates the number of unauthenticated sessions.

Admin UI: Inactive Sessions

failedLoginAttempts Indicates the number of failed login attempts.

Admin UI: Failed Login Attempts

userCount Indicates the number of unique users currently authenticated.
backendStatus
status Indicates if the back-end application is reachable (Running, Not Reachable).
reason Indicates and explains the status with reason (Reachable, Error details).
kcdStatus
status Indicates if the kcd server is reachable (Running, Not Reachable).
reason Indicates and explains the status with reason (Reachable, Error details).
Table 5. VMware Tunnel
Attribute Description
identifier Indicates that the VMware Tunnel service is enabled.
status Status of the VMware Tunnel service (vpnd) service.
reason Indicates and explains the status with reason for the VMware Tunnel service. Up or Down labels denote the service status. For example, it is reachable when the service is up and running, the VMware Tunnel server is not reachable when the service is down.
totalSessions Indicates the number of active VMware Tunnel sessions created on authentication through the VMware Tunnel client.
connections Indicates the number of active outbound connections from the VMware Tunnel and VMware Tunnel Server.
upTime Indicates the active (running) time of the VMware Tunnel service.
apiConnectivity VMware Tunnel Server to the API connectivity. For example, True or False.
awcmConnectivity VMware Tunnel Server to the AWCM connectivity. For example, True or False.
cascadeMode Provides cascade information. For example, Off for Basic mode and front-end or back-end for a cascade setup.
Table 6. Unified Access Gateway Appliance - accessPointStatusAndStats.applianceStats
Attribute Description
cpuCores Indicates the number of processor cores assigned to the appliance.
totalCpuLoadPercent Indicates the CPU load in percentage.
totalMemoryMb Indicates the total memory in megabytes.
freeMemoryMb Indicates the available unused memory in megabytes.
cpuDetailedStats Provides the detailed statistics of the CPU used.
  • idle - CPU does not perform any task.
  • ioWait - CPU waits for the disk input/output operations to complete.
  • irq - CPU allocated to hardware interrupts.
  • nice - CPU used to allocate multiple processes that demand more cycles than the CPU can provide.

  • softIrq - CPU services the soft interrupts.

  • steal - Xen hypervisor allocates cycles to other tasks.
  • system - CPU used by the operating system.
  • user - CPU used by the user applications.
usedDiskSpacePercentage Indicates the disk usage in percentage.
usedHeapSpacePercentage Indicates the heap usage in percentage.
Table 7. Authentication - accessPointStatusAndStats.authentication
Attribute Description
status Indicates if EAS/CAS/Authbroker is running (Running, Not Reachable).
reason Indicates and explains the status with reason (Reachable, Error details).
successLogins Indicates the number of authenticated EAS/CAS/Authbroker sessions.
failedLogins Indicates the number of failed login attempts.