관리-도구
편집 파일: veritas.cpython-39.pyc
a -�_gQ � @ s* d dl mZmZmZ G dd� dee�ZdS )� )�Plugin�RedHatPlugin� PluginOptc @ s8 e Zd ZdZdZdZedddd�gZdd � Zd d� Z dS ) �VeritaszVeritas softwareZveritas)ZclusterZstorage�scriptz/opt/VRTSspt/VRTSexplorerzPath to VRTSexploer script)�defaultZdescc C s | � | �d��S )Nr )Zpath_isfile� get_option)�self� r �>/usr/lib/python3.9/site-packages/sos/report/plugins/veritas.py� check_enabled s zVeritas.check_enabledc C s` | � | �d��}|d dkr\d}|d D ]}|�� }| �d|�}q(t|�dkr\| �|d � dS ) z= interface with vrtsexplorer to capture veritas related data r �statusr � �outputzftp (.*tar.gz)� N)Zexec_cmdr �stripZdo_regex_find_all�lenZ add_copy_spec)r �ret�tarfile�liner r r �setup s z Veritas.setupN) �__name__� __module__�__qualname__Z short_descZplugin_nameZprofilesr Zoption_listr r r r r r r s ��r N)Zsos.report.pluginsr r r r r r r r �<module> s