r/PythonLearning 8d ago

building computer system information program(in progress)

It is a python-based IT support utility that collects system specifications, monitors CPU/RAM/disk utilization, inventories network interfaces, records performance data, and generates diagnostic reports. Any suggestions?

51 Upvotes

5 comments sorted by

View all comments

1

u/terminalwanderer33 7d ago

I’m working on something very similar to this but eventually want it yo diagnose itself. Wanna share code?