This website requires JavaScript.
Explore
Get Started
openstack
/
devstack
Code
Issues
Proposed changes
950a3770c3
Branches
Tags
View all branches
devstack
/
files
/
rpms-suse
/
dstat
3 lines
20 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add dstat to see top process info pidstat data isn't exceptionally useful, it's lots of lines, and seems to be missing some of the most critical one. dstat is kind of like sysstat, except the formatting is much better. It also supports advanced features like the top CPU using process at every interval. put this behind the sysstat variable, as we'll probably want to replace sysstat & pidstat with this if it works Change-Id: I48dc22a0a7e63fe3abb527646cc70525998a7d85
2014-02-10 22:24:49 -05:00
dstat
Fix dstat dependencies for memory_tracker on SUSE Memory_tracker imports psutil, but does not run inside a pip/virtualenv so the system provided psutil library needs to be provided. This is matching what is done for other non-SUSE distributions Change-Id: I96f944730dc8644333d906d71339351b29b03e08
2017-09-26 10:15:28 +02:00
python-psutil
Copy Permalink