HPjmeter 4.2 Release Notes and Installation Guide
Table Of Contents
- HPjmeter 4.2 Release Notes and Installation Guide
- Table of Contents
- About This Document
- 1 Announcement
- 2 New in This Version
- 3 Known Problems and Workarounds
- 4 Compatibility Information and Installation Requirements
- Platform Support and System Requirements
- File Locations
- Installing HPjmeter on HP-UX
- Attaching to the JVM Agent of a Running Application
- Configuring HPjmeter on HP-UX
- Starting the Console On HP-UX
- Installing the Console on Linux
- Starting the Console On Linux
- Installing the Console on Microsoft Windows
- Starting the Console On Microsoft Windows
- Security Awareness
- Installation Troubleshooting
- 5 Support for users
- Glossary of Acronyms and Abbreviations
- Index

3. Specify the JVM agent in your java command.
On Java 5.0 and later:
$ java -agentlib:jmeter[=options] ...
On Java 1.4.2.02 or later 1.4.2 versions:
$ java -Xrunjmeter[:options] ...
NOTE: If you use the 64-bit JVM agent, you will need to add -d64 to the JVM command
line. For example, type
$ java —d64 HelloWorld
when SHLIB_PATH is $JMETER_HOME/lib/$ARCH and
where $ARCH equals PA_RISC2.0W or IA64W.
See ”JVM Agent Options” in the HPjmeter User's Guide for the list of available options and
their descriptions.
14 Compatibility Information and Installation Requirements