-
New Feature Request
-
Resolution: Fixed
-
Major
-
None
-
None
-
Windows Based OS (typically Windows Server)
I'm tring to use LLD vfs.fs.discovery to discover mounted filesystems in Windows Server (2003 or 2008) ... vfs.fs.discovery work fine and discover disks where mount points are monted but not munt point.
More Specific:
Disk are: M: and N:
Mount Points are:
M:\Applications\ApplicationA,
M:\Applications\ApplicationB,
M:\Applications\Application[...],
M:\Logs\LogDB01,
M:\Logs\LogDB02,
M:\Logs\LogDB[...],
[...]
N:\Datafile\DatafileDB01,
N:\Datafile\DatafileDB02,
N:\Datafile\Datafile[...],
N:\UserSpace\App01UserSpace,
N:\UserSpace\App02UserSpace,
N:\UserSpace\App[...]UserSpace
In my case discovery have found only: M: and N: and added items: Free disk space on
{#FSNAME}, Free disk space on {#FSNAME}(percentage), Total disk space on
{#FSNAME}, Used disk space on {#FSNAME}via Item Prototype
We need a (for example) vfs.fs.mountpoints.win.discovery or vfs.fs.discovery with improvement for discover Windows MountPoint or something else.