관리-도구
편집 파일: nginx.cpython-39.pyc
a -�_g! � @ s* d dl mZmZmZ G dd� dee�ZdS )� )�Plugin�IndependentPlugin� PluginOptc @ s4 e Zd ZdZdZdZdZedddd�gZd d � Z dS )�Nginxznginx http daemon�nginx)Z webserver)r �logFzcollect all nginx logs)�defaultZdescc C sZ | � ddg� | �g d�� g d�}| �dd� |D �� | �d�sL| �d�rV| �d � d S ) Nznginx -Vznginx -T)z/etc/nginx/*z/var/log/nginx/access.logz/var/log/nginx/error.log)ZautomationcontrollerZ automationhubZautomationedacontrollerc S s g | ]}d |� d��qS )z/var/log/nginx/�*� )�.0Zaltr r �</usr/lib/python3.9/site-packages/sos/report/plugins/nginx.py� <listcomp>, s zNginx.setup.<locals>.<listcomp>r Zall_logsz/var/log/nginx/*)Zadd_cmd_outputZ add_copy_specZadd_forbidden_pathZ get_option)�selfZaltconfr r r �setup s � �zNginx.setupN) �__name__� __module__�__qualname__Z short_descZplugin_nameZprofilesZpackagesr Zoption_listr r r r r r s �r N)Zsos.report.pluginsr r r r r r r r �<module> s