🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-17 08:38:43 | PHP 8.1.34
📂
/ (Root)
/
opt
/
imunify360
/
venv
/
lib
/
python3.11
/
site-packages
/
defence360agent
/
plugins
/
__pycache__
📍 /opt/imunify360/venv/lib/python3.11/site-packages/defence360agent/plugins/__pycache__
🔄 Refresh
✏️
Editing: lve_utils_install.cpython-311.pyc
Read Only
� ]�=d��}� �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 �"