Server : Apache System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64 User : dh_edsupp ( 6597262) PHP Version : 8.2.26 Disable Function : NONE Directory : /lib/python3/dist-packages/sos/report/plugins/__pycache__/ |
Upload File : |
o -�_gc � @ s. d dl Z d dlmZmZ G dd� dee�ZdS )� N)�Plugin�RedHatPluginc @ s( e Zd ZdZdZdZdZdZdd� ZdS ) �AAPreceptorPluginzAAP receptor plugin�aap_receptor)�sysmgmt�ansible)�receptor�receptorctl)r c C s� | � g d�� | �d�r| � dg� n| � dg� | �ddg� | �g d�� t�d�D ]%}| jd |� d �dd� | jd |� d �dd� | jd |� d�dd� d S d S )N)� /etc/receptorz/tmp/receptor/*/statusz/var/lib/receptor�all_logsz/var/log/receptorz/var/log/receptor/*.logz/etc/receptor/tlsz/etc/receptor/*key.pem)r z/var/run/receptorz/var/run/awx-receptorz/var/run/*receptor/*.sockzreceptorctl --socket z status�receptorctl_status)�suggest_filenamez status --jsonzreceptorctl_status.jsonz work listzreceptorctl_work_list.json)� add_copy_spec� get_option�add_forbidden_path�add_dir_listing�glob�add_cmd_output)�self�s� r �A/usr/lib/python3/dist-packages/sos/report/plugins/aap_receptor.py�setup s2 �������zAAPreceptorPlugin.setupN) �__name__� __module__�__qualname__� short_desc�plugin_name�profiles�packages�servicesr r r r r r s r )r �sos.report.pluginsr r r r r r r �<module> s