/usr/share/cagefs-skeleton/lib/python3.9/site-packages/glances/plugins/__pycache__
a ���c� � @ s� d Z ddlmZ ddlmZ ddlmZ ddlZdddd �d ddd �dddd �dd d�dddd �dddd �ddd�d�Zddd�ddddd�d�Z d ddd�gZ G d d!� d!e�ZdS )"zSwap memory plugin.� )�iterkeys)�getTimeSinceLastUpdate)� GlancesPluginNzTotal swap memory.�bytes�K)�description�unitZ min_symbolzUsed swap memory.zFree swap memory.zUsed swap memory in percentage.�percent)r r zEThe number of bytes the system has swapped in from disk (cumulative).zFThe number of bytes the system has swapped out from disk (cumulative).z$Number of seconds since last update.Zseconds)�total�used�freer �sin�sout�time_since_updatez1.3.6.1.4.1.2021.4.3.0z1.3.6.1.4.1.2021.4.4.0)r r z1.3.6.1.2.1.25.2.3.1.3z1.3.6.1.2.1.25.2.3.1.4z1.3.6.1.2.1.25.2.3.1.5z1.3.6.1.2.1.25.2.3.1.6)Z mnt_point� alloc_unit�sizer )�default�windowszSwap memory usage�%)�namer Zy_unitc sL e Zd ZdZd� fdd� Zejejdd� ��Z� fdd�Z dd d �Z � ZS ) �Pluginz5Glances swap memory plugin. stats is a dict Nc s"