Cannot retrieve performance counters from remote Windows 2012 R2 server

Matthew Roslevich 96 Reputation points
2020-11-10T19:47:42.667+00:00

I have 3 servers. One is a 2012R2 server, one is a 2016 server, and one is a 2019 server. The 2016 server is our monitoring server, PRTG. I'm trying to get performance counters from the 2012R2 server and the 2019 server in PRTG. I can get all performance counters from the 2019 server but not the 2012R2 server. Both 2012R2 and 2019 are in the same domain. I know it's not a PRTG issue, because if I open PerfMon on 2016, I can connect to Performance counters on 2019, but I can't connect PerfMon to 2012R2 at all. Ports are open in the firewall and the Performance services are fine. I ruled out user account by using a local admin account in one test, and a domain admin account in another test.

Any ideas for what else I can check to see why I can pull all sorts of WMI information, but NOT performance counter related data?

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,922 questions
0 comments No comments
{count} votes

Accepted answer
  1. Matthew Roslevich 96 Reputation points
    2020-11-24T13:04:25.683+00:00

    I ended up creating a remote probe so that the systems could report fully. Some sensors worked fine the original way, but others simply would not report back for certain servers. It's really odd, and I could keep monkeying around with settings changes, so a remote probe instance was the easiest solution.

    Thanks!


1 additional answer

Sort by: Most helpful
  1. Molly Lu 766 Reputation points Microsoft Vendor
    2020-11-11T05:57:58.253+00:00

    Hi Matthew,

    You can refer to the link below to get performance counter data from remote computers: https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.diagnostics/get-counter?view=powershell-7

    Best regards,
    Molly

    --------------------------------------------------------------------------------

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.