HEX
Server: LiteSpeed
System: Linux s3.sitechai.com 4.18.0-553.51.1.lve.1.el8.x86_64 #1 SMP Wed May 14 14:34:57 UTC 2025 x86_64
User: workzeni (2217)
PHP: 8.1.32
Disabled: mail, show_source, system, shell_exec, passthru, exec, eval, shell
Upload Files
File: //usr/local/lib/python3.6/site-packages/agent360/plugins/__pycache__/dirsize.cpython-36.pyc
3

�~Ahi�@sHddlZddlZddlZddlZGdd�dej�ZedkrDe�j�dS)�Nc@seZdZdZdd�ZdS)�Plugin�dirsizecCsPi}|jdd�jd�}x4|D],}dtjdj|��j�jdd�j�i||<qW|S)zq
        Monitor total directory sizes, specify the directories you want to monitor in /etc/agent360.ini
        r�dirs�,�byteszdu -sbc {} | grep total�total�)�get�split�os�popen�format�read�replace�rstrip)�self�config�dataZmy_dirs�dir�r�A/root/tmp/pip-build-bifl_51s/agent360/agent360/plugins/dirsize.py�runs

,z
Plugin.runN)�__name__�
__module__�__qualname__rrrrrrsr�__main__)r�
subprocessZplugins�jsonZ
BasePluginrr�executerrrr�<module>s