October 4th, 2016
Data Q&A
- How to get disk and network stat?
- Try to usse
sar(detail usage)
- Try to usse
- How could I get GPU info?
- Try to use
glxinfo(detail usage)
- Try to use
- How to get OS version?
You also can get other detail on /proc (detail spec), such as:
- cpu
- memory
- process info (id, usage, … other)
- DMA info