Page 1 of 3

Disk Critical

Posted: Tue Jun 03, 2014 12:11 pm
by Metalliogre
Getting a disk space critical error in Nagios. Attached is a screenshot.

Re: Disk Critical

Posted: Tue Jun 03, 2014 12:18 pm
by tmcdonald
How do you have that disk check configured? Can you post the .cfg file for it?

Re: Disk Critical

Posted: Tue Jun 03, 2014 12:21 pm
by Metalliogre
What's the best way to display configuration for the disk in question?

Re: Disk Critical

Posted: Tue Jun 03, 2014 12:34 pm
by tmcdonald
I'm not quite sure what you're asking. What do you mean by "to display configuration"?

Re: Disk Critical

Posted: Tue Jun 03, 2014 12:35 pm
by Metalliogre
Here is a screenshot.

Re: Disk Critical

Posted: Tue Jun 03, 2014 12:36 pm
by Metalliogre
tmcdonald wrote:How do you have that disk check configured? Can you post the .cfg file for it?
Where can I find the cfg file to display to you?

Re: Disk Critical

Posted: Tue Jun 03, 2014 12:42 pm
by tmcdonald

Re: Disk Critical

Posted: Tue Jun 03, 2014 12:53 pm
by Metalliogre
Here are 2 files I found that might be of use. If they ain't the right ones, can you give me the name of the actual configuration file you are requesting?

Re: Disk Critical

Posted: Wed Jun 04, 2014 9:26 am
by slansing
I'm not sure why you are using check_all_disks instead of the standard nagios plugins check_disk. Have you tried manually running that plugin to see what you get manually executing it? Looks like permissions issues.

Re: Disk Critical

Posted: Wed Jun 04, 2014 11:01 am
by Metalliogre
How would I acquire the plugin? Thanks!