Page 1 of 1

Exchange DB monitoring

Posted: Wed Oct 21, 2015 6:59 am
by bsivavani
Hello All,

I have urgent requirement to monitor Exchange Database (TESTDB) disk space and it is under Disk3 partition. Currently installed NSClient++ in Exchange server. We have Nagios Xi installed in another server. Can you let me know what are configuration files that I need to modify.

Please suggest possible solution.

Re: Exchange DB monitoring

Posted: Wed Oct 21, 2015 9:53 am
by rkennedy
I searched through the exchange and found this plugin - https://exchange.nagios.org/directory/P ... ck/details

Although it's not an official Nagios plugin, this might work for your needs.

Re: Exchange DB monitoring

Posted: Wed Oct 21, 2015 10:31 am
by bsivavani
Thanks. Can you give us official plugin as this is impacting production.

Also send us steps for plugin install.

Re: Exchange DB monitoring

Posted: Wed Oct 21, 2015 11:03 am
by rkennedy
We do not have an official plugin for checking the size of an exchange database. We do our best to support the plugins in exchange, but cannot guarantee them.

Re: Exchange DB monitoring

Posted: Wed Oct 21, 2015 11:13 am
by bsivavani
Please suggest steps to install plugin and configuration files which I have to modify. Thanks

Re: Exchange DB monitoring

Posted: Wed Oct 21, 2015 12:28 pm
by rkennedy
Take a look at https://assets.nagios.com/downloads/nag ... ios-XI.pdf for how to install a plugin.

As for the plugin itself, you will need to open it up and set a few variables yourself based on your needs.

Code: Select all

$customer = "PuTYouRDataBaseNameHere"
$maxDBsize = "15"

$NagiosStatus = "0"
$NagiosDescription = ""