title: ArcGIS Service
agents: special
catalog: app/arcgis
license: GPL
distribution: custom

description:
 This check monitors ArcGIS Server service state and optional usage statistics.

 The state portion compares the configured state and realtime state of each
 published service. When service usage statistics are enabled, the same service
 also receives request count, requests per second, failure rate, timeout rate,
 response time, wait time, and running instance metrics.

 Failure and timeout percentage thresholds can be gated by a minimum request
 count to avoid alerting on tiny sample sizes.
item:
 The ArcGIS service name, including folder and service type when applicable.
 Examples include SampleWorldCities.MapServer and Utilities/PrintingTools.GPServer.
discovery:
 One service is discovered for each ArcGIS Server service returned by the Server
 admin API.
perfdata:
 The check can emit request count, requests per second, failed requests, failure
 rate, timed out requests, timeout rate, average and maximum response time,
 average and maximum wait time, and maximum running instances.
