|
|
# Monitoring Resources
|
|
|
|
|
|
Constantly monitoring your resource usage on all servers where you have running jobs is *fundamental*. In general, you should always be aware of your jobs':
|
|
|
Constantly monitoring your resource usage on all servers where you have running jobs is *fundamental*. In general, you should always be aware of your scripts':
|
|
|
* CPU and RAM usage
|
|
|
* GPU usage (for servers with GPUs)
|
|
|
* Storage usage
|
... | ... | @@ -15,7 +15,7 @@ where `<user>` is your username. Please check htop's [man page](https://man7.org |
|
|
|
|
|
## Monitoring GPU Usage
|
|
|
|
|
|
TODO
|
|
|
> :warning: Thesis students.
|
|
|
|
|
|
## Monitoring Storage Usage
|
|
|
|
... | ... | |