Page 1 of 1
Plugin to monitor exchange mailbox message queue
Posted: Tue Dec 02, 2014 7:53 am
by sureshkraj2012
Hello Team,
Is there a plugin to check number of messages in exchange inbox and alert accrodingly?
Re: Plugin to monitor exchange mailbox message queue
Posted: Tue Dec 02, 2014 11:35 am
by slansing
There is nothing directly pertaining to Exchange inbox's, however, this may be able to be queried via Windows perfmon performance counters, have you looked into that yet? There are quite a few options from what I saw on Google, I suggest you take a look and find one that suits your needs. You can then add the counter as a service check by following the Windows Server monitoring wizard.
Re: Plugin to monitor exchange mailbox message queue
Posted: Tue Dec 02, 2014 12:54 pm
by sureshkraj2012
Thank you for the reply
I did check the perfmon counters but its all exchanged related.
I want to check number of messages in a specific user inbox / mailbox. May be we need to write a own custom plugin?
Re: Plugin to monitor exchange mailbox message queue
Posted: Tue Dec 02, 2014 5:24 pm
by lmiltchev
I want to check number of messages in a specific user inbox / mailbox. May be we need to write a own custom plugin?
You can check out some of the plugins on the Nagios Exchange:
http://exchange.nagios.org/index.php?op ... 20messages
get some ideas, and write your own plugin. Here's the Nagios Plugins Development Guidelines doc:
https://nagios-plugins.org/doc/guidelines.html
You can also contact our sales team at
[email protected] and request a quote for custom development.
Hope this helps.