o
    id
                     @   s&   d dl mZmZ G dd deeZdS )    )PluginRedHatPluginc                   @   s,   e Zd ZdZd ZdZdZdd Zdd ZdS )	saphanazSAP HANA)sap)z/hanac                 C   s  g }|  dr| d}|D ]}t|dkr| }|| q|D ]^}d|  }d| }| jd| d| d | jd| d	| d | jd
| d| d | jd| d| d |  d| r~| d| D ]}d|v r}| dd  }| ||| qhq"d S d S )Nz/hana/shared   z%sadmz
su - %s -cz%s "HDB info"z%s_HDB_infosuggest_filenamez%s "hdbsrvutil -v"z
%s_versionz%s 'hdbcons "mm l -s -S -p"'z%s_memusagezU%s 'hdbcons -e hdbindexserver                                     "replication info"'z%s_replicainfoz/hana/shared/%s/HDB)
path_isdirlistdirlenstripappendloweradd_cmd_outputget_inst_info)selfsidsssidsidadmprefixinst r   </usr/lib/python3/dist-packages/sos/report/plugins/saphana.pysetup   sB   





zsaphana.setupc           	      C   sj   d}d||f }| j |||f |d d||f }| |r3d}d||f }| j |||f |d d S d S )Nz7su - %s -c "sapcontrol -nr %s -function GetProcessList"z%s_%s_statusr   z$/usr/sap/%s/HDB%s/exe/python_supportz4su - %s -c "python %s/landscapeHostConfiguration.py"z%s_%s_landscapeConfig)r   r   )	r   r   r   r   proc_cmdstatus_fnamepathpy_cmdpy_fnamer   r   r   r   5   s   



zsaphana.get_inst_infoN)	__name__
__module____qualname__
short_descplugin_nameprofilesfilesr   r   r   r   r   r   r      s    "r   N)sos.report.pluginsr   r   r   r   r   r   r   <module>   s   