Это перевод страницы документации с английского языка. Помогите нам сделать его лучше.

34 What's new in Zabbix 5.0.30

Reporting file systems with zero inodes

vfs.fs.get agent items are now capable of reporting file systems with the inode count equal to zero, which can be the case for file systems with dynamic inodes (e.g. btrfs).

Additionally vfs.fs.inode items now will not become unsupported in such cases with mode set to 'pfree' or 'pused'. Instead the pfree/pused values for such file systems will be reported as "100" and "0" respectively.