Difference between revisions of "GV Console"
(→Access) |
|||
Line 1: | Line 1: | ||
− | == | + | ==Description== |
− | + | The {{GVCONSOLE}} is a Web Application which provide a centralized point to manage, monitor and administer all the {{GVESB}} instances. | |
− | + | The application make easier the deployment of Services on the {{GVESB}} servers, the functional testing, the log listing and system performance visualization. | |
− | |||
==Access== | ==Access== | ||
Line 10: | Line 9: | ||
− | {{GVESB}} Console | + | {{GVESB}} Console can be accessed at the URL: |
Line 16: | Line 15: | ||
− | where ''ipAddress'' is the server address where the application has been deployed and ''gvconsole'' is the name given to the web | + | where ''ipAddress'' is the server address where the application has been deployed and ''gvconsole'' is the name given to the web application. |
− | In order to display the web console, | + | In order to display the web console, users must login by submitting a valid administrator account credentials. |
=={{GVCONSOLE}} Menu== | =={{GVCONSOLE}} Menu== | ||
Line 25: | Line 24: | ||
[[File:GVConsoleInitPage.jpg|thumb|400px|GVConsole]] | [[File:GVConsoleInitPage.jpg|thumb|400px|GVConsole]] | ||
− | * | + | * Deploy a new service ([[Deploy New Services]]); |
− | * | + | * Modify the {{GVESB}} XML configuration ([[Parameter]]); |
− | * | + | * Manage WebService deployment ([[Web Service]]); |
− | * | + | * Use {{GVCONSOLE}} Tools ([[Utility]]) |
− | * | + | * Test {{GVESB}} services ([[Testing]]); |
− | * | + | * View the log messages ([[Log]]) |
− | * | + | * Create BIRT reports ([[Report]]); |
− | * | + | * Manage the SavePoint ([[SavePoint]]); |
− | * Monitor | + | * Monitor JVM metrics ([[Monitoring]]). |
==Next steps== | ==Next steps== | ||
− | In order to learn more about {{GVCONSOLE}} see [[Example using the {{GVCONSOLE}}]] section. Otherwise, if you already know how this | + | In order to learn more about {{GVCONSOLE}} see [[Example using the {{GVCONSOLE}}]] section. Otherwise, if you already know how this application works, you may want to [[Deploy New Services|deploy the new services]] and test your [[{{VULCON}} first flow]]. |
Revision as of 16:47, 25 January 2012
Description
The GV Console is a Web Application which provide a centralized point to manage, monitor and administer all the GreenVulcano® ESB instances.
The application make easier the deployment of Services on the GreenVulcano® ESB servers, the functional testing, the log listing and system performance visualization.
Access
GreenVulcano® ESB Console can be accessed at the URL:
- 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 application.
In order to display the web console, users must login by submitting a valid administrator account credentials.
GV Console Menu
With the GV Console you can:
- Deploy a new service (Deploy New Services);
- Modify the GreenVulcano® ESB XML configuration (Parameter);
- Manage WebService deployment (Web Service);
- Use GV Console Tools (Utility)
- Test GreenVulcano® ESB services (Testing);
- View the log messages (Log)
- Create BIRT reports (Report);
- Manage the SavePoint (SavePoint);
- Monitor JVM metrics (Monitoring).
Next steps
In order to learn more about GV Console see Example using the GV Console section. Otherwise, if you already know how this application works, you may want to deploy the new services and test your VulCon first flow.