HEX
Server: Apache
System: Linux scp1.abinfocom.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: confeduphaar (1010)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //lib/python3/dist-packages/sos/report/plugins/__pycache__/xfs.cpython-38.pyc
U

i��da�@s&ddlmZmZGdd�dee�ZdS)�)�Plugin�IndependentPluginc@s,eZdZdZdZdZdZdZdZdd�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)Zstorage)�/sys/fs/xfs�/proc/fs/xfs)rcCsld}d}t|�||��D]@}|D]6}|�d�}|jd|ddd�|�d|d	�q q|�d
dg�dS)Nz/proc/mountsz^(/dev/.+).+xfs\s+� zxfs_info %s�Zxfs_info)Ztagszxfs_admin -l -u %srrr)�zipZdo_regex_find_all�splitZadd_cmd_outputZ
add_copy_spec)�selfZmountsZext_fs_regexZdev�e�parts�r�8/usr/lib/python3/dist-packages/sos/report/plugins/xfs.py�setups
��z	Xfs.setupN)
�__name__�
__module__�__qualname__�__doc__Z
short_descZplugin_nameZprofiles�filesZkernel_modsrrrrrrsrN)Zsos.report.pluginsrrrrrrr�<module>	s