Rechercher une page de manuel
arm4_report
Langue: en
Version: July 2008 (fedora - 01/12/10)
Section: 1 (Commandes utilisateur)
NAME
arm4_report - report on ARM 4 transactionsSYNOPSIS
arm4_report --help|-harm4_report --version|-V
arm4_report [[--summary|-s] | [--detailed|-d]]
[--config|-C config_file] [--archive|-a archive_directory]
WARNING
This program is deprecated and may not exist in a future releaseDESCRIPTION
The arm4_report program is a simple reporting interface to the ARM 4 transaction database. Two types of reports are available. The summary report shows response time statistics for all instances of a transaction instead of individual instances. The detailed report shows the results of individual transactions.OPTIONS
- -h, --help
- display the command line options.
- -V, --Version
- display the program version and exit.
- -s, --summary
- display summary information for each of the transaction types in the database. This is the default if neither summary nor detailed reports are specified.
- -d, --detailed
- show detailed information for each transaction instance.
- -C, --Config config_file
- specifies a configuration file for this instance instead of using the default configuration file. The default configuration file /etc/arm4.conf is used if none is specified.
- -a, --archive archive_directory
- read an archive created using the arm4_control --archive command.
KNOWN BUGS
Although intended to be used as a user space program, the current implementation accesses the database directly. This means that the program must be run by the database owner or as root.REPORTING BUGS
Report bugs at <http://www.arm4.org>COPYRIGHT
Copyright © 2005-2008 David Carter <dcarter@arm4.org> and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.htmlSEE ALSO
arm4_control(1), arm4_daemon(1), arm4_dump(1), arm4_export(1), arm4_conf(5)
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre