I am setting up ArcGIS Monitor 2023.2 and connected my first windows host to it. When I look at the overview for the server I am only getting the Memory Utilized metric to show data. When I go to the Metrics page for the server, the items listed are not what is listed in the Metrics reference document. For example, I do not see 'CPU Utilized' metric - but I do have 'Process CPU Utilized - arcgisserver.exe (%)', Process CPU Utilized - arcsoc.exe (%), and Process CPU Utilized - Powershell.exe (%). Is there a way to reset the metrics that are collected?
Solved! Go to Solution.
Thanks for your help on this
I wanted to put in one additional comment - For anyone that has this issue and is looking for a fix. I was able to get the CPU Utilized metric working by adding the service account to the "Performance Monitor Users" Group.
Full requirement is: Service account in both these groups
Performance Monitor Users
Remote Management Users
Also need to open the WMI Management Console and add the "Remote Management Users" group to the CIMV2 security setting with both Enable Account and Remote Enable checked.
Hope this helps someone.
Cheers for this note, it's helped me out tonight to get the Disk Storage and Network stats being pulled in!
Thanks for sharing. Glad you were able to resolve it. FYI, also covered in the help docs: https://doc.arcgis.com/en/monitor/latest/get-started/windows/register-windows-hosts.htm
https://doc.arcgis.com/en/monitor/latest/get-started/windows/enable-permissions-for-wmi-cimv2.htm
What was interesting that it looks like you were able to get some metrics, but not others. I'd expect with no permissions, you'd be getting a cim error. Anyway, glad this is working for you.