summaryrefslogtreecommitdiffstats
path: root/man/dmeventd.8.in
blob: 956982ec5f505bee12e942ea06c78e279b82dd00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
.TH DMEVENTD 8 "DM TOOLS #VERSION#" "Red Hat Inc" \" -*- nroff -*-
.SH NAME
dmeventd \- Device-mapper event daemon
.SH SYNOPSIS
.B dmeventd
[\-V]
[\-d]
[\-f]
[\-h]
[\-?]
.SH DESCRIPTION
dmeventd is the event monitoring daemon for device-mapper devices.
Plugins are supported.

.br
LVM plugins:
.TP
Snapshot: monitor the filling of snapshot and emits a warning through 
syslog, when the use of snapshot exceedes 80%.
The warning is repeated when 85%, 90% and 95% of the snapshot are filled.
(see \fBlvm.conf\fP)
.TP
Mirror: attempts to recover from failures (see \fBlvm.conf\fP).
.SH OPTIONS
.TP
.I \-V
Show version of dmeventd.
.TP
.I \-d
Repeat from 1 to 3 times (-d, -dd, -ddd) to increase the detail of
debug messages sent to syslog.
Each extra d adds more debugging information.
.TP
.I \-f
Don't fork, run in the foreground.
.TP
.I \-h, \-?
Show help information.

.SH SEE ALSO
.BR lvm (8),
.BR lvm.conf (5)