📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 17:19:09
📂
/
/
opt
/
imunify360
/
venv
/
lib
/
python3.11
/
site-packages
/
defence360agent
/
plugins
/
__pycache__
✏️
Editing: lve_utils_install.cpython-311.pyc
� �j � �R � d dl mZ d dlmZmZmZ d dlmZmZ G d� de� � Z dS )� )�MessageSink)�check_run_outside_sandbox�recurring_check�RecurringCheckStop)� is_lve_active� has_lvectlc �0 � e Zd ZdZdd�d�Zd� Zd� Zd� ZdS ) �LveUtilsAutoInstallera� Install lve-utils package on CL with LVE automatically (according to DEF-11452) to provide tools to limit CPU/IO. Used tools: /usr/sbin/lvectl - provided by lve-utils package /bin/lve_suwrapper - provided by lve-wrappers package (which is a dependency of lve-utils) lve-utils package is installed by default on CL, but for some reason may not exist. i )�check_periodc �"