...
#Welcome
#Server
#Services
#Applications
#Security
#Embedded DB
#JMX Viewer
#LDAP Viewer
Welcome
Anchor | ||||
---|---|---|---|---|
|
This is the welcome page you see when you log in. It provides a gerenal general description of what the Geronimo Administration Console is as well as some shortcut links to common tasks such as:
...
- Web Server Manager
When this portlet is enabled, it will collect server performance statistics. The values being meassured measured are:
- Requests
- Connections
- Errors
- Active ResquestsRequests
- Request Duration
- Connections Open
- Connection Requests
- Connection Duration
Info For the last five values, Count, Average and Maximum will be also displayed.
- Network Listeners
This portlet displays all the connector listeners (HTTP, HTTPS and AJP) and status for both Jetty and Tomcat Web containers. From this portlet you can add new listeners and change the status (stop, start, delete) of the existing connectors.
...
Thread Pools
Anchor | ||||
---|---|---|---|---|
|
Tis This portlet lists all the thread pools defined in the server. It shows the pool size and allows you to monitor individually each of the listed thread pools. By monitoring these threads you can gather statistical information such as pool max, lowest recorded, highest recorded and threads in use.
...
This portlet lists all the JMS resource groups available in the Geronimo server, that is queues and factories. From this portlet you can create new JMS resource groups, this porlet portlet provides two wizards, one for ActiveMQ and one for another JMS provider. For this last one you will have to provide the specific resource adapter RAR needed to connect to that particular provider.
...
#Console Realm
#Security Realm
#Keystores
#Certificate Authority
Console Realm
Anchor | ||||
---|---|---|---|---|
|
...
This portlet walks you through the process of configuring keystores to use with SSL connectors. From this portlet you can add or edit keystores, add Trust Certificates and create private keys.
Certificate Authority
Anchor | ||||
---|---|---|---|---|
|
This portlet allows you to create a Certification Authority (CA) in Geronimo and issue certificates in reply to Certificate Signing Requests (CSRs).
Embedded DB
Anchor | ||||
---|---|---|---|---|
|
...
- Run SQL
This portlet lets you run SQL commands to manipulate the data in the tables, create a new database or delete a database. You can enter the SQL commands in the SQL Command(s) text box, select the database that will be used and then click on Run SQL to excecute the commandexecute the command.
JMX Viewer
This portlet provides a tree like representation for you to browse the different types of MBeans. Each MBean will be represented as a tree node that shows its object name representation. All MBeans will give you a list of MBeans grouped by its domain.
LDAP Viewer
This portlet lets you connect to any LDAP server and browse its content but not edit it. This portlet comes predefined to access the LDAP embedded in Geronimo, make sure the service is running before you connect to the server.