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 )AtazATA and IDE informationZata)ZstorageZhardware)ZhdparmZsmartmontoolsc                 C   s0   |  d dddddg}| j|ddd	gd
 d S )Nz	/proc/idezhdparm %(dev)szsmartctl -a %(dev)szsmartctl -a %(dev)s -jzsmartctl -l scterc %(dev)szsmartctl -l scterc %(dev)s -jblockzsd.*zhd.*)ZdevicesZ	whitelist)Zadd_copy_specZadd_device_cmd)selfZcmd_list r   8/usr/lib/python3/dist-packages/sos/report/plugins/ata.pysetup   s    
z	Ata.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   