Monitoring License Usage
The PSQL products use different license models depending on the product. PSQL Server and Workgroup are licensed under a concurrent user count license. PSQL Vx Server is licensed under a capacity-based license.
Much of the monitoring pertaining to license usage involves user count, number of sessions, or data in use. For example, you may want to determine the current value, increase the current value, or better determine your capacity needs.
The four primary utilities used to monitor license usage are Monitor (see Monitoring Resource Usage), Capacity Usage Viewer, License Administrator, and Notification Viewer.
Capacity Usage Viewer
PCC provides Capacity Usage Viewer to monitor concurrent sessions and data usage for all database engines. This is especially useful when you are considering migrating from PSQL Server to PSQL Vx Server, because of the difference in the way those two editions are licensed.
Capacity Usage Viewer includes two graphs, one for the number of concurrent sessions and one for the amount of data. Each graph includes a usage level bar, a heavy horizontal line across the graph, to help you determine what volume of usage is normal and what volume is uncommon for your business. The Capacity Usage Viewer also displays peak usage statistics.
The graphs use the peak values that are recorded each day. For any day on which the engine is not used, they use a value of zero. They require a minimum of two days’ data to be generated. Otherwise, Capacity Usage Viewer displays an error message.
This section contains the following topics:
In PCC PSQL Explorer, right-click the engine you want to examine and select Capacity Usage Viewer.
Capacity Usage Viewer GUI
The following image shows the Capacity Usage Viewer. The table below the following image describes its features. Click an area of the image for which you want more information.
Figure 6 Capacity Usage Viewer User Interface
 
Enables you to export the data to a .CSV file, if you find it useful to save the data for additional analysis. The Export button opens a Browse for Folder dialog, where you can select a location for data storage.
Figure 7 Statistical Indicators
 
You can also select a time period by zooming the graphs. When you zoom a graph, the Period drop-down menu displays Custom as the selected time period.
Zooming
If you need to view a particular time period besides the selections provided in the Period pull-down menu, you can select and zoom a segment of a graph. When you zoom one graph, the other zooms simultaneously. The two graphs are always set to the same period.
1
2
 
3
4
5
License Administrator
License Administrator is the utility used to manage keys for licensing. It is fully documented in License Administration in PSQL User's Guide. The following is a summary of the primary monitoring tasks that you can conduct with the utility, with links to PSQL User's Guide.