Disk Critical
-
Metalliogre
- Posts: 17
- Joined: Mon Jun 02, 2014 6:57 pm
Disk Critical
Getting a disk space critical error in Nagios. Attached is a screenshot.
Re: Disk Critical
How do you have that disk check configured? Can you post the .cfg file for it?
Former Nagios employee
-
Metalliogre
- Posts: 17
- Joined: Mon Jun 02, 2014 6:57 pm
Re: Disk Critical
What's the best way to display configuration for the disk in question?
Re: Disk Critical
I'm not quite sure what you're asking. What do you mean by "to display configuration"?
Former Nagios employee
-
Metalliogre
- Posts: 17
- Joined: Mon Jun 02, 2014 6:57 pm
Re: Disk Critical
Here is a screenshot.
-
Metalliogre
- Posts: 17
- Joined: Mon Jun 02, 2014 6:57 pm
Re: Disk Critical
Where can I find the cfg file to display to you?tmcdonald wrote:How do you have that disk check configured? Can you post the .cfg file for it?
Re: Disk Critical
Former Nagios employee
-
Metalliogre
- Posts: 17
- Joined: Mon Jun 02, 2014 6:57 pm
Re: Disk Critical
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?
- Attachments
-
localhost_nagios2.cfg- (2.12 KiB) Downloaded 235 times
-
nagios.cfg- (42.74 KiB) Downloaded 302 times
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Disk Critical
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.
-
Metalliogre
- Posts: 17
- Joined: Mon Jun 02, 2014 6:57 pm
Re: Disk Critical
How would I acquire the plugin? Thanks!