Windows filesytem discovery returning user profile path

XMLWordPrintable

    • Type: Incident report
    • Resolution: Won't fix
    • Priority: Trivial
    • None
    • Affects Version/s: 5.0.9
    • Component/s: Agent (G)
    • None
    • Environment:
       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?

            Assignee:
            Zabbix Support Team
            Reporter:
            Arjan de Vries
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: