1arm4_report(1)                ARM 4 User Commands               arm4_report(1)
2
3
4

NAME

6       arm4_report - report on ARM 4 transactions
7

SYNOPSIS

9       arm4_report --help|-h
10       arm4_report --version|-V
11       arm4_report [[--summary|-s] | [--detailed|-d]]
12                   [--config|-C config_file] [--archive|-a archive_directory]
13

WARNING

15       This program is deprecated and may not exist in a future release
16

DESCRIPTION

18       The  arm4_report  program  is a simple reporting interface to the ARM 4
19       transaction database. Two types of reports are available.  The  summary
20       report  shows  response time statistics for all instances of a transac‐
21       tion instead of individual instances. The  detailed  report  shows  the
22       results of individual transactions.
23

OPTIONS

25       -h, --help
26              display the command line options.
27
28       -V, --Version
29              display the program version and exit.
30
31       -s, --summary
32              display summary information for each of the transaction types in
33              the database.  This  is  the  default  if  neither  summary  nor
34              detailed reports are specified.
35
36       -d, --detailed
37              show detailed information for each transaction instance.
38
39       -C, --Config config_file
40              specifies  a  configuration  file  for  this instance instead of
41              using the default configuration file. The default  configuration
42              file /etc/arm4.conf is used if none is specified.
43
44       -a, --archive archive_directory
45              read  an  archive  created using the arm4_control --archive com‐
46              mand.
47

KNOWN BUGS

49       Although intended to be used as  a  user  space  program,  the  current
50       implementation accesses the database directly. This means that the pro‐
51       gram must be run by the database owner or as root.
52

REPORTING BUGS

54       Report bugs at <http://www.arm4.org>
55
57       Copyright © 2005-2008 David Carter <dcarter@arm4.org> and others.
58
59       All rights reserved.   This program and the accompanying materials  are
60       made available under the terms of the Eclipse Public License v1.0 which
61       accompanies    this    distribution,    and     is     available     at
62       http://www.eclipse.org/legal/epl-v10.html
63

SEE ALSO

65       arm4_control(1),    arm4_daemon(1),    arm4_dump(1),    arm4_export(1),
66       arm4_conf(5)
67
68
69
70arm4.org                           July 2008                    arm4_report(1)
Impressum