There are four tables the kopano-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.
--users
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.
--servers
Dump the servers table. This is only available in multiserver mode. Each server shows access methods
and configured ports.
--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, -uusername
Connect to the storage server using this name in stead of SYSTEM.
--host, -hpath
Connect to the storage server through path, e.g. file:///path/to/socket. Default:
file:///var/run/kopano/server.sock.