nicolargo/glances

Possibility to set fs_free_space in config file

Closed

#3,659 opened on Aug 10, 2026

 (2 comments) (0 reactions) (0 assignees)Python (1,795 forks)batch import
Good First Issueenhancementneeds contributorplugin/fs

Repository metrics

Stars
 (33,411 stars)
PR merge metrics
 (PR metrics pending)

Description

Would be nice with an option to set fs_free_space in glances.conf

Either with the logical

[fs]
free_space=true

to match the command line option (--fs-free-space).

Contributor guide