/sysinfo

A python script for accessing system information

Primary LanguagePythonMIT LicenseMIT

Build Status Software License Release Github commits (since latest release) GitHub repo size in bytes GitHub contributors

System Information

usage: sysinfo.py [-h] [-b] [-c] [-d] [-F] [-f] [-l] [-m] [-n] [-N] [-o] [-p]
                  [-s] [-t] [-u] [-S]

SysInfo

optional arguments:
  -h, --help            show this help message and exit
  -b, --battery         Show all batttery information
  -c, --cpu             Show all cpu information
  -d, --disk            Show all disk information
  -F, --fans            Show all fan information
  -f, --free-memory     Show all memory information
  -l, --load            Show all load information
  -m, --memory          Show all memory information
  -n, --network         Show all network information
  -N, --netstat         Show all netstat information
  -o, --operating-system
                        Show all operating system information
  -p, --processes       Show all process information
  -s, --sensors         Show all sensor information
  -t, --temperature     Show all temperature information
  -u, --uptime          Show all uptime information
  -S, --summary         A summary overview