...
This section enables you to understand how can you monitor the performance of Adeptia server and which parameters are displayed. In addition, it also explains how this information is presented to the user.
Prerequisites
You must start Kernel and WebRunner before monitoring Adeptia server.
...
http://<hostname>:<port>/adeptia/control/monitorMatrix?monitorFlag=<monitorflag>&matrixFlag=<matrixflag>
where,
<hostname> is the name of the server on which Adeptia Suite is running.
<port> is the Web server HTTP port number on which HTTP Adeptia Suite WebRunner is running. By default, Adeptia Suite WebRunner runs at 8080.
<monitorflag> is used to define JVM for which you want to monitor the performance. It can have any of the following three values:
- kernel
- webrunner
- cluster
Info |
---|
|
...