Linux server322.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
LiteSpeed
Server IP : 198.54.115.172 & Your IP : 216.73.216.179
Domains :
Cant Read [ /etc/named.conf ]
User : fourgwnl
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
lib /
python3.6 /
site-packages /
iotop /
__pycache__ /
Delete
Unzip
Name
Size
Permission
Date
Action
__init__.cpython-36.opt-1.pyc
113
B
-rw-r--r--
2024-04-06 14:56
__init__.cpython-36.pyc
113
B
-rw-r--r--
2024-04-06 14:56
data.cpython-36.opt-1.pyc
13.1
KB
-rw-r--r--
2024-04-06 14:56
data.cpython-36.pyc
13.13
KB
-rw-r--r--
2024-04-06 14:56
genetlink.cpython-36.opt-1.pyc
2.67
KB
-rw-r--r--
2024-04-06 14:56
genetlink.cpython-36.pyc
2.67
KB
-rw-r--r--
2024-04-06 14:56
ioprio.cpython-36.opt-1.pyc
4.06
KB
-rw-r--r--
2024-04-06 14:56
ioprio.cpython-36.pyc
4.06
KB
-rw-r--r--
2024-04-06 14:56
netlink.cpython-36.opt-1.pyc
9.06
KB
-rw-r--r--
2024-04-06 14:56
netlink.cpython-36.pyc
9.06
KB
-rw-r--r--
2024-04-06 14:56
ui.cpython-36.opt-1.pyc
20.29
KB
-rw-r--r--
2024-04-06 14:56
ui.cpython-36.pyc
20.29
KB
-rw-r--r--
2024-04-06 14:56
version.cpython-36.opt-1.pyc
127
B
-rw-r--r--
2024-04-06 14:56
version.cpython-36.pyc
127
B
-rw-r--r--
2024-04-06 14:56
vmstat.cpython-36.opt-1.pyc
1.04
KB
-rw-r--r--
2024-04-06 14:56
vmstat.cpython-36.pyc
1.04
KB
-rw-r--r--
2024-04-06 14:56
Save
Rename
3 B��Q � @ s G d d� de �ZdS )c @ s$ e Zd Zdd� Zdd� Zdd� ZdS )�VmStatc C s t d�| _| j� | _d S )Nz/proc/vmstat)�open�vmstat_file�read�vmstat)�self� r �/usr/lib/python3.6/vmstat.py�__init__ s zVmStat.__init__c C sd dd� }x"| j D ]}|jd�r||�}P qW x"| j D ]}|jd�r4||�}P q4W | j jd� ||fS )Nc S s t | j� d �d S )N� i )�int�split)�liner r r �extract s zVmStat.read.<locals>.extractzpgpgin zpgpgout � )r � startswith�seek)r r r ZpgpginZpgpgoutr r r r s zVmStat.readc C s6 | j � }|d | jd |d | jd f}|| _|S )Nr r )r r )r Znow�deltar r r r ) s $zVmStat.deltaN)�__name__� __module__�__qualname__r r r r r r r r s r N)�objectr r r r r �<module> s