Retrieving the server status in Java

An example that demonstrates how to retrieve server status information in Java.

Name

Example_09_QueryingSybaseCEPEngineStatus

Description

This example demonstrates how to retrieve information about an instance of Sybase CEP Server and its activities.

Notable Classes and Methods

StatusInfo

engineClient.getManagerStatus()

managerStatus.getObjectName

managerStatus.getValue

managerStatus.getObjectCount

workspaceStatus.getMessageCount

workspaceStatus.getMessageName

workspaceStatus.getValue

Related Information

For more information about status, see Data Streams and Messages and Status Information.