Skip to content

Commit

Permalink
delete sar command.
Browse files Browse the repository at this point in the history
  • Loading branch information
adermxzs committed Nov 21, 2019
1 parent 5095e91 commit 197e514
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions test/plugin/script/systeminfo.sh
Expand Up @@ -47,9 +47,3 @@ do
echo "container id:"$i
docker inspect $i | grep CpusetCpus
done

echo "CPU all core stats:"
sar -u 1 5 -P ALL

echo "Disk io stats:"
sar -p -d 1 5

0 comments on commit 197e514

Please sign in to comment.