Server IP : 15.235.198.142 / Your IP : 216.73.216.190 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3/dist-packages/sos/report/plugins/__pycache__/ |
Upload File : |
� i��d� � �h � d dl mZmZmZmZmZ G d� de� Z G d� dee� Z G d� deee� Zy) � )�Plugin�RedHatPlugin�DebianPlugin�UbuntuPlugin� PluginOptc �B � e Zd ZdZdZdZdZdZdZ e ddd � � gZ d� Zy) �Apachea� The Apache plugin covers the upstream Apache webserver project, regardless of the packaged name; apache2 for Debian and Ubuntu, or httpd for Red Hat family distributions. The aim of this plugin is for Apache-specific information, not necessarily other projects that happen to place logs or similar files within the standardized apache directories. For example, OpenStack components that log to apache logging directories are excluded from this plugin and collected via their respective OpenStack plugins. Users can expect the collection of apachectl command output, apache server logs, and apache configuration files from this plugin. zApache http daemon�apache)� webserver� openshift)�httpd)z /var/www/�logFzgathers all apache logs)�name�default�descc �� � | j ddgd�� | j dd�� g d�}| j |D �cg c] }d | j �d |�d��� c}� y c c}w )Nzapachectl -Szapachectl -tT)� cmd_as_tagzapachectl -M�httpd_M��tags)�aodh� ceilometer�cinder�foreman�gnocchi�horizon�keystone�manila�nova�octavia� placement�pulpz /var/log/z*/�*)�add_cmd_output�add_forbidden_path� apachepkg)�self�subdirs�subs �;/usr/lib/python3/dist-packages/sos/report/plugins/apache.py�setupzApache.setup&