Skip to content

Commit d59d746

Browse files
committed
.
1 parent 0de58b4 commit d59d746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bash/monitor_cpu_usage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#Change the SECS to total seconds to monitor CPU usage.
66
#UNIT_TIME is the interval in seconds between each sampling
77

8-
8+
99
function report_utilisation {
1010
# Process collected data
1111
echo

0 commit comments

Comments
 (0)