[ZBX-3247] Problem to resolve free disk space on disk mounted deeper in FS - vfs.fs.size Created: 2010 Nov 30  Updated: 2017 May 30  Resolved: 2012 Sep 01

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: Agent (G)
Affects Version/s: 1.8.3
Fix Version/s: None

Type: Incident report Priority: Major
Reporter: Lukas Kelar Assignee: Unassigned
Resolution: Duplicate Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

linux, debian, ubuntu



 Description   

Problem is that I can't resolve free disk space on some disk devices, which are mounted deeper in FS. It is not about size of device (as in ZBX-3159). I tried to resolve bigger partition on other system, and found no problem.

Zabbix agent v.1.8.3, zabbix server v. 1.8.1. Interesting is, that in case I'm trying to resolve it on the server (koza), I get the result without problems. If I try it from zabbix server (zabak), then I found, that it is not supported. When I try it from windows computer with zabbix agent v.1.8.2, problem is the same. When I try it from another linux with zabbix agent v 1.8.3, problem is the same.

      • Mounted FSs
        koza:~# df -h
        Filesystem Size Used Avail Use% Mounted on
        ...
        /dev/sdc1 917G 804G 68G 93% /home/bacula/storage/vol1
        ...
      • from local machine
        koza:~# zabbix_agent -t vfs.fs.size[/home/bacula/storage/vol1]
        vfs.fs.size[] [u|984506441728]

– from server
zabak:~# zabbix_get -s koza -k vfs.fs.size[/]
15746809856

zabak:~# zabbix_get -s koza -k vfs.fs.size[/home]
393725661184

zabak:~# zabbix_get -s koza -k vfs.fs.size[/home/bacula]
393725661184

zabak:~# zabbix_get -s koza -k vfs.fs.size[/home/bacula/storage]
ZBX_NOTSUPPORTED

zabak:~# zabbix_get -s koza -k vfs.fs.size[/home/bacula/storage/vol1]
ZBX_NOTSUPPORTED

      • from other machine (windows)
        C:\Program Files (x86)\Zabbix Agent>zabbix_get.exe -s koza -k vfs.fs
        .size[/home/bacula/storage/vol1]
        ZBX_NOTSUPPORTED
      • from anothe linux
        gw:# zabbix_get -s koza -k vfs.fs.size[/home/bacula/storage/vol1]
        ZBX_NOTSUPPORTED


 Comments   
Comment by richlv [ 2011 Sep 12 ]

there's some similarity with ZBX-4086

Comment by Rodrigo Severo [ 2011 Sep 14 ]

I believe ZBX-4086 might be a duplicate of this one.

Is this bug supposelly fixed in Zabbix 2.0? Should we test it?

Comment by richlv [ 2011 Sep 14 ]

status is "unresolved", so no, it's not supposed to be resolved yet

Comment by Alexei Vladishev [ 2012 Sep 01 ]

I believe it has been resolved in ZBX-4086.

Generated at Wed Jul 02 07:58:09 EEST 2025 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.