Portal Health Check Status

1983
2
Jump to solution
02-25-2019 01:00 PM
LakshmananVenkatesan
Occasional Contributor II

Hi

I would like to configure below tests in ArcGIS monitor 10.6 - am looking for some sample

a) Need to check index status to see if there is many mismatch (user/group/search)

1. https://portal.domain.com:7443/arcgis/portaladmin/system/indexer/status 

b) Need to check to Test identity store and validate result (connection successful!)

https://portal.domain.com:7443/arcgis/portaladmin/security/config/testIdentityStore 

c) Need to check machine status and validate (Health Check successful, the portal is ready)

https://portal.domain.com:7443/arcgis/portaladmin/machines/status/machine.domain.com

Please help me in this regard #arcgis monitor

1 Solution

Accepted Solutions
JohnGraham2
Occasional Contributor

Hi Lakshmanan,

a) To check index status to see if there is many mismatch (user/group/search), use the Portal Index Add-on for ArcGIS Monitor:

https://arcgismonitor.maps.arcgis.com/home/item.html?id=42304f4da6f4440bb59b9fc316e2dde8 

b) Currently, there's no test option checking the identity store and validate results in ArcGIS Monitor, but I can log an enhancement request for a future release.

c) To check machine status and validate, we added a Machines tab in ArcGIS Monitor 10.6.1. Just add the portal counter and view the Machines tab:

Best Regards,

John

View solution in original post

2 Replies
JohnGraham2
Occasional Contributor

Hi Lakshmanan,

a) To check index status to see if there is many mismatch (user/group/search), use the Portal Index Add-on for ArcGIS Monitor:

https://arcgismonitor.maps.arcgis.com/home/item.html?id=42304f4da6f4440bb59b9fc316e2dde8 

b) Currently, there's no test option checking the identity store and validate results in ArcGIS Monitor, but I can log an enhancement request for a future release.

c) To check machine status and validate, we added a Machines tab in ArcGIS Monitor 10.6.1. Just add the portal counter and view the Machines tab:

Best Regards,

John

LakshmananVenkatesan
Occasional Contributor II

Thanks John. Nice to know that we can portal index count which is really helpful. I have few more questions if you dont mind answering them. I would say ArcGIS monitor is lot better than Sys Mon. 

1. How do I check domain account permissions of all arcGIS folders ?. Many times permissions are dislodged due to group policies which causes many problems. I need to get an alert when permission on my arcGIS and python folders get changed. Can we achieve this?

2. I need to monitor key map services which are used for HSE applications. I can find status of the service from admin end point (hope, need to try) - but I want more intelligent way of testing map service by executing queries via REST end point and browser maps and see if we get an image response (not plain HTTP 200 code). 

3. Finally I need to watch my Geoevent service (many time it hangs for various reasons)  and also data feeds (input and output). Any docs for the same?

0 Kudos