Install iftop
This commit is contained in:
parent
31abcd1783
commit
e8e75acdbf
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ class rhizo_base::packages::common {
|
||||||
|
|
||||||
package { ['mosh', 'tmux', 'git', 'openvpn', 'lm-sensors', 'runit-systemd', 'sqlite3',
|
package { ['mosh', 'tmux', 'git', 'openvpn', 'lm-sensors', 'runit-systemd', 'sqlite3',
|
||||||
'libffi-dev', 'apcupsd', 'expect', 'gawk', 'swig', 'g++', 'tinc', 'tcpdump',
|
'libffi-dev', 'apcupsd', 'expect', 'gawk', 'swig', 'g++', 'tinc', 'tcpdump',
|
||||||
'sngrep', 'rrdtool', 'dnsmasq', 'joe', 'curl', 'htop', 'screen', 'iperf3',
|
'sngrep', 'rrdtool', 'dnsmasq', 'joe', 'curl', 'htop', 'screen', 'iperf3', 'iftop',
|
||||||
'websocketd', 'fping', 'mtr-tiny', 'openssh-server', 'telnet', 'netcat-traditional',
|
'websocketd', 'fping', 'mtr-tiny', 'openssh-server', 'telnet', 'netcat-traditional',
|
||||||
'python-unidecode', 'python-dateutil', 'python-yaml', 'python-formencode',
|
'python-unidecode', 'python-dateutil', 'python-yaml', 'python-formencode',
|
||||||
'python-smpplib', 'python-psycopg2', 'python-pysqlite2' ]:
|
'python-smpplib', 'python-psycopg2', 'python-pysqlite2' ]:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue