Changing system configuration checks
To change the checks on Linux:On the MP 10 Core server, in the directory /var/lib/deployed-roles/<application name>/<Core role instance name>/config/usagemonitoring, create a copy of the check_settings.default.yaml file, namely the check_settings.yaml file.In the check_settings.yaml file, change the necessary parameters.Restart the core-usage-monitoring container:
docker restart $(docker ps | awk '/core-usage-monitoring/ {print $NF}')
The checks are changed.

The website uses cookies according to the cookie policy.