Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-7487

vfs.fs.size first parameter is expecting mount point but not the filesystem device

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Won't fix
    • Icon: Trivial Trivial
    • None
    • 2.2.0
    • Server (S)
    • None

      Item vfs.fs.size first parameter is expecting mount point but not the filesystem device.

      Examle host:

      1. df -h
        Filesystem Size Used Avail Use% Mounted on
        /dev/root 9.9G 7.4G 2.4G 76% /
        devtmpfs 12G 0 12G 0% /dev
        run 12G 1.8M 12G 1% /run
        shm 12G 0 12G 0% /dev/shm
        /dev/drbd111 1.9T 1.9T 78G 96% /matrix/v025
      1. zabbix_agentd -c /etc/zabbix.conf -t vfs.fs.size[/matrix/v025,pused]
        vfs.fs.size[/matrix/v025,pused] [d|95.954955]
      1. zabbix_agentd -c /etc/zabbix.conf -t vfs.fs.size[/dev/drbd111,pused]
        vfs.fs.size[/dev/drbd111,pused] [d|0.000000]

            Unassigned Unassigned
            rob Robert Jerzak
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: