/opt/cloudlinux/venv/lib/python3.11/site-packages/lvestats/orm
NameSizeModeActions
__pycache__/-0755rm
base.py4500644editdlrm
bursting.py20000644editdlrm
const.py2650644editdlrm
history.py31960644editdlrm
history_gov.py12670644editdlrm
incident.py10050644editdlrm
servers.py5940644editdlrm
user.py8090644editdlrm
__init__.py9770644editdlrm
Edit: /opt/cloudlinux/venv/lib/python3.11/site-packages/lvestats/orm/const.py (265B)
# coding=utf-8 # # Copyright © Cloud Linux GmbH & Cloud Linux Software, Inc 2010-2019 All Rights Reserved # # Licensed under CLOUD LINUX LICENSE AGREEMENT # http://cloudlinux.com/docs/LICENSE.TXT LVE_STATS_2_TABLENAME_PREFIX = 'lve_stats2_' SERVER_ID_LENGTH = 255