Page 1 of 1

Checking free/used disk space QNAP (seperate volumes)

Posted: Fri Jun 19, 2015 3:47 am
by litsupport.box
Hello,

After a couple of days of looking around and investigating on this i'm getting a little bit tired. I think i literally tried everything that i could find on the exchange that has something to do with snmp qnap disk spaces etc..

The thing that i found usefull was this topic: http://support.nagios.com/forum/viewtop ... =7&t=29213

Which, got me on track with some working IOD numbers for Free Space and Total Space.

Now i had the great idea to combine those two together to get what i want, in theory "This is the total space, minus the free space equals the used space" and then i would get the option to use warning and critical like all other scripts! 8-)

But yeah my ideas were as usually out of my capabilities. :roll:

Can somebody help me with this?

P.S. the most important thing is that it will be able to check seperate volumes on the QNAP.

Kind regards,

Farid

Re: Checking free/used disk space QNAP

Posted: Fri Jun 19, 2015 8:33 am
by derekb

Re: Checking free/used disk space QNAP

Posted: Fri Jun 19, 2015 8:50 am
by litsupport.box
This works however you can't check the seperate volumes. My bad for not mentioning seperate volumes.

Re: Checking free/used disk space QNAP (seperate volumes)

Posted: Fri Jun 19, 2015 12:29 pm
by lmiltchev
This works however you can't check the seperate volumes. My bad for not mentioning seperate volumes.
Yes, it seems like that the plugin loops through all of the volumes. Unfortunately, I didn't find any suitable plugins on the Nagios Exchange. Maybe you can run snmpwalk and see if you can use the info from it to set up a custom check.