diff --git a/docs/deploying_clearml/enterprise_deploy/on_prem_ubuntu.md b/docs/deploying_clearml/enterprise_deploy/on_prem_ubuntu.md index 1a9530cb..1d823655 100644 --- a/docs/deploying_clearml/enterprise_deploy/on_prem_ubuntu.md +++ b/docs/deploying_clearml/enterprise_deploy/on_prem_ubuntu.md @@ -313,7 +313,7 @@ The system should be constantly monitored, however it is important to check the * **Storage space**: run `sudo du -hs /` * **RAM**: * Run `vmstat -s` to check available RAM - * Run: top to check the processes. + * Run: `top` to check the processes. :::note Some operations, such as complex queries, may cause a spike in memory usage. Therefore, it is recommended to have at least 8GB of free RAM available.