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 -�_g� � @ s. d dl Z d dlmZmZ G dd� dee�ZdS )� N)�Plugin�IndependentPluginc @ s, e Zd ZdZdZdZdZdd� Zdd� Zd S ) �Systemzcore system information�system)r �kernel)�glibc�initscripts�zlibc C sZ | � g d�� | �g d�� | �g d�� ttj�� �}|�� | jd� |�ddd� d S )N)z /proc/sys�/etc/sysconfig�/etc/default�/etc/environment)z/proc/sys/net/ipv4/route/flushz/proc/sys/net/ipv6/route/flushz'/proc/sys/net/ipv6/neigh/*/retrans_timez./proc/sys/net/ipv6/neigh/*/base_reachable_timez*/etc/default/grub.d/50-curtin-settings.cfg)zld.so --helpzld.so --list-diagnosticszld.so --list-tunables� �environment_varnamesT)�plug_dir) � add_copy_spec�add_forbidden_path�add_cmd_output�list�os�environ�keys�sort�add_string_as_file�join)�self� var_names� r �;/usr/lib/python3/dist-packages/sos/report/plugins/system.py�setup s �zSystem.setupc C s | � g d�� d S )N)r r r )�do_paths_http_sub)r r r r �postproc2 s zSystem.postprocN) �__name__� __module__�__qualname__� short_desc�plugin_name�profiles�verify_packagesr r r r r r r s r )r �sos.report.pluginsr r r r r r r �<module> s