fn get_system_metrics() -> HashMap<String, Value>
Function to get system metrics.
A HashMap containing the system metrics with CPU load average, memory and swap usage.
HashMap