Using RESTful management services

Starting with WebLogic Server 12c, there is a feature that enables us to monitor several aspects of a running domain, including its clusters, server instances, applications, and data sources, without resorting to the administration console or management scripts.

Tip

For a full list of resources that can be monitored through RESTful management services, check the documentation at http://docs.oracle.com/cd/E24329_01/web.1211/e26722/toc.htm.

WebLogic Server provides an address that can be queried to get information about specific components. The general format of this URL is http(s)://[host]:[port]/management/tenant-monitoring/[path] where:

  • If the server is configured to enforce SSL communication, you must use https ...

Get Getting Started with Oracle WebLogic Server 12c: Developer's Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.