HEX
Server: Apache
System: Linux zacp120.webway.host 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
User: govancoz (1003)
PHP: 8.3.26
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: //lib/python3.6/site-packages/sos/report/plugins/__pycache__/xfs.cpython-36.pyc
3

\��h]�@s&ddlmZmZGdd�dee�ZdS)�)�Plugin�IndependentPluginc@s,eZdZdZdZdZd
ZdZdZdd�Z	d	S)
�Xfsz�This plugin collects information on mounted XFS filessystems on the
    local system.

    Users should expect `xfs_info` and `xfs_admin` collections by this plugin
    for each XFS filesystem that is locally mounted.
    zXFS filesystem�xfs�storage�/sys/fs/xfs�/proc/fs/xfscCsxd}d}x\t|j||��D]H}xB|D]:}|jd�}|jd|d��dd�|jd|d	���q$WqW|jd
dg�dS)Nz/proc/mountsz^(/dev/.+).+xfs\s+� z	xfs_info �Zxfs_info)Ztagszxfs_admin -l -u rz/proc/fs/xfsz/sys/fs/xfs)�zipZdo_regex_find_all�splitZadd_cmd_outputZ
add_copy_spec)�selfZmountsZext_fs_regexZdevZext�parts�r�/usr/lib/python3.6/xfs.py�setups

z	Xfs.setupN)r)rr)r)
�__name__�
__module__�__qualname__�__doc__Z
short_descZplugin_nameZprofiles�filesZkernel_modsrrrrrrsrN)Zsos.report.pluginsrrrrrrr�<module>	s