U
    -_g                     @   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Zdd ZdS )HpasmzHP Advanced Server ManagementZhpasm)systemZhardware)z	hp-healthc                 C   s    |  d | jddgdd d S )Nz/var/log/hp-health/hpasmd.logzhpasmcli -s 'show asr'zhpasmcli -s 'show server'r   )Ztimeout)Zadd_copy_specZadd_cmd_output)self r   :/usr/lib/python3/dist-packages/sos/report/plugins/hpasm.pysetup   s    
zHpasm.setupN)__name__
__module____qualname__Z
short_descZplugin_nameZprofilesZpackagesr	   r   r   r   r   r      s
   r   N)Zsos.report.pluginsr   r   r   r   r   r   r   <module>   s   