Go to documentation repository
Page History
...
Code Block | ||
---|---|---|
| ||
journalctl -u license.service -r |
Useful commands using Prometheus metrics
Check the status of the service:
Code Block |
---|
ngp_license_service_status |
Where the response is:
- 0—the service is working;
- greater than or equal to 1—there are problems in the service operation.
Check license expiration time:
Code Block |
---|
ngp_license_expire_time_utc |
The response contains the time in UTC 64-bit format.
Info | ||
---|---|---|
| ||
Metrics are sent either every three minutes or when connection with the license server is lost. |
Overview
Content Tools