1
# ############################################################################
7
mk-heartbeat - Monitor MySQL replication delay.
11
This POD sample is nonsensical. Its purpose is to test every option
12
attribute. What are not test here are option rules (mutually exclusive,
13
etc.)--those are tested in pod_sample_02.txt.
23
The environment variable C<MKDEBUG> enables verbose debugging output in all of the
28
=head1 SYSTEM REQUIREMENTS
30
You need Perl, DBI, DBD::mysql, and some core packages that ought to be
31
installed in any reasonably new version of Perl.
35
See also L<mk-slave-delay> and L<mk-slave-restart>.
39
Please use the Sourceforge bug tracker, forums, and mailing lists to request
40
support or report bugs: L<http://sourceforge.net/projects/maatkit/>.
42
Please include the complete command-line used to reproduce the problem you are
43
seeing, the version of all MySQL servers involved, the complete output of the
44
tool when run with L<"--version">, and if possible, debugging output produced by
45
running with the C<MKDEBUG=1> environment variable.
47
=head1 COPYRIGHT, LICENSE AND WARRANTY
49
This program is copyright (c) 2006 Proven Scaling LLC and SixApart Ltd, and
50
(c) 2007 Baron Schwartz. Feedback and improvements are welcome.
52
THIS PROGRAM IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
53
WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
54
MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
56
This program is free software; you can redistribute it and/or modify it under
57
the terms of the GNU General Public License as published by the Free Software
58
Foundation, version 2; OR the Perl Artistic License. On UNIX and similar
59
systems, you can issue `man perlgpl' or `man perlartistic' to read these
62
You should have received a copy of the GNU General Public License along with
63
this program; if not, write to the Free Software Foundation, Inc., 59 Temple
64
Place, Suite 330, Boston, MA 02111-1307 USA.
68
Proven Scaling LLC, SixApart Ltd, and Baron Schwartz.
72
This manual page documents Ver @VERSION@ Distrib @DISTRIB@ $Revision: 1929 $.