Source: conky Severity: normal Tags: newcomer Dear Maintainer,
Variables 'fs_used_perc' and 'fs_used' (the only one tested and checked) with ext-fs disks (not tested on other file system on large disk), report the 'real' size of disk and the 'total-used' space. In the reality it is there the reserved space by file system (ext4 in this case): for conky disks have empty space, in reality, disks are full. Conky doesnt consider reserved space: it gives false dimensions. Suggestions: 1) fix free space considering reserved space too 2) edit 'total' space available as 'partition size-reserved' -- System Information: Debian Release: 8.5 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)

