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

NAME

6       zarafa-monitor - Start the Zarafa monitor.
7

SYNOPSIS

9       zarafa-monitor [OPTION...] [SERVERNAME]
10

DESCRIPTION

12       The monitor checks user mailbox sizes. When the quota is reached the
13       monitor sends a quota email. When started, the program will keep
14       running.
15
16       The defaults can be overwritten in the config file.
17
18       The default settings of the monitor program are defined in zarafa-
19       monitor.cfg(5).
20

OPTIONS

22       Various options are possible. None of these options are required.
23
24       --config, -c monitor.cfg
25           Specify the location of the monitor.cfg file. If the monitor.cfg
26           file is not specified, the monitor will try to load
27           /etc/zarafa/monitor.cfg. If that file is not present, it will
28           continue using it´s default settings.
29
30           Default: /etc/zarafa/monitor.cfg
31
32       --host, -h path
33           Connect to the Zarafa server through path, e.g.
34           file:///path/to/socket. Default: file:///var/run/zarafa.
35
36       --foreground, -F
37           Run in the foreground. Normally the monitor will daemonize and run
38           in the background.
39

SIGNALS

41       The following signals can be sent to the zarafa-monitor process:
42
43       HUP
44           When the HUP signal is received, some options from the
45           configuration file are reloaded. The reloadable options are listed
46           in the zarafa-monitor.cfg(5) manual page.
47
48           Also, when using log_method = file, the logfile will be closed and
49           a new logfile will be opened. You can use this signal in your
50           logrotate system.
51
52       TERM
53           To gracefully let the service exit, the normal TERM signal is used.
54

USAGE

56       The monitor checks user mailbox sizes. The monitor sends a quota email
57       when the warning quota limit is reached. When started, the program will
58       keep running. You may also use the init.d scripts:
59
60       /etc/init.d/zarafa-monitor [start| stop| restart]
61

AUTHOR

63       Written by Zarafa.
64

SEE ALSO

66       zarafa-monitor.cfg(5) zarafa-server(1)
67
68
69
70Zarafa 7.0                        August 2011                ZARAFA-MONITOR(1)
Impressum