HEX
Server: Apache
System: Linux insrv.serversdaddy.com 5.14.0-362.24.2.el9_3.x86_64 #1 SMP PREEMPT_DYNAMIC Sat Mar 30 14:11:54 EDT 2024 x86_64
User: jsaha (1066)
PHP: 8.3.6
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //usr/lib/python3.9/site-packages/sos/report/plugins/__pycache__/xfs.cpython-39.pyc
a

^��ca�@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)�tagszxfs_admin -l -u %srrr)�zipZdo_regex_find_all�splitZadd_cmd_outputZ
add_copy_spec)�selfZmountsZext_fs_regex�dev�e�parts�r�:/usr/lib/python3.9/site-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