o
    *bS                     @   s4   d dl mZmZmZ d dlZG dd deeeZdS )    )PluginRedHatPluginUbuntuPluginNc                   @   s,   e Zd ZdZdZdZdZdd Zdd Zd	S )
CephRGWzCEPH rgwZceph_rgw)ZstorageZvirt	containerZ	webserver)z
ceph-rgw.*c                 C   s   t  drdS dS )Nz/var/lib/ceph/radosgw/*/*TF)globself r
   =/usr/lib/python3/dist-packages/sos/report/plugins/ceph_rgw.pycheck_enabled   s   zCephRGW.check_enabledc                 C   s    | j ddd | g d d S )Nz"/var/log/ceph/ceph-client.rgw*.logZceph_rgw_log)Ztags)z/etc/ceph/*keyring*z/var/lib/ceph/*keyring*z/var/lib/ceph/*/*keyring*z/var/lib/ceph/*/*/*keyring*z/var/lib/ceph/osdz/var/lib/ceph/monz/var/lib/ceph/tmp/*mnt*z/etc/ceph/*bindpass*)Zadd_copy_specZadd_forbidden_pathr   r
   r
   r   setup   s   zCephRGW.setupN)	__name__
__module____qualname__Z
short_descZplugin_nameZprofilesZ
containersr   r   r
   r
   r
   r   r      s    r   )Zsos.report.pluginsr   r   r   r   r   r
   r
   r
   r   <module>   s   