Page 1 of 1

Disk space check that alert on % rate off growth

Posted: Thu Jan 10, 2019 6:06 am
by vignesha
HI team,


https://support.nagios.com/forum/viewto ... f=7&t=8497

Please refer the above link for the same requirement.Is there a plugin or possible in NagiosXI which can be fulfilled.

Capacity Planning will give an trend but it does not provide us the alert if the size is increasing continuously at a specific growth.

Re: Disk space check that alert on % rate off growth

Posted: Thu Jan 10, 2019 12:42 pm
by lmiltchev
I believe you could use the bischeck plugin in order to achieve your goal. This plugin is especially designed to follow trends, comparing the current status of your check to the recent historical values.

Read more about the bischeck plugin here:
https://assets.nagios.com/downloads/nag ... ios-XI.pdf

Re: Disk space check that alert on % rate off growth

Posted: Fri Jan 11, 2019 10:37 am
by vignesha
Thank you Limiltchrv,

I have check the plugin but Its used with passive monitoring and only compatible with Linux environment and I am looking for Windows Environment.

Pleae let us know if it ia possible through some other options.

Re: Disk space check that alert on % rate off growth

Posted: Fri Jan 11, 2019 4:40 pm
by scottwilkerson
vignesha wrote:Thank you Limiltchrv,

I have check the plugin but Its used with passive monitoring and only compatible with Linux environment and I am looking for Windows Environment.

Pleae let us know if it ia possible through some other options.
Unfortunately I don't know of any existing plugins that have this functionality for Windows machines, you would have to write one that met your needs.