o
    id                     @   s&   d dl mZmZ G dd deeZdS )    )PluginIndependentPluginc                   @   s    e Zd ZdZdZdZdd ZdS )	MultipathzDevice-mapper multipath tools	multipath)systemstoragehardwarec                 C   s8   |  ddi | jddd | d | g d d S )Nmultipath -v4 -llmultipath__v4__llz/etc/multipath.confmultipath_conf)tagsz/etc/multipath/)zmultipath -llr	   zmultipath -tzmultipathd show config)add_cmd_tagsadd_copy_specadd_cmd_output)self r   >/usr/lib/python3/dist-packages/sos/report/plugins/multipath.pysetup   s   
zMultipath.setupN)__name__
__module____qualname__
short_descplugin_nameprofilesr   r   r   r   r   r      s
    r   N)sos.report.pluginsr   r   r   r   r   r   r   <module>   s   