The Status tab shows Sybase CEP Server settings and performance. The information displayed on this tab is related to the Container process on which the project is running.
For more information about Manager and Container processes and the preferences that you can set for them, see the Sybase CEP Installation Guide. Clicking a link on this tab displays a chart of the associated information. To clear the display history for a graph, right-click the graph and then click Clear. Clicking the link again closes the chart.
Load Limit: Shows the maximum number of adapters or query processors that the Container process can execute.
Heartbeat Frequency (sec): Shows the frequency with which the Container notifies the Manager process that it is running.
Start Time: Shows when the Container was started.
Total Memory (MB): Shows the total amount of memory available to programs for processing messages on this Container.
Used Memory (MB): Shows the actual memory reserved by programs on this Container. If this number reaches the value of the available memory, the program terminates.
CPU Time (sec): Shows the amount of CPU used by the Container, measured in milliseconds.
CPU Utilization (%): Shows the CPU percentage used by the Container, related to all available processors.
Server Error Count: Shows the total number of errors in the Sybase CEP Server log for the Container. This number is reset when the Container starts.
Server Warning Count: Shows the total number of warnings in the Sybase CEP Server log for the Container. This number is reset when the Container starts.
Rcvd Messages: Shows the total number of rows received by queries, but not adapters, running on the Container during the current Sybase CEP Server session.
Sent Messages: Shows the total number of rows published by queries, but not adapters, running on the Container during the current Sybase CEP Server session.
Discarded Messages: Shows the total number of rows that have been received and then dropped due to timing or other issues by queries, not adapters, running on the Container during the current Sybase CEP Server session.
Pending Messages: Shows the total number of rows in internal buffers waiting to be processed by queries running on the Container.
Persistence Messages: Shows the number of state updates waiting to be saved to the disk on the Container, if you have enabled Persistence.