U
    -_ga                     @   s&   d dl mZmZ G dd deeZdS )    )PluginIndependentPluginc                   @   s,   e Zd ZdZdZdZdZdZdZdd Z	dS )	PMemzThis plugin collects data from Persistent Memory devices,
    commonly referred to as NVDIMM's or Storage Class Memory (SCM)
    zPersistent Memory DevicesZpmem)ZstorageZhardwareZmemory)ZndctlZdaxctlZipmctlc                 C   sl   |  dddg | ddddg | dd	g | d
dddddddddddddddddddddd g d S )!Nz
/etc/ndctlz/etc/ipmctl.confz/var/log/ipmctlzndctl --versionzndctl list -vvvzndctl list -iBDFHMNRXzndctl read-labels -j allzdaxctl listzdaxctl list -iDRzipmctl versionzipmctl show -capzipmctl show -celzipmctl show -dimmzipmctl show -a -dimmzipmctl show -dimm -pcdzipmctl show -dimm -performancez ipmctl show -error Thermal -dimmzipmctl show -error Media -dimmzipmctl show -firmwarezipmctl show -goalzipmctl show -memoryresourceszipmctl show -performancezipmctl show -preferenceszipmctl show -regionzipmctl show -sensorzipmctl show -a -sensorzipmctl show -socketzipmctl show -systemz!ipmctl show -system -capabilitiesz$ipmctl show -a -system -capabilitieszipmctl show -topologyzipmctl show -a -topology)Zadd_copy_specZadd_cmd_output)self r   9/usr/lib/python3/dist-packages/sos/report/plugins/pmem.pysetup   sP    z
PMem.setupN)
__name__
__module____qualname____doc__Z
short_descZplugin_nameZprofilesZpackagesZcommandsr   r   r   r   r   r      s   r   N)Zsos.report.pluginsr   r   r   r   r   r   r   <module>	   s   