Server IP : 209.38.156.173 / Your IP : 216.73.216.122 [ Web Server : Apache/2.4.52 (Ubuntu) System : Linux lakekumayuhotel 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.1.2-1ubuntu2.22 Disable Function : NONE Domains : 2 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/python3/dist-packages/sos/report/plugins/__pycache__/ |
Upload File : |
o ���b� � @ s* d dl mZmZmZ G dd� dee�ZdS )� )�Plugin�IndependentPlugin� PluginOptc @ s6 e Zd ZdZdZdZdZeddedd�gZ d d � Z dS )� Conntrackz)conntrack - netfilter connection tracking� conntrack)�network�cluster)zconntrack-toolsr � conntrackd� namespacesNz0Number of namespaces to collect, 0 for unlimited)�default�val_type�descc C sr | � d� | �g d�� | �ddg� d}| �d�}| j|d�D ]}|| d }| �|d � | �|d � q d S ) Nz/etc/conntrackd/conntrackd.conf)zconntrackd -s networkzconntrackd -s cachezconntrackd -s runtimezconntrackd -s linkzconntrackd -s rsqueuezconntrackd -s queuezconntrackd -s ctzconntrackd -s expectzconntrack -L -o extendedzconntrack -Szip netns exec r )�ns_max� )� add_copy_spec�add_cmd_output� get_option�get_network_namespaces)�self� cmd_prefix�nsps� namespace� ns_cmd_prefix� r �>/usr/lib/python3/dist-packages/sos/report/plugins/conntrack.py�setup s � �zConntrack.setup)�__name__� __module__�__qualname__� short_desc�plugin_name�profiles�packagesr �int�option_listr r r r r r s ��r N)�sos.report.pluginsr r r r r r r r �<module> s