mirror of
https://github.com/marcel-dempers/docker-development-youtube-series.git
synced 2025-06-06 17:01:30 +00:00
course updates
This commit is contained in:
parent
edb2c5a3d7
commit
389a6d0d34
@ -105,6 +105,9 @@ For disk monitoring tools, we should be able to monitor disk space for the overa
|
||||
|
||||
In addition to disk space, we also need to monitor disk I/O usage to identify any bottlenecks when processes are intensively writing to disk. </br>
|
||||
|
||||
In this guide we have a [simulation script](./.test/app_logger_disk.sh) to generate disk usage and high I/O. </br>
|
||||
<i><b>Important Note:</b> Please note that links to these files can change without notice and may be different from what you read on screen in the video at the time of recording.</i>
|
||||
|
||||
### df
|
||||
|
||||
[df](https://man7.org/linux/man-pages/man1/df.1.html) is a native linux monitoring tool that allows us to review disk space of each file system. </br>
|
||||
|
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 4.8 MiB After Width: | Height: | Size: 4.8 MiB |
Loading…
x
Reference in New Issue
Block a user