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

Windows filesytem discovery returning user profile path

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Won't fix
    • Icon: Trivial Trivial
    • None
    • 5.0.9
    • Agent (G)
    • None
    •  Windows server 2016

      If I start this command to a system:

      zabbix_get -s <hostname> -k vfs.fs.discovery
      

      for this system i get as result:

      [{"{#FSNAME}":"A:","{#FSTYPE}":"UNKNOWN","{#FSDR IVE TYPE}":"removable"},
      {"{#FSNAME}":"C:","{#FSTYPE}":"NTFS","{#FSDRIVE TYPE}":"fixed"},
      {"{#FSNAME}":"D:","{#FSTYPE}":"UNKNOWN","{#FSDR IVE TYPE}":"cdrom"},
      {"{#FSNAME}":"E:","{#FSTYPE}":"NTFS","{#FSDRIVE TYPE}":"fixed"},
      {"{#FSNAME}":"C:\\Users\\testuser","{#FSTYPE}": "NTFS","{#FSDRIVETYPE}":"fixed"}]
      

      The strange thing that it also returns the testuser profile path. This user is logged on with RDP. If I log off with RDP the entry will be removed. Also tried to query the disks with WMI but that is functioning fine. Other machines with the same OS and client versions are running fine.

      Does somebody have i idea what the cause can be?

            zabbix.support Zabbix Support Team
            Arjan de Vries Arjan de Vries
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: