HEX
Server: Apache
System: Linux insrv.serversdaddy.com 5.14.0-362.24.2.el9_3.x86_64 #1 SMP PREEMPT_DYNAMIC Sat Mar 30 14:11:54 EDT 2024 x86_64
User: jsaha (1066)
PHP: 8.3.6
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //proc/self/root/usr/lib/python3.9/site-packages/sos/report/plugins/__pycache__/host.cpython-39.pyc
a

^��c��@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 information�host)�systemcCsx|�d�|jddddgd�|jddd�|jdddd�|jd	d
d�|�dd
g�|�ddg�|�gd��dS)Nz/etc/sos/cleaner�hostnameZhostname_defaultZhostname_short)�root_symlink�tagszhostname -f)r	Zuptimezfind / -maxdepth 2 -type l -lsz
root-symlinks)rZhostidzhostnamectl statusz/etc/sosz/etc/hostid)Z
REMOTEHOSTZTERMZ	COLORTERM)Zadd_forbidden_pathZadd_cmd_outputZ
add_copy_specZadd_env_var)�self�r�;/usr/lib/python3.9/site-packages/sos/report/plugins/host.py�setups$
����z
Host.setupN)�__name__�
__module__�__qualname__�__doc__Z
short_descZplugin_nameZprofilesr
rrrrrs
	rN)Zsos.report.pluginsrrrrrrr�<module>s