check_disk

Holger Weiß holger at zedat.fu-berlin.de
Sat Sep 10 20:44:50 CEST 2016


* Abraham, Anish <Anish.Abraham at astrazeneca.com> [2016-09-10 06:59]:
> I am using check_nrpe -H localhost -t 30 -c check_disk -a '-w 20% -c10%'
>
> Can I exclude paths like /boot etc using using the above

  $ check_disk --help | grep -A1 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