How to exclude FS from check

Holger Weiß holger at zedat.fu-berlin.de
Mon May 29 14:13:07 CEST 2017


* David Montoya Morales <damontoyamp at gmail.com> [2017-05-26 12:40]:
> I'm using check_disk plug in for monitoring my test server file system, but
> I'd like to know if I can exclude a single file system of being alerted.

| $ check_disk --help | grep -FA1 exclude
|  -x, --exclude_device=PATH <STRING>
|     Ignore device (only works if -p unspecified)
| --
|  -X, --exclude-type=TYPE
|     Ignore all filesystems of indicated type (may be repeated)

Holger


More information about the Help mailing list