Monitor connections in the connection pool on Sun App Server

322 views Asked by At

On a Sun (now Oracle) Application Server, how can I monitor connections in the connection pool, on a scheduled frequency?

1

There are 1 answers

0
rbrayb On

Use the monitor command.

You would use:

--type

connectorpool

and

--interval The interval in seconds before capturing monitoring attributes. If the interval must be greater than 0. The monitoring attributes are displayed on stdout until you type ctrl-c or q. The default value is 30.