Skip to content

Conversation

@PineappleIOnic
Copy link
Contributor

  • Added getCPUCores()
  • Added UNIX Helper functions
  • Added getCPUUtilisation
  • Added getMemoryTotal()
  • Added getMemoryFree()
  • Added getDiskTotal()
  • Added getDiskFree()
  • Added getDiskStats()
  • Added getIOUsage()
  • Added getNetworkUsage()

Most of these methods are currently Linux only and are currently being iterated on to improve stability.

+ Added getCPUCores()
+ Added UNIX Helper functions
+ Added getCPUUtilisation
+ Added getMemoryTotal()
+ Added getMemoryFree()
+ Added getDiskTotal()
+ Added getDiskFree()
+ Added getDiskStats()
+ Added getIOUsage()
+ Added getNetworkUsage()

Most of these methods are currently Linux only
@eldadfux
Copy link
Member

@PineappleIOnic lets add a lot of tests :)

@eldadfux
Copy link
Member

eldadfux commented Aug 6, 2022

Tests are failing.

@PineappleIOnic
Copy link
Contributor Author

The tests failing appear to be a Travis issue as they complain about an argon2 dependency; all other tests are passing

@eldadfux eldadfux merged commit 698a58a into main Sep 23, 2022
@PineappleIOnic PineappleIOnic deleted the feat-add-new-methods branch September 23, 2022 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants