zarafa-stats(1) - Linux man page
Name
zarafa-stats - Dump zarafa statistics tables.
Synopsis
zarafa-stats TABLE
Description
This program dumps a statistics table that the zarafa-server program collects. The Zarafa server must be running for zarafa-stats to work.
If no table, or an invalid table is given, an error message is printed.
Tables
There are four tables the zarafa-stats program can dump:
--system
- Dump the system table. This table contains information about connections, SQL and cache statistics.
- --session
- Dump the session table. This table contains information about user sessions and SOAP functions.
- --user
- Dump the user table. This table contains information about users and user settings.
- --company
- Dump the company table. This table contains information about companies and their properties. This table is only available on multi-tenancy enabled servers.
- --top
- Shows a top-like view of all connected clients to the server, showing versions, users, programs, ip-adres, cpu-usage, and other statistical information.
Use 1-9 to enable/disable some columns. Use a-g to sort on a column, press the same letter again to reverse the sorting. Press <ESC> to quit the application.
- --user, -u username
- Connect to the Zarafa server using this name in stead of SYSTEM.
- --host, -h path
- Connect to the Zarafa server through path, e.g. file:///path/to/socket. Default: file:///var/run/zarafa.
Author
Written by Zarafa.
See Also
zarafa-admin(1)