Page 1 of 1

check_disk: How to display only disk/filesystems problems?

Posted: Thu Nov 15, 2018 6:18 am
by iam33
Thanks in advance!

Is there any way to display only the disks/filesystems problems (warning/critical), with the check_disk plugin?

Thanks

Re: check_disk: How to display only disk/filesystems problem

Posted: Thu Nov 15, 2018 6:50 am
by iam33
I found the answer..... :

Code: Select all

-e, --errors-only        Display only devices/mountpoints with errors 

Re: check_disk: How to display only disk/filesystems problem

Posted: Thu Nov 15, 2018 3:19 pm
by npolovenko
@iam33, Thanks for the update!