We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0de58b4 commit d59d746Copy full SHA for d59d746
bash/monitor_cpu_usage.sh
@@ -5,7 +5,7 @@
5
#Change the SECS to total seconds to monitor CPU usage.
6
#UNIT_TIME is the interval in seconds between each sampling
7
8
-
+
9
function report_utilisation {
10
# Process collected data
11
echo
0 commit comments