{embedcontent:id=12993}
delete from dual;
commit;import java.xml.*;
public class MyClass {
}
Testing codefatta
<xml>
<child>Ole</child>
</xml>
Test Edit JBoss. How can I do inline code text??? ARGH! I have to specify a fixed-width font???
Fine my account is working...
java code
more java code
So is this clearspace?
I'm part of a Wiki. So am I!
Test test... ![]()
Hi I am part of Wiki, too!
nice ![]()
-
This is a test
Introduction
Projects
CAM Webservice Prototype
Web Service Testing Package
Examples of Syntax Highlighting:
SQL
XML
Java
Plain
testing
JBoss Operations Network 2.x Documentation : Response Times This page last changed on Oct 02, 2008 by skittoli. #Response TimesIndex #ConceptsResponse times denote the time it takes to serve a web request or a EJB method call. Unlike the numerical metrics, this is most of the time an array of data in the sense that the one metric you enable brings you min/avg/max data for all methods of a Session Bean or all URLs of a web application. Please refer to the Monitoring section for an overview of monitoring in JON. #Enabling Response Time measurementBefore response times can be gathered or displayed, they first need to be enabled #EJB call timesIn order to gather EJB call times you need to go to the configure section of the Monitor tab and enable the collection of the call times: Please refer to the Collection Schedules section on the general Monitoring page for more information about collection schedules and defaults. |
JBoss Operations Network 2.x Documentation : Response Times This page last changed on Oct 02, 2008 by skittoli. #Response TimesIndex #ConceptsResponse times denote the time it takes to serve a web request or a EJB method call. Unlike the numerical metrics, this is most of the time an array of data in the sense that the one metric you enable brings you min/avg/max data for all methods of a Session Bean or all URLs of a web application. Please refer to the Monitoring section for an overview of monitoring in JON. #Enabling Response Time measurementBefore response times can be gathered or displayed, they first need to be enabled #EJB call timesIn order to gather EJB call times you need to go to the configure section of the Monitor tab and enable the collection of the call times: Please refer to the Collection Schedules section on the general Monitoring page for more information about collection schedules and defaults. #Web application response timesIn order to gather response times from web applications, you need to instrument the servlet container. This process is described on the Response Time Filter page. Note: the JBossON server is already instrumented. After the filter is installed, you need to open the inventory tab of the web application and specify the full path to the logfile: There are two more properties that you can set:
After this is done, you need to open the configure section of the Monitor tab and enable the collection of the response times: Please refer to the c. Monitoring#Collection schedules section for more information. #Monitor TabFor resources that can collect response times, you will see another subtab on the monitor tab named "Response time": When you select it you will see two sections
|
MORE HTML IMPORT TESTING
JBoss Operations Network 2.x Documentation : Server Install and Upgrade This page last changed on Oct 07, 2008 by jshaughn. #JON Server Installation Guide - Version 2.0.1Index
#UpgradingIf you are upgrading from an earlier JON 2.x GA release, you must follow the JON Server upgrade instructions, so that your inventory and metric data will be migrated from the previous installation.
#Preparation#OS, Java and Database PrerequisitesBefore running the installer, you first must have a JDK 5 installed as well as an external database. For instructions on how to install JDK 5, please read the Prerequisites section. Once you have an installed database, determine the JDBC URL needed to connect to that database and make a note of it - you will need to specify the JDBC URL, database username and password in the installer. #Synchronize Machine ClocksYou must ensure that all platforms to be imported into your environment have their clocks in sync with each other and with the JBoss ON Server. If the times are not in syncg, measurements, availabilities and graphs will be skewed and problems will occur when you attempt to import resources into your inventory. Please refer to NTP if you are unfamiliar with how you can ensure your clocks are in sync. #Monitoring the JON Server itselfYou must decide if you want the JBoss ON server to monitor itself. If you intend to have the JBoss ON server to monitor itself, you need to install a JON Agent on the same machine where your JON Server is installed. The following options are available:
Using the embedded agent frees you from having to install and maintain a separate, standalone agent. The embedded agent starts when the JON Server starts and will remain running as long as the JON Server is running. If you wish to use the embedded agent, you need to indicate in the installer that you want to start it along with the JON Server itself (see Embedded JON Agent). #Running The InstallerUnlike JBoss ON 1.x, there is no longer a standalone installer. You should have a JON Server distribution file (jon-server-2.X.zip).
After you have clicked "Install JON Server" you will see an intermediate screen. Once the installation has completed the message "Starting up, please wait..." will be displayed. Once done, click the "Done! Click here to get started." link to begin using your JON server.
#Installing as a Boot-Time ServiceYou can install the JON Server to run when your computer boots up. On Windows, this means installing the JON Server to start as a Windows Service. On UNIX, it means installing the JON Server startup script as an init.d startup script. To install as a boot-time service on either Windows or UNIX, please read the instructions found here: Running the JON Server. #Upgrading the JON Server - Version 2.0.1Index
Please follow the steps outlined below to upgrade your JON Server: #1. Remove Obsolete Alert DefinitionsBefore upgrading JON you must remove alert definitions with conditions for obsolete metrics. Please remove alert definitions, including alert templates, for the following metrics:
The alert definitions are not easy to remove after the upgrade. #2. Remove no longer wanted platforms from the inventoryIf you plan to put platforms that are in the inventory out of service, do this before upgrading. #3. Stop the Server and all Agents.Stop all of the JON Agents and then the JON Server. Do not stop the JON Database.
#4. Unzip the new version of the JON Server.Unzip the new Server distribution to the directory within which it will be executed from, e.g.: cd /opt Note, the directory structure within the zipfile will ensure the new Server has a version-specific installation directory name (e.g. the above commands will create a directory named /opt/jon-server-2.0.1.GA). The new Server installation should not be copied on top of the original Server installation. If you have made modifications to your original Server's Startup Properties (e.g. enabling SSL, SMTP), either when first installing or through the ./bin/rhq-server.properties file, merge these changes into the new Server's rhq-server.properties file.
If you are running the Server on Windows and installed the original Server as a Windows service, uninstall the Windows service: cd <old-server-install-dir>/bin Then install a Windows service for the new Server: cd <new-server-install-dir>/bin #5. Setup the JON Server.Follow the JON Server installation instructions to install the Server. Once you've entered your database connection info, the installer should detect that there is an existing JON database and display the following prompt: "A database schema already exists. What do you want to do?" Choose "Keep and, if necessary, upgrade it". Do not choose "Overwrite it (and lose existing data)", otherwise all of the existing inventory, metric, and history data from your original JON installation will be lost. #6. Install the new version of the JON Agent to each Agent machine.Follow the Agent upgrade instructions. #7. Start up the new Server and Agents.#8. Open the JON GUI.
|
Comment 1