Add atop to global_pkgs_inst
This small tool is especially useful in identifying performance bolltenecks.
This commit is contained in:
parent
b9a6da7eeb
commit
698ede0787
1 changed files with 1 additions and 1 deletions
|
@ -58,4 +58,4 @@ global_pkgs_inst: ['bind-utils', 'mailx', 'nc', 'openssh-clients',
|
||||||
'patch', 'postfix', 'rsync', 'strace',
|
'patch', 'postfix', 'rsync', 'strace',
|
||||||
'tmpwatch', 'traceroute', 'vim-enhanced', 'xz', 'zsh',
|
'tmpwatch', 'traceroute', 'vim-enhanced', 'xz', 'zsh',
|
||||||
'libselinux-python', 'ntpdate', 'bash-completion', 'telnet',
|
'libselinux-python', 'ntpdate', 'bash-completion', 'telnet',
|
||||||
'htop', 'rsyslog' ]
|
'atop', 'htop', 'rsyslog' ]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue