Configure concurrent license usage notifications
Using server parameters, you can have PPM send notifications of concurrent license usage.
In this topic:
- Define when to send notifications
- Define who receives notifications
- Define time intervals for notifications
- Define notification templates
Define when to send notifications
You can use parameters to define when PPM sends concurrent license usage notifications.
-
Send notifications when license usage reaches a specified percentage.
Use the CONC_LIC_USAGE_THRESHOLD_IN_PERCENT parameter.
-
Send notifications when inactive sessions are forcibly closed.
Use the CONC_LIC_USAGE_SEND_NOTIF_WHEN_STEALING_IDLE_SESSION and CONC_LIC_USAGE_SEND_NOTIF_STEAL_YOUNGER_THAN_IN_MIN parameters.
-
Send notifications when the concurrent license limit is reached.
Use the CONC_LIC_USAGE_SEND_NOTIF_WHEN_CONC_LOG_IN_REFUSED parameter.
For details about these parameters, see Server parameters.
Define who receives notifications
Use the CONC_LIC_USAGE_NOTIF_RECIPIENTS parameter to define who receives concurrent license usage notifications. For details, see Server parameters.
Define time intervals for notifications
Use the CONC_LIC_USAGE_MINIMUM_DELAY_BETWEEN_NOTIF_IN_HOURS parameter to define the time intervals for the notifications of the same type. For details, see Server parameters.
Define notification templates
Notification templates are XML files located in the <PPM_HOME>/conf/email_templates directory. You can use the predefined templates or customize the templates to suit your needs. For details of how to use and customize the templates, refer to the concurrent_license_README.txt file in the <PPM_HOME>/conf/email_templates directory.