ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    How to capture no. of open files on my file server using perform monitors

    IT Discussion
    3
    3
    519
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      Ghani
      last edited by

      Dear Team,

      My customer using file server in windows server 2008. Many users have accessed files from the file server. we need to capture "no. of concurrent file users access" and "no. of open files & size of files" using performance counters. I searched on google. i didnt get how to capture my parameters using windows performance monitor. kindly provide support ...

      Ghani

      1 Reply Last reply Reply Quote 0
      • scottalanmillerS
        scottalanmiller
        last edited by

        Performance does not measure the size of an open file, as that is not related to performance.

        1 Reply Last reply Reply Quote 1
        • black3dynamiteB
          black3dynamite
          last edited by

          If you were using at least Server 2012, you can use powershell commands like
          Get-SmbOpenFile to list number of files opened.
          https://docs.microsoft.com/en-us/powershell/module/smbshare/get-smbopenfile?view=win10-ps

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post