pmp-check-lvm-snapshots¶
pmp-check-lvm-snapshots - Alert when LVM snapshots are running out of copy-on-write space.
SYNOPSIS¶
Usage: pmp-check-lvm-snapshots [OPTIONS]
Options:
-c CRIT Critical threshold; default 95%.
-w WARN Warning threshold; default 90%.
--help Print help and exit.
--version Print version and exit.
Options must be given as --option value, not --option=value or -Ovalue.
Use perldoc to read embedded documentation with more details.
DESCRIPTION¶
This Nagios plugin looks at the output of the ‘lvs’ command to find LVM snapshot volumes that are beginning to run out of copy-on-write space. If a snapshot fills up its copy-on-write space, it will fail. This is also a useful way to detect whether some process, such as a backup, failed to release a snapshot volume after finishing with it.
PRIVILEGES¶
This plugin does not access MySQL.
This plugin executes the following UNIX commands that may need special privileges:
- lvs
VERSION¶
Percona Monitoring Plugins pmp-check-lvm-snapshots 1.1.8
Contact Us
For free technical help, visit the Percona Community Forum.To report bugs or submit feature requests, open a JIRA ticket.
For paid support and managed or professional services, contact Percona Sales.