U
    -_g/                     @   s&   d dl mZmZ G dd deeZdS )    )PluginRedHatPluginc                   @   s(   e Zd ZdZdZdZdZdZdd ZdS )		UltraPathzHUAWEI UltraPathZ	ultrapath)ZstorageZhardware)r   )ZnxupZ	nxupext_ac                 C   sj   |  ddddddg | d}|d d	krf|d
  D ],}|dr8|  d|dd    q8dS )z: Huawei UltraPath specific information - commands
        zupadm show versionzupadm show connectarrayzupadm show optionzupadm show upconfigzupadm show diskarrayzupadmin show vlunzupadm show pathZstatusr   outputz
Array ID :zupadm show lun array=:   N)Zadd_cmd_outputZcollect_cmd_output
splitlines
startswithsplitstrip)selfresultline r   >/usr/lib/python3/dist-packages/sos/report/plugins/ultrapath.pysetup   s    	

zUltraPath.setupN)	__name__
__module____qualname__Z
short_descZplugin_nameZprofilesZpackagesZkernel_modsr   r   r   r   r   r      s   r   N)Zsos.report.pluginsr   r   r   r   r   r   r   <module>	   s   