Search found 1 match

by mrak692
Thu May 19, 2016 1:54 am
Forum: Open Source Nagios Projects
Topic: check_disk to check all drives
Replies: 1
Views: 4656

check_disk to check all drives

Hi All, I have check disk with the following command. The other day my /var/log reached 95% however Nagios did not alert me. I wonder if my command only check / and does not check attached drive such as /var/log command[check_disks]=/usr/lib/nagios/plugins/check_disk -w 20% -c 10% -C -W 20% -K 10% -...