You can configure the license server to send alarms to system administrators through SNMP and e-mail messages.
Use the following configuration statements to configure the license server alarms:
- shared license-server alarm {
- threshold threshold;
- report-server report-server;
- }
- shared license-server email {
- server server;
- alarm-report-address alarm-report-address;
![]() |
Note: In most cases, you do not need to change the configuration for the license server. If you change the configuration, do so with care. The software needs to be able to communicate with the license server to operate correctly. |
To configure license server alarms:
- [edit]
- user@host# edit shared license-server alarm
- [edit shared license-server alarm]
- user@host# set threshold threshold
- [edit shared license-server alarm]
- user@host# set report-server report-server
To configure an e-mail notification:
- [edit shared license-server alarm]
- user@host# up
- [edit shared license-server]
- user@host# edit email
- [edit shared license-server email]
- user@host# set server server;
- [edit shared license-server alarm]
- user@host# set alarm-report-address alarm-report-address;