The parameters listed here describe the session statistics captured at the last monitoring interval.
URL call: https://<UAGIP>:9443/rest/v1/monitor/stats
Generic Status and Stats
| Attribute | Description |
|---|---|
date | Indicates the date of statistics collected in the timezone of Unified Access Gateway appliance. |
uagVersion | 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. |
Horizon View
| 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. |
| BLAST | |
sessions | Indicates the number of active BLAST sessions. |
maxSessions | Indicates the number of authorized BLAST sessions. |
| 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. |
| Tunnel | |
sessions | Indicates the number of active Tunnel sessions created on authentication through View Client. |
maxSessions | Indicates the maximum number of concurrent Tunnel sessions at a given point in time. |
Web Reverse Proxy
| 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) |
Tunnel
| Attribute | Description |
|---|---|
identifier | Indicates that the Tunnel service is enabled. |
status | Status of the Tunnel service (vpnd service). |
reason | Indicates and explains the status with reason for the Tunnel service. Up or Down labels denote the service status. |
totalSessions | Indicates the number of active Tunnel sessions created on authentication through the Tunnel client. |
connections | Indicates the number of active outbound connections from the Tunnel Tunnel Server. |
upTime | Indicates the active (running) time of the Tunnel service. |
apiConnectivity | Tunnel Server to the API connectivity. For example, True or False. |
awcmConnectivity | 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. |
Unified Access Gateway Appliance
| 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. |
Was this page helpful?