o
    *b                     @   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 toolsZ	multipath)systemZstorageZhardwarec                 C   s8   |  ddi | jddd | d | g d d S )Nmultipath -v4 -llZinsights_multipath__v4__llz/etc/multipath.confZmultipath_conf)Ztagsz/etc/multipath/)zmultipath -llr   zmultipath -tzmultipathd show config)Zadd_cmd_tagsZadd_copy_specZadd_cmd_output)self r   >/usr/lib/python3/dist-packages/sos/report/plugins/multipath.pysetup   s   
zMultipath.setupN)__name__
__module____qualname__Z
short_descZplugin_nameZprofilesr
   r   r   r   r	   r      s
    r   N)Zsos.report.pluginsr   r   r   r   r   r   r	   <module>   s   