| Server IP : 216.238.111.58 / Your IP : 216.73.217.34 Web Server : LiteSpeed System : Linux hosting.smartskills.com.br 4.18.0-553.120.1.el8_10.x86_64 #1 SMP Mon Apr 20 18:04:27 EDT 2026 x86_64 User : skillsitcom ( 1002) PHP Version : 8.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /lib/python3.6/site-packages/sos/report/plugins/__pycache__/ |
Upload File : |
3 ܓ�iH � @ s6 d dl Z d dlZd dlmZmZ G dd� dee�ZdS )� N)�Plugin�RedHatPluginc @ s@ e Zd ZdZdZdZdd� Zdd� Zdd � Zd d� Z dd � Z dS )�XenzXen virtualizationZxen�virtc C sX t jdt j�r(| jd�}|d dkr(dS t jdt j�rT| jd�}|d dkrPdS d S d S )z Determine xen host type z/proc/acpi/dsdtzgrep -qi xen /proc/acpi/dsdtZstatusr �hvmz/proc/xen/capabilitiesz(grep -q control_d /proc/xen/capabilities�dom0�domU� baremetal)�os�access�R_OK�exec_cmd)�self�result� r �/usr/lib/python3.6/xen.py�determine_xen_host s zXen.determine_xen_hostc C s | j � dkS )Nr )r )r r r r � check_enabled# s zXen.check_enabledc C s&