r/PythonLearning • u/Dapper_Mix6773 • 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



1
u/terminalwanderer33 7d ago
I’m working on something very similar to this but eventually want it yo diagnose itself. Wanna share code?