Skip to content
v.0.8.5 - Tag: 0.8.4 Released 2021-05-22

Added File Descriptors in use (sum of all the processes) / Maximum.
Fixes #26
After, modified to read from Kernel at /proc/sys/fs/file-nr

Fixed bug: Swap total of the system is displayed as 0GB even when it's not.
Fixed #42

Fixed some bugs in StringUtils.convert_to_multiple_units.
Added some Unit Testing for StringUtils. 67% Code Coverage.