IBM WebSphere · Capability
WebSphere Monitoring and Observability
Workflow for monitoring WebSphere environments combining health checks, metrics, performance data, logging, and batch job tracking from Open Liberty and traditional WAS APIs for operations teams.
What You Can Do
GET
Get liberty health
— Get Open Liberty overall health
/v1/health
GET
Get was health
— Get WAS server health
/v1/health
GET
Get all metrics
— Get all Open Liberty metrics
/v1/metrics
GET
Get liberty metrics
— Get Liberty admin metrics
/v1/metrics
GET
Get performance data
— Get WAS performance monitoring data
/v1/performance
GET
Get log messages
— Get Liberty log messages
/v1/logs
GET
List batch jobs
— List batch job instances
/v1/batch-jobs
MCP Tools
get-liberty-health
Get Open Liberty overall health status
read-only
get-readiness
Check if Liberty server is ready for traffic
read-only
get-liveness
Check if Liberty server is alive
read-only
get-was-health
Get WAS server health status
read-only
get-all-metrics
Get all Open Liberty metrics
read-only
get-performance-data
Get WAS performance monitoring data
read-only
get-log-messages
Get recent Liberty log messages
read-only
get-log-config
Get Liberty logging configuration
read-only
list-batch-jobs
List Jakarta Batch job instances
read-only
get-batch-job
Get batch job instance details
read-only
APIs Used
open-liberty
admin-rest
liberty-admin