HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //proc/1233/cwd/lib/python3/dist-packages/sos/report/plugins/__pycache__/filesys.cpython-310.pyc
o

i��d�
�@sLddlmZmZmZmZmZmZGdd�deeee�ZGdd�dee�ZdS)�)�Plugin�RedHatPlugin�DebianPlugin�UbuntuPlugin�	CosPlugin�	PluginOptc@sTeZdZdZdZdZdZedddd�ed	dd
d�edddd�gZd
d�Z	dd�Z
dS)�Filesysa�Collects general information about the local filesystem(s) and mount
    points as well as optional information about EXT filesystems. Note that
    information specific filesystems such as XFS or ZFS is not collected by
    this plugin, as there are specific plugins for those filesystem types.

    This plugin will collect /etc/fstab as well as mount information within
    /proc/, and is responsible for the 'mount' and 'df' symlinks that appear
    in an sos archive's root.
    zLocal file systems�filesys)�storage�lsofFz%collect information on all open files)�default�desc�dumpe2fszdump filesystem info�fragz'collect filesystem fragmentation statuscCs�|�gd��|jdddd�|jdddd�|�gd��|�d	�|�d
�r0|jdd
dd
�d}|�d�r9d}d}d}|�||�D]}|jd||fdd�|�d�r^|jd|dd�qCdS)N)	z	/proc/fs/�/proc/mountsz/proc/filesystemsz/proc/self/mountsz/proc/self/mountinfoz/proc/self/mountstatsz/proc/[0-9]*/mountinfoz	/etc/mtab�
/etc/fstabzmount -l�mount)�root_symlink�tagszdf -al -x autofs�df�df__al)zdf -ali -x autofs�findmnt�lslocksz/proc/fs/panfsrzlsof -b +M -n -l -P�2)r�priorityz-hr�rz^(/dev/\S+).+ext[234]\s+zdumpe2fs %s %s�
dumpe2fs_h)rrz
e2freefrag %s�d)r)�
add_copy_spec�add_cmd_output�add_forbidden_path�
get_option�do_regex_find_all)�self�
dumpe2fs_opts�mounts�ext_fs_regex�dev�r(�</usr/lib/python3/dist-packages/sos/report/plugins/filesys.py�setup%s4��

�
�
��z
Filesys.setupcCs$|�ddd�d}|�d|d�dS)Nrz(password=)[^,\s]*z
\1********z](lsof: (avoiding (.*?)|WARNING: can't stat\(\) (.*?))|Output information may be incomplete.)
rr)�do_file_sub�do_cmd_output_sub)r#�regexr(r(r)�postprocMs�zFilesys.postprocN)�__name__�
__module__�__qualname__�__doc__�
short_desc�plugin_name�profilesr�option_listr*r.r(r(r(r)r
s
���(rcseZdZ�fdd�Z�ZS)�
RedHatFilesyscstt|���|�d�dS)Nzls -ltradZ /tmp)�superr7r*r)r#��	__class__r(r)r*^szRedHatFilesys.setup)r/r0r1r*�
__classcell__r(r(r9r)r7\sr7N)	�sos.report.pluginsrrrrrrrr7r(r(r(r)�<module>s O