Crate machine_info

Source
Expand description

CPU and memory monitor. You can retrieve the CPU, memory and GPU usage. Global and by processes Also you can get a snapshot of your current hardware and system info It is meant to monitor a system so the performance is the priority. You can probe every second that it will not be harmful

Structs§

Camera
Connected camera information
Disk
Information about a hard disk
DiskUsage
System status
GraphicCard
Information about a graphic card
GraphicsProcessUtilization
Graphic card usage by process
GraphicsUsage
Graphic card usage summary
Machine
Represents a machine. Currently you can monitor global CPU/Memory usage, processes CPU usage and the Nvidia GPU usage. You can also retrieve information about CPU, disks…
NvidiaInfo
Nvidia drivers configuration
Process
Process usage
Processor
Information about microprocessor
SystemInfo
Summary of the system
SystemStatus
System global utilization