
    -_gC                     ,    d dl mZmZ  G d dee      Zy)    )PluginIndependentPluginc                   *    e Zd ZdZdZdZdZdZdZd Z	y)	CxlzFThis plugin collects data from Compute Express Link (CXL) devices
    zCompute Express Link (CXL)cxl)storagehardwarememory)zcxl-clidaxctl)r   r   c                 P    | j                  g d       | j                  g d       y)z Use the daxctl-list(1) command to collect disabled, devices,
        mapping, and region information

        Output is JSON formatted
        )zdaxctl versionzdaxctl listzdaxctl list -iDRM)zcxl versionzcxl listzcxl list -vvvN)add_cmd_output)selfs    8/usr/lib/python3/dist-packages/sos/report/plugins/cxl.pysetupz	Cxl.setup   s,     	 
 	 	 
 	    N)
__name__
__module____qualname____doc__
short_descplugin_nameprofilespackagescommandsr    r   r   r   r      s'     .JK0H$H Hr   r   N)sos.report.pluginsr   r   r   r   r   r   <module>r      s    9&# r   