| Server IP : 3.111.61.48 / Your IP : 216.73.216.67 Web Server : Apache System : Linux ip-10-0-5-176 6.8.0-1057-aws #60~22.04.1-Ubuntu SMP Wed May 27 08:16:59 UTC 2026 x86_64 User : ubuntu ( 1000) PHP Version : 8.2.31 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/sos/report/plugins/__pycache__/ |
Upload File : |
o
G%@i� � @ s6 d dl mZ d dlmZmZmZ G dd� dee�ZdS )� )�gethostname)�Plugin�RedHatPlugin� PluginOptc @ s` e Zd ZdZdZdZdZeddedd�ed de d
d�edde dd�ed
de dd�gZ
dd� ZdS )�QpidDispatchzQpid dispatch router�
qpid_dispatch)�services)� qdrouterdzqpid-dispatch-toolszqpid-dispatch-router�port� zlistening port to connect to)�default�val_type�desc�ssl-certificatez.Path to file containing client SSL certificate�ssl-keyz.Path to file containing client SSL private key�
ssl-trustfileztrusted CA database filec C s� d}| � d�r|d t� d| � d�� � }dD ]}| � |�r,|d|� d� | � |� }q| �d| d | d
| d| g� | �dg� d
S )z3 performs data collection for qpid dispatch router r r
z -b �:)r r r z --�=z qdstat -az qdstat -nz qdstat -cz qdstat -mz!/etc/qpid-dispatch/qdrouterd.confN)�
get_optionr �add_cmd_output�
add_copy_spec)�self�options�option� r �B/usr/lib/python3/dist-packages/sos/report/plugins/qpid_dispatch.py�setup"