Difference between revisions of "GV Console"

From GreenVulcano Wiki
Jump to: navigation, search
(SavePoint)
(Monitoring)
Line 105: Line 105:
  
 
==Monitoring==
 
==Monitoring==
 +
It is possible to access this area clicking on "Monitoring":
 +
 +
[[File:GVConsoleMonitoring.jpg|center|thumb|600px|Monitoring Java Virtual Machine]]
 +
 +
 +
 +
* [[Monitoring JVM]]

Revision as of 09:37, 19 January 2012

Definition

GreenVulcano® ESB is a Java-based software service platform able to support complex SOA architectures. Its multi-layer architecture allows an unlimited customization, solving most of enterprise integration issues like exchanging data between existing systems. Many plugins and adapters are already available for a huge flexibility.

Access

GreenVulcano® ESB Console is available at:

http://ipAddress:port/gvconsole (Ex. http://localhost:8080/gvconsole)

where ipAddress is the server address where the application has been deployed and gvconsole is the name given to the web console. In order to display the web console, user must login by submitting a valid administrative username and password.


Access GVConsole

Deploy New Service

In this section it is possible to deploy in Server the new services created with VulCon. Deploy consists in adding the configurations of services, adapters, etc., present into the compress file created through the VulCon wizard, into the GreenVulcano® ESB Server configuration.

After clicking in the "Deploy New Services" key, user can choose the zip file to upload and then click on "Submit".


Deploy new service


Once this step is completed, user can visualize a list of services and its relative parameters:


Tab Deploy Service


There are present three subsections:

Parameter

This section shows the GreenVulcano® ESB configuration files.


Parameter


Configuration management shows the registered documents with their descriptions, the operations available for each document and a form to modify a document. Availability of documents and operations depends on the permissions granted to the application user.


For every file the user can:

Web Services

Utility

This section contains the GV Console tools:

Testing

Testing is a Web application that provides a GreenVulcano® ESB service invocation simulating a client request.

Testing section


The testing process is divided into three steps:

Log Viewer

User can access to this area using the "Log" panel:

Log viewer


Report

User can access to this area clicking the "Report" key:

BIRT Report Generator


SavePoint

It is possible to access into this are with the "Save Point" key.

Save Point Console


Monitoring

It is possible to access this area clicking on "Monitoring":

Monitoring Java Virtual Machine