nagios plugin to check lvm thin pools for data and metadata usage
lvs --select lv_attr =~ ^t will only return thin volumes, so there is no need to filter out needed volumes in the plugin. |
||
---|---|---|
check_lvm_thinpools | ||
check_lvm_thinpools-sudoers.d | ||
Makefile | ||
README |
Nagios plugin to check LVM thin pools for data and metadata usage. Call with sudo: $ sudo ./check_lvm_thinpools OK - All thinpools OK