Admin Utility for ArcGIS Monitor is a python command line utility to assist administrators with:
- Deployment scripting: setup, users, labels, components, collections, analysis
- Batch updates: intervals, alerts
Download: https://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.