mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-09 16:17:23 +00:00
Small edits
This commit is contained in:
parent
6d8994deb3
commit
1259079d00
@ -18,7 +18,7 @@ Applications are installed on top of the ClearML Server and are provided by the
|
||||
- `upload_apps.py`
|
||||
- API credentials (`<ACCESS_KEY>` and `<SECRET_KEY>`) generated via
|
||||
the ClearML UI (**Settings > Workspace > API Credentials > Create new credentials**). Make sure these credentials
|
||||
belong to an admin user or a service user with admin privilegesFor more information, see [ClearML API Credentials](../../../webapp/settings/webapp_settings_profile.md#clearml-api-credentials).
|
||||
belong to an admin user or a service user with admin privileges. For more information, see [ClearML API Credentials](../../../webapp/settings/webapp_settings_profile.md#clearml-api-credentials).
|
||||
|
||||
## Installation
|
||||
|
||||
|
@ -248,14 +248,14 @@ The following monitoring is recommended:
|
||||
|
||||
#### CPU
|
||||
|
||||
CPU usage varies depending on system usage. We recommend to monitor CPU usage and to alert when the usage is higher
|
||||
CPU usage varies depending on system usage. We recommend monitoring CPU usage and alerting when the usage is higher
|
||||
than normal. Recommended starting alerts would be 5-minute CPU load
|
||||
level of 5 and 10, and adjusting according to performance.
|
||||
|
||||
#### RAM
|
||||
|
||||
Available memory usage also varies depending on system usage. Due to spikes in usage when performing certain tasks, 6-8 GB
|
||||
of available RAM is recommended as the standard baseline. Some use cases may require more. Thus, we recommend to have 8 GB
|
||||
of available RAM is recommended as the standard baseline. Some use cases may require more. Thus, we recommend having 8 GB
|
||||
of available memory on top of the regular system usage. Alert levels should alert if the available memory is below normal.
|
||||
|
||||
##### Disk Usage
|
||||
|
@ -240,14 +240,14 @@ deletion beyond the company's required retention period.
|
||||
|
||||
#### CPU
|
||||
|
||||
CPU usage varies depending on system usage. We recommend to monitor CPU usage and to alert when the usage is higher
|
||||
CPU usage varies depending on system usage. We recommend monitoring CPU usage and alerting when the usage is higher
|
||||
than normal. Recommended starting alerts would be 5-minute CPU load
|
||||
level of 5 and 10, and adjusting according to performance.
|
||||
|
||||
#### RAM
|
||||
|
||||
Available memory usage also varies depending on system usage. Due to spikes in usage when performing certain tasks, 6-8 GB
|
||||
of available RAM is recommended as the standard baseline. Some use cases may require more. Thus, we recommend to have 8 GB
|
||||
of available RAM is recommended as the standard baseline. Some use cases may require more. Thus, we recommend having 8 GB
|
||||
of available memory on top of the regular system usage. Alert levels should alert if the available memory is below normal.
|
||||
|
||||
#### Disk Usage
|
||||
|
Loading…
Reference in New Issue
Block a user