Select to view content in your preferred language

Admin Utility for ArcGIS Monitor

1878
8
06-01-2023 04:15 PM
AndrewSakowicz
Esri Contributor
3 8 1,878

Admin Utility for ArcGIS Monitor is a python command line utility to assist administrators with:

  1. Deployment scripting: setup, users, labels, components, collections, analysis
  2. Batch updates: intervals, alerts

 

Downloadhttps://prof-services.maps.arcgis.com/home/item.html?id=129f2dbfde634f12bfae6f41121c9ff1

Usage

To run using provided executable for windows

dist\AdminUtility.exe -f sampleConfig.json -o xxx

-o values: setup, users, labels, components, collections, analysis, intervals, alerts

 

To run as python script

pip install -r requirements.txt

AdminUtility.py -f sampleConfig.json -o xxx

Note, this utility is not an ArcGIS Monitor product supported feature or a supported Esri product.

8 Comments