| Measurement |
Description |
Measurement Unit |
Interpretation |
| Status |
This indicates the status of the Data source in last measurement period. |
|
The status of 0 indicates the data source is offline. Usually this means either the data source has failed or has been taken offline manually. In either case you should immediately start the investigation because the whole user service would be unavailable for given tenant. The values that this measure can report and their corresponding numeric values are tabulated below:
| Measure Value |
Numeric Value |
| Active |
100 |
| Inactive |
0 |
Note:
By default, this measure reports the above-mentioned Measure Values while indicating the status. However, in the graph of this measure, the same will be represented using the corresponding numeric equivalents only.
|
| ConnRate |
This indicates the number of connections opened per minute in last measurement period. |
Connections/Min |
If the connection rate in low, it means connections are lasting too long. Too many open connections will lead to reaching of open connection limit and can adversely affect system performance. |
| OpenConn |
This indicates the number of open connections in the last measurement period. |
Number |
If there are too many open connections, it may soon reach the limit and new connections will not be available until open connections are closed. The waiting period for new connections will impact user experience. You should start the investigation before system performance is impacted in case any of these numbers are concerning. |
| UsedConn |
This indicates the number of used connections in last measurement period. |
|
If there are too many open connections, it may soon reach the limit and new connections will not be available until open connections are closed. The waiting period for new connections will impact user experience. You should start the investigation before system performance is impacted in case any of these numbers are concerning. |
| MaxAllowOpenConn |
This indicates the maximum number of connections that are allowed to be open at any given time. |
|
If there are too many open connections, it may soon reach the limit and new connections will not be available until open connections are closed. The waiting period for new connections will impact user experience. You should start the investigation before system performance is impacted in case any of these numbers are concerning. |
| OpenConnPerc |
Indicates the open connections as a percentage of maximum allowed open connections. |
|
If there are too many open connections, it may soon reach the limit and new connections will not be available until open connections are closed. The waiting period for new connections will impact user experience. You should start the investigation before system performance is impacted in case any of these numbers are concerning. |
| UsedConnPerc |
Indicates the used connections as a percentage of maximum allowed open connections. |
|
If there are too many open connections, it may soon reach the limit and new connections will not be available until open connections are closed. The waiting period for new connections will impact user experience. You should start the investigation before system performance is impacted in case any of these numbers are concerning. |
| AvgWaitTimeConn |
Indicates the average time system has to wait before a new connection is available to be open. |
|
If there are too many open connections, it may soon reach the limit and new connections will not be available until open connections are closed. The waiting period for new connections will impact user experience. You should start the investigation before system performance is impacted in case any of these numbers are concerning. |