WebSphere Business Monitor, Version 6.2
Operating Systems: AIX, HP-UX, Linux, Solaris, Windows
Monitoring Context Instance Data
This is a set of REST interfaces that return to the end user information in regard to monitoring context instances.
Available Since
6.1
Subtopics
The following subtopics describe the REST resources defined for this resource set:
- Cross-version Monitoring Context Instance
These services return monitored data that has been collected by business monitor. The single-version
services return data that was collected by a specific monitor model version; whereas the cross-version
services return a union of data that was collected across multiple monitor model versions.
- Versioned Monitoring Context Instance
Returns a specific monitor context instance.
- Cross-version Monitoring Context Instances
Returns a list of instances that fall into the criteria defined by the filters (if any)
and the request page associated with any version of this monitoring context. Instances can be
retrieved in JSON format or in CSV (tab delimited) format for exporting instances.
When exporting instances, an HTTP Form post is used so that browser-based
clients can receive a dialog box prompting them to save the CSV file.
- Versioned Monitoring Context Instances
Returns a list of instances that fall into the criteria defined by the filters (if any) and the
request page associated with a specific version of the monitoring context. Instances can be
retrieved in JSON format or in CSV (tab delimited) format for exporting instances.
When exporting instances, an HTTP Form post is used so that browser-based
clients can receive a dialog box prompting them to save the CSV file.
- Measure Values
Use this URI to retrieve measure values that fall into the specified time range.
Parent Topic: WebSphere Business Monitor REST Interface