1ZARAFA-STATS(1)              Zarafa user reference             ZARAFA-STATS(1)
2
3
4

NAME

6       zarafa-stats - Dump zarafa statistics tables.
7

SYNOPSIS

9       zarafa-stats TABLE
10

DESCRIPTION

12       This program dumps a statistics table that the zarafa-server program
13       collects. The Zarafa server must be running for zarafa-stats to work.
14
15       If no table, or an invalid table is given, an error message is printed.
16

TABLES

18       There are four tables the zarafa-stats program can dump:
19
20       --system
21           Dump the system table. This table contains information about
22           connections, SQL and cache statistics.
23
24       --session
25           Dump the session table. This table contains information about user
26           sessions and SOAP functions.
27
28       --user
29           Dump the user table. This table contains information about users
30           and user settings.
31
32       --company
33           Dump the company table. This table contains information about
34           companies and their properties. This table is only available on
35           multi-tenancy enabled servers.
36
37       --top
38           Shows a top-like view of all connected clients to the server,
39           showing versions, users, programs, ip-adres, cpu-usage, and other
40           statistical information.
41
42           Use 1-9 to enable/disable some columns. Use a-g to sort on a
43           column, press the same letter again to reverse the sorting. Press
44           <ESC> to quit the application.
45
46       --user, -u username
47           Connect to the Zarafa server using this name in stead of SYSTEM.
48
49       --host, -h path
50           Connect to the Zarafa server through path, e.g.
51           file:///path/to/socket. Default: file:///var/run/zarafa.
52

AUTHOR

54       Written by Zarafa.
55

SEE ALSO

57       zarafa-admin(1)
58
59
60
61Zarafa 7.0                        August 2011                  ZARAFA-STATS(1)
Impressum