File: //usr/lib/python3.6/site-packages/sos/report/plugins/__pycache__/nginx.cpython-36.pyc
3
3��d� � @ s* d dl mZmZmZ G dd� dee�ZdS )� )�Plugin�IndependentPlugin� PluginOptc @ s4 e Zd ZdZdZdZdZedddd�gZdd � Z d
S )
�Nginxznginx http daemon�nginx� webserver�logFzcollect all nginx logs)�defaultZdescc C s@ | j ddg� | jdddg� | jd�s2| jd�r<| jd� d S ) Nznginx -Vznginx -Tz/etc/nginx/*z/var/log/nginx/access.logz/var/log/nginx/error.logr Zall_logsz/var/log/nginx/*)Zadd_cmd_outputZ
add_copy_specZ
get_option)�self� r �/usr/lib/python3.6/nginx.py�setup s zNginx.setupN)r )r )
�__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