Module stream

Source
Expand description

This module contains functions that are responsible to stream information via websockets.

Functionsยง

get_cpu_percent ๐Ÿ”’
Function to get CPU usage percentage.
get_disk_stats
Function to get disk statistics.
get_docker_stats ๐Ÿ”’
Function to get docker stats via commandline.
get_system_metrics ๐Ÿ”’
Function to get system metrics.
system_resources
Function to get the system information.