Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
dmraid-events: dmevent_tool (Device-mapper event tool) and DSO
- Summary
- Provides a dmeventd DSO and the dmevent_tool to register devices with it
for device failure monitoring and logwatch based email reporting.
Device failure montoring and reporting has to be activated manually
by activating /etc/cron.d/dmeventd entry and by calling the dmevent_tool
(see manual page for examples) for any active RAID sets.
Changelog
- * Mon Dec 15 16:00:00 2008 Heinz Mauelshagen <heinzm{%}redhat{*}com> - 1.0.0.rc13-33
- Add patch to cvs
- Resolves: rhbz#475385
- * Fri Dec 12 16:00:00 2008 Heinz Mauelshagen <heinzm{%}redhat{*}com> - 1.0.0.rc13-32
- Initialize handler_info variable in activate.c
- Resolves: rhbz#475385
- * Fri Dec 12 16:00:00 2008 Heinz Mauelshagen <heinzm{%}redhat{*}com> - 1.0.0.rc13-31
- manual pages not found due to wrong pattern
- Added /etc/cron.d/ to buildrout to avoid -D option to
logwatch file install calls
- Related: rhbz#437169 rhbz#476123