Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

system (i.e. non-process class) functions #9

Open
10 of 21 tasks
gaborcsardi opened this issue Jun 22, 2018 · 0 comments
Open
10 of 21 tasks

system (i.e. non-process class) functions #9

gaborcsardi opened this issue Jun 22, 2018 · 0 comments
Assignees
Labels
feature a feature request or enhancement

Comments

@gaborcsardi
Copy link
Member

gaborcsardi commented Jun 22, 2018

These are probably not urgent.

CPU

  • cpu_times
  • cpu_times (per logical cpu)
  • cpu_percent
  • cpu_count
  • cpu_stats
  • cpu_freq

Memory

  • virtual_memory
  • swap_memory

Disks

  • disk_partitions
  • disk_usage
  • disk_io_counters

Network

  • net_io_counters
  • net_connections
  • net_if_addrs
  • net_if_stats

Sensors

  • sensors_temperatures
  • sensors_fans
  • sensors_battery

Users

  • users

Processes

  • wait_procs

Other

  • load_avg
@gaborcsardi gaborcsardi self-assigned this Jun 22, 2018
@gaborcsardi gaborcsardi added the feature a feature request or enhancement label Feb 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a feature request or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant