Skip to content
This repository was archived by the owner on Jan 15, 2021. It is now read-only.

Commit a2e2568

Browse files
committed
Minor update to pmp-check-pt-table-checksum doc.
1 parent 6e5cecb commit a2e2568

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
2014-03-11: version 1.1.2
1+
2014-03-14: version 1.1.2
22
-------------------------
33
* Added Nagios plugin and Cacti template for Amazon RDS
44
* Added Nagios config template to the documentation

nagios/bin/pmp-check-pt-table-checksum

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -189,9 +189,10 @@ server's data matches its master's:
189189
The word CHECKSUM_TABLE is replaced by the value of the -T option. If the table
190190
specified by -T does not exist, unknown is raised.
191191
192-
Optionally, if you specify an interval in days over which to ensure pt-table-checksum
193-
was run, the plugin will check for that in two cases: no diffs are found and the
194-
checksum table is not empty, in order to override the status.
192+
Optionally, you can specify an interval in days over which to ensure pt-table-checksum
193+
was run. It is useful in cases when the cron job doing the checksumming suddenly
194+
stopped working. This option will have an effect when no diffs are found and the
195+
checksum table is not empty.
195196
196197
Alerts are raised at a WARNING level by default, but specifying the -c option
197198
with any value will change this to CRITICAL instead.

0 commit comments

Comments
 (0)