Info
This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: How to get machine/device statistics (ram usage, core usage, etc)
I am working on a self-hosted website, for running some things like game servers and also seeing statistics on how well your device/node is running, I need something that can output a value when i run it, at a interval or when invoked, so i can send it over to the frontend then add it to a graph (server side event and chart.js but thats offtopic). I dont think it would be in std so know any good libraries for cross-platform device statistics?
1 post - 1 participant
🏷️ Rust_feed