Use iftop to collect network bandwidth usage (#6560)

* Use iftop to collect network bandwidth usage

* fix shellcheck

* more shellchecks

* review comments
This commit is contained in:
Pankaj Garg
2019-10-26 00:06:46 -07:00
committed by Michael Vines
parent be74801236
commit e174af7838
5 changed files with 30 additions and 1 deletions

View File

@ -714,6 +714,7 @@ $(
add-testnet-solana-user-authorized_keys.sh \
install-certbot.sh \
install-earlyoom.sh \
install-iftop.sh \
install-libssl-compatability.sh \
install-nodejs.sh \
install-redis.sh \