Your IP : 216.73.216.172


Current Path : /lib/python3/dist-packages/sos/report/plugins/__pycache__/
Upload File :
Current File : //lib/python3/dist-packages/sos/report/plugins/__pycache__/host.cpython-38.pyc

U

-�_g��@s&ddlmZmZGdd�dee�ZdS)�)�Plugin�IndependentPluginc@s$eZdZdZdZdZdZdd�ZdS)�Hosta�This plugin primarily collects hostname related information, as well
    as a few collections that do not fit well in other plugins. For example,
    uptime information and SoS configuration data from /etc/sos.

    This plugin is not intended to be a catch-all "general" plugin however for
    these types of collections that do not have a specific component/package
    or pre-existing plugin.
    zHost informationZhost)�systemcCsz|�d�|jddddgd�|jddd�|jdddd�|jd	d
d�|�dd
g�|�ddg�|�dddg�dS)Nz/etc/sos/cleanerZhostnameZhostname_defaultZhostname_short)�root_symlink�tagszhostname -f)rZuptimezfind / -maxdepth 2 -type l -lsz
root-symlinks)rZhostidzhostnamectl statusz/etc/sosz/etc/hostidZ
REMOTEHOSTZTERMZ	COLORTERM)Zadd_forbidden_pathZadd_cmd_outputZ
add_copy_specZadd_env_var)�self�r	�9/usr/lib/python3/dist-packages/sos/report/plugins/host.py�setups,
�����z
Host.setupN)�__name__�
__module__�__qualname__�__doc__Z
short_descZplugin_nameZprofilesrr	r	r	r
rs
	rN)Zsos.report.pluginsrrrr	r	r	r
�<module>s