mirror of
				https://github.com/csehviktor/status-monitor.git
				synced 2025-08-08 18:06:14 +02:00 
			
		
		
		
	create cpu breakdown
This commit is contained in:
		| @@ -5,6 +5,9 @@ use std::time::Duration; | ||||
| use std::thread; | ||||
|  | ||||
| pub mod collector; | ||||
| pub mod config; | ||||
| pub mod mqtt; | ||||
| pub mod cpu; | ||||
|  | ||||
| #[tokio::main] | ||||
| async fn main() -> anyhow::Result<()> { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user