Server IP : 184.107.3.203 / Your IP : 216.73.216.51 Web Server : Apache System : Linux dedicated2.avenfashion.com.ph 4.18.0-553.40.1.el8_10.x86_64 #1 SMP Mon Feb 10 12:11:18 EST 2025 x86_64 User : adminteladeoro ( 1015) PHP Version : 8.2.28 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /usr/lib/python3.6/site-packages/sos/report/plugins/__pycache__/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
3 ~ �g* � @ sz d dl Z d dlZd dlZd dlmZmZmZmZmZ d dl m Z G dd� de�ZG dd� deee�ZG dd � d ee�Z dS ) � N)�Plugin�RedHatPlugin�DebianPlugin�UbuntuPlugin� PluginOpt)� RHELPolicyc @ s, e Zd ZdZdZdZd Zd ZdZdd� Z dS )�PythonznCaptures information on the installed python runtime(s), as well as python modules installed via pip. zPython runtime�python�systemz python -Vc C sX | j | jdd� | jd�}|d dkrTx,|d j� dd � D ]}| j |� d�� q<W d S ) Nzpython-version)Zsuggest_filenamezwhereis pip -bZstatusr �output� z -v list installed)�add_cmd_output�python_versionZexec_cmd�split)�selfZpipsZpip� r �/usr/lib/python3.6/python.py�setup! s zPython.setupN)r )r ) �__name__� __module__�__qualname__�__doc__Z short_descZplugin_nameZprofiles�packagesr r r r r r r s r c @ s e Zd ZdZdZdS )�UbuntuPythonz python3 -V�python3N)r )r r r r r r r r r r . s r c sD e Zd ZdZdZeddd d �gZ� fdd�Zd d� Zdd� Z � Z S )�RedHatPythona In addition to the base information, on Red Hat family distributions the python plugin also supports the 'hashes' option. If enabled, this plugin will generate a json-formatted listing of all pyfiles within the distribution-standard python package installation locations. r �python36�python2r �platform-python�hashesFz#collect hashes for all python files)�defaultZdescc s<