Daily Feature Statistics

The Usage tab displays the Feature Daily Statistics table. This page serves as a high-level overview of availability and utilization statistics for a given time frame.

Figure 1. Daily Feature Statistics Page


The Daily Feature Statistics Report includes the following columns:

Tag
The tag representing the license server.
Feature
The license feature name.
Capacity Peak
The peak capacity of the feature.
Capacity Avg
The average capacity of the future
Usage Peak
The peak usage of the feature.
Usage Avg
The average usage of the future.
Usage %
The average usage divided by the peak for that day.
Queued Peak
The peak tokens that were waited on.
Queued Avg
The average tokens that were waited on.
Requests Count
The number of times the feature was requested.
Requests Denied:
The number of times that the request was denied.
Request Percent
The number of denied requests divided by the number of requests that day.
Graphs
The "Graphs" column contains icons that link to graphical reports for the selected feature. The icon links to the Feature Daily Plots page. The icon links to the Feature Efficiency Statistics page. The icon links to the Feature Efficiency Histogram page. The icon links to the Feature Heatmap report.

The report is controlled via the time range selector, and the optional tag and feature selectors that are provided to narrow down the number of features shown in the report. The data shown in this report includes peak, average, and percentage statistics for capacity, utilization, queued requests, and denial instances.

Denial Percentage Calculation

The denial percentage is calculated as the number of denials detected from a debug log for the specified time period over the total number of requests for the same time period. A request includes any queued request or checkout that is detected in the samplings as well as any denied request that is detected from a debug log parsing.

Population of Data

The information in this report is based on daily averages of various pieces of data. The data is obtained from a summary table in the Monitor database that is populated once per night with these daily averages. For new instances of Monitor, this report will not show data. Additionally, if viewing a report that includes the current day, the report will only show data that was calculated up to the point the summary table was updated, which occurs during the night by default. However, the summary tables can be updated manually by the administrator by visiting the Configuration Information page and running the summary update task.