Table 1. License Server Metrics: Health Applies to checking License Server service health from the machine where the license server is running.
To activate these metrics, run the
following commands from the MonitoringAgentAndProbes
media installation:
Note:
The MonitoringAgentAndProbes
media must be
installed on the same server where the DS License Server is
installed.
- Set up the probe:
StartMonitoringAgentSvc.sh|.bat -setProbe diskusagesla dsls dsLicenseServerIniPath=FILE
- Restart the
3DMonitoringAgent
service if
you installed the MonitoringAgentAndProbes
media as service, or start the monitoring agent from the command
line as follows:StartMonitoringAgentSvc.sh|.bat -o PATH
where FILE
is the absolute path of a file which must be
created before running the monitoring agent and contains:
DSLicenseServerInstallationPath=PATH
DSLS1.HostName=localhost
DSLS1.AdminPort=PORT
DSLS1.KeystoreService=dsls://localhost:<port>
where PATH
is the path of the directory where the DS License Server has been installed, and PORT
is the administration port of the DS License Server.
If the DS License Server was installed on Windows, use the DSLicenseServerInstallationPath
, for example as follows: C:\\Program Files\\Dassault Systemes\\DS License Server\\.
Login | serviceHealthCheck.status | space | Boolean | Status (OK|KO) of login health check. |
| serviceHealthCheck.elapsed | space | ms | Duration, in ms, of login health check. |
Alert Criteria | An alert with highest priority must be raised by the monitoring solution if the serviceHealthCheck.status metric is received with a KO status. In this case, the license server must be restarted. |