This repository was archived by the owner on Jan 15, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change @@ -189,9 +189,10 @@ server's data matches its master's:
189189The word CHECKSUM_TABLE is replaced by the value of the -T option. If the table
190190specified 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
196197Alerts are raised at a WARNING level by default, but specifying the -c option
197198with any value will change this to CRITICAL instead.
You can’t perform that action at this time.
0 commit comments