Monitor Exchange E-Mail

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
n8860104460
Posts: 32
Joined: Wed Jan 11, 2017 3:36 pm

Monitor Exchange E-Mail

Post by n8860104460 »

Hi Team,

we have received a request to Monitor Exchange e-Mail with below specification.

• Monitor for overall size of mail account.
• Monitor size of the SENT folder independently from overall size
• Monitor size of the DELETED folder independently from overall size
• Monitor the count of email that are in the Inbox
• If the count doesn’t go to 0 after 2 checks, send an alert

After search on web we are able to find below URL, using that we can Monitor E-Mail, but not able to find plugins using that we can monitor single Folder as per above requirement, Please advise.

https://exchange.nagios.org/directory/P ... -Groupware
https://exchange.nagios.org/directory/P ... t-Exchange
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: Monitor Exchange E-Mail

Post by dwhitfield »

It looks like you can pull that information from PowerShell: https://practical365.com/exchange-serve ... owershell/

NSClient is not likely a requirement, but this will likely be helpful if you are new to writing nagios plugins: http://nullhaus.com/2013/08/nagios-powershell/
n8860104460
Posts: 32
Joined: Wed Jan 11, 2017 3:36 pm

Re: Monitor Exchange E-Mail

Post by n8860104460 »

Getting page not found error while accessing this URL https://practical365.com/exchange-serve ... owershell/

any other suggestion please
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: Monitor Exchange E-Mail

Post by dwhitfield »

Are copy/pasting or clicking on it? Links are shortened. Here's the URL without it being converted to a link:
The site is up as of the moment.
Locked