SolarWinds AppOptics Monitored Services API poller template
Use this SAM API poller template to monitor performance and statistics counters for SolarWinds AppOptics services.
Learn more about SolarWinds AppOptics and start a free trial.
Prerequisites
- Use the
${API_AppOpticsServiceName}
parameter to specify the API endpoint in the request URL. - For credentials, provide an AppOptics API token for the username. No password is required.
Notes
- Default thresholds are not set for this template.
- To learn more about the AppOptics API, visit https://docs.appoptics.com/api/
- Here is an API request example:
https://api.appoptics.com/v1/measurements/trace.service.response_time?resolution=120&duration=200&tags%5Bservice%5D=${API_AppOpticsServiceName}
Available metrics
Average response time
The average time that requests sent to the given AppOptics app took to complete.
Unit: Milliseconds
Number of requests
The number of requests served by the AppOptics API for the AppOptics app.
Unit: Count
Error rate
The number of HTTP (5xx) errors that occurred in requests served by the AppOptics API for the AppOptics app.
Unit: Count of queries per second