Select to view content in your preferred language

Missing Metrics from Standalone GIS Servers

373
2
12-11-2023 07:06 PM
FraserHand
Occasional Contributor III

Hi there,

As well as ArcGIS Enterprise we have a standalone GIS server site. I have added the 2 hosts to ArcGIS Monitor (2023.2) but do not have a full suite of metrics. I have the base mectrics but do not have the arcsoc memory and cpu usage for each service (like I do in the enterprise GIS servers).

I just have the base metrics like this:

FraserHand_0-1702350205103.png

in the metrics observer log I have this:

["Get-CimInstance -CimSession $Session -Class Win32_PerfFormattedData_PerfProc_Process | Where-Object {@(18436,25968,33024,35380,5780,26260,3420,9064,11936,29776,25080,9292,22172,2332,25792,25424,17424,9328,12872,31932,9248,8484,28384,23144,31680,13716,31140,1932,32504,5568,8968,31628,32188,36040,6672,23792,21884,11132,24420,37216,32360,16460,8956,19688,31824,17868,31632,23992,31868,28260,5220,36776,27764,24680,29952,35952,13976,28420,7356,4428,2508,37424,9336,5544,18260,27792,25964,16180,6768,19052,16796,9936,25420,32856,28868,25128,33632,31544,21896,30228,29756,34820,11356,28608,16564,31908,17584,18468,19924,22256,6388) -contains $_.IdProcess} | Select-Object IdProcess,WorkingSetPrivate,PercentProcessorTime | ConvertTo-Json -Compress","Get-CimInstance : Not enough memory resources are available to complete this operation. At line:1 char:1 + Get-CimInstance -CimSession $Session -Class Win32_PerfFormattedData_P ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ResourceBusy: (root\\cimv2:Win3...erfProc_Process:String) [Get-CimInstance], CimException + FullyQualifiedErrorId : HRESULT 0x8007000e,Microsoft.Management.Infrastructure.CimCmdlets.GetCimInstanceCommand + PSComputerName : 10.51.43.23",null]

is this a wmi configuration issue? Has anyone seen this before?

 

Many thanks

Fraser

0 Kudos
2 Replies
GeoJosh
Esri Regular Contributor

Hi @FraserHand ,

Is memory usage maxed out when that observer runs? I see Not enough memory resources are available to complete this operation in the error message you posted.

0 Kudos
FraserHand
Occasional Contributor III

Hi Josh,

We were having memory issues earlier in the week which we have cleared - have rerun the obsever now returns this:

 

["New-CimSession : The client cannot connect to the destination specified in the request. Verify that the service on the"]

still no individual service metircs.

Thanks

F

 

0 Kudos