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Zdd„ Zdd„ Zd	S )
ÚTeamdzNetwork Interface TeamingÚteamd)ZnetworkZhardware)r   c                 C   sf   g }|   d¡}|d dkr|S |d  ¡ D ]}| ¡ }|d dd… dkr0| |d d d… ¡ q|S )	Nz
ip -o linkÚstatusr   Úoutputé   é   Úteaméÿÿÿÿ)Zexec_cmdÚ
splitlinesÚsplitÚappend)ÚselfÚteamsZ	ip_resultÚlineZfields© r   ú:/usr/lib/python3/dist-packages/sos/report/plugins/teamd.pyÚ_get_team_interfaces   s   
€zTeamd._get_team_interfacesc              	   C   sL   |   ddg¡ |  ¡ }|D ]}|  d| d| d| d| d| g¡ qd S )Nz/etc/dbus-1/system.d/teamd.confz&/usr/lib/systemd/system/teamd@.servicezteamdctl %s statezteamdctl %s state dumpzteamdctl %s config dumpzteamnl %s optionzteamnl %s ports)Zadd_copy_specr   Zadd_cmd_output)r   r   r
   r   r   r   Úsetup    s   þûÿzTeamd.setupN)	Ú__name__Ú
__module__Ú__qualname__Z
short_descZplugin_nameZprofilesZpackagesr   r   r   r   r   r   r      s    r   N)Zsos.report.pluginsr   r   r   r   r   r   r   Ú<module>   s   	