system

Monitor and collect static system information including OS details, hardware configuration, and boot time.

source

get_static_system_info

 get_static_system_info ()

Get system information that doesn’t change during runtime.

get_static_system_info()
{'os': 'Linux',
 'os_version': '#32~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Sep  2 14:21:04 UTC 2',
 'os_release': '6.14.0-32-generic',
 'architecture': 'x86_64',
 'processor': 'x86_64',
 'hostname': 'innom-dt',
 'python_version': '3.11.13',
 'cpu_count': 16,
 'cpu_count_logical': 32,
 'boot_time': '2025-09-30 10:09:04'}