Graybyt3 Was Here
Linux host1.absolutelystunningcenterpieces.com 3.10.0-957.21.3.el7.x86_64 #1 SMP Tue Jun 18 16:35:19 UTC 2019 x86_64
Apache
69.167.136.200
/
lib
/
python2.7
/
site-packages
/
sos
/
plugins
[ HOME ]
Exec
Submit
process.pyc
� Dr^c @ sE d d l m Z m Z m Z m Z d e e e e f d � � YZ d S( i����( t Plugint RedHatPlugint DebianPlugint UbuntuPlugint Processc B sG e Z d Z d Z d Z d d d e f d d d e f g Z d � Z RS( s process information t processt systemt lsofs% gathers information on all open filest slows lsof-threadss, gathers threads' open file info if supportedc C s� d } d } d } | d 7} | j d d g � | j d d d �| j d d d �| j d � rz | j d d d �n | j d � r� | j d � n | j d d d d | | f d | | f g � d S( Ns ps axos3 pid,ppid,user,group,lwp,nlwp,start_time,comm,cgroups2 flags,state,uid,pid,ppid,pgid,sid,cls,pri,addr,sz,s wchan,lstart,tty,time,cmds /proc/sched_debugs /proc/stats ps auxwwwt root_symlinkt pst pstreeR s lsof -b +M -n -l -c ''s lsof-threadss lsof -b +M -n -ls ps auxwwwms ps alxwwws ps -elfLs %s %s( t add_copy_spect add_cmd_outputt get_option( t selft ps_axot ps_group_optst ps_sched_opts( ( s7 /usr/lib/python2.7/site-packages/sos/plugins/process.pyt setup s&