We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c9fcb9 commit 94e4865Copy full SHA for 94e4865
blog/2022-10-26-how-to-monitor-server-load.mdx
@@ -89,7 +89,7 @@ The applications section contains charts for CPU, Disk, Memory and much more at
89
90
Now for some fun. Let’s create some load and figure out which application caused it.
91
92
-Here’s the load creator [bash script](https://github.com/netdata/community/blob/main/utilities/load_creator.sh) that we’ll be using to trigger different types of loads periodically.
+Here’s the load creator [bash script](https://github.com/netdata/community/blob/main/utilities/load_creator/load_creator.sh) that we’ll be using to trigger different types of loads periodically.
93
94
And we’ll use Netdata to:
95
- Detect if the load is high
0 commit comments