Search found 3 matches

by Ocsic
Thu Jul 19, 2012 12:06 am
Forum: Open Source Nagios Projects
Topic: check_disk reports "CRITICAL" but there is space left!?
Replies: 3
Views: 2227

Re: check_disk reports "CRITICAL" but there is space left!?

OK, thanks for the advice. I hoped not to be the only one with this problem.

So I'll try the mailing-list.
by Ocsic
Wed Jul 18, 2012 1:47 am
Forum: Open Source Nagios Projects
Topic: check_disk reports "CRITICAL" but there is space left!?
Replies: 3
Views: 2227

Re: check_disk reports "CRITICAL" but there is space left!?

I will add some details here if that could help. Starting the script as root with SUID-bit set or not does not solve the problem, the output is equal in both situations: Command: check_disk -w 20% -c 10% -W 20% -K 10% -e -x /dev -u GB Thresholds(pct) for / warn: 20,000000 crit 10,000000 calling stat...
by Ocsic
Tue Jul 17, 2012 4:10 am
Forum: Open Source Nagios Projects
Topic: check_disk reports "CRITICAL" but there is space left!?
Replies: 3
Views: 2227

check_disk reports "CRITICAL" but there is space left!?

Hi! I'm quiet new with nagios but it's great what it makes possible. For some weeks everything worked fine and I added our servers step by step to the monitoring. But since yesterday evening there is a problem with our mac-servers: check_disk reports CRITICAL with several disks which have 0 GB free ...