%include('header', category='Process', title='Process Information') %from pympler.util.stringutils import pp
Virtual size: | {{pp(info.vsz)}} |
---|---|
Physical memory size: | {{pp(info.rss)}} |
Major pagefaults: | {{info.pagefaults}} |
{{key}}: | {{value}} |
ID | Name | Daemon |
---|---|---|
{{tinfo.ident}} | {{tinfo.name}} | {{tinfo.daemon}} |