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 )HostzHost informationZhost)systemc                 C   sT   |  d | jddd | jddd | g d | ddg | g d d S )	Nz /etc/sos/cleaner/default_mappingZhostname)Zroot_symlinkZuptime)zhostname -fZhostidzhostnamectl statusz/etc/sosz/etc/hostid)Z
REMOTEHOSTZTERMZ	COLORTERM)Zadd_forbidden_pathZadd_cmd_outputZadd_copy_specZadd_env_var)self r   9/usr/lib/python3/dist-packages/sos/report/plugins/host.pysetup   s   
z
Host.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   
