Page 1 of 1

Monitoring AAD, M365, Azure

Posted: Tue Mar 16, 2021 8:17 am
by jenglish
Hello,

I'm trying to find a good solution with using Nagios to determine when M365 is down/having issues, etc.

My thoughts are:
- some type of M365 login test via Nagios
- scraping the text of something like MS status page

Reference:
https://www.bleepingcomputer.com/news/m ... ge-online/
​An Azure Active Directory outage is preventing users from logging into Microsoft 365, Microsoft Teams, Exchange Online, Forms, Xbox Live, and Yammer.

Re: Monitoring AAD, M365, Azure

Posted: Wed Mar 17, 2021 10:57 am
by vtrac
Hi,
Nagios® Exchange is the central place where you'll find all types of Nagios projects - plugins, addons, documentation, extensions, and more. This site is designed for the Nagios Community to share its Nagios creations.
https://exchange.nagios.org/

Here's the one I found for Windows Azure Monitor:
https://exchange.nagios.org/directory/P ... or/details

Here are couple Nagios's wizards under Nagios XI GUI > Configure > Configuration Wizards you can check out:
Microsoft Azure Cloud
Microsoft/Office 365

Monitoring Office 365 Subscription Services (HowTo):
https://support.nagios.com/kb/article/m ... s-881.html

Regards,
Vinh

Re: Monitoring AAD, M365, Azure

Posted: Thu Mar 18, 2021 9:48 am
by jenglish
Thanks, @vtrac

Those Wizards do not appear in my Configuration Wizards panel:
Capture.PNG
I'm running 5.8.1 - I should have this Wizard already available to me, no?

Code: Select all

(PRO-BOY|jme@boyvlp-netopsmon1 bin)$ grep full /usr/local/nagiosxi/var/xiversion | cut -d = -f 2
5.8.1

Re: Monitoring AAD, M365, Azure

Posted: Thu Mar 18, 2021 3:56 pm
by vtrac
Hi,
Looks like you do not have the "MS/Office 365", this is new for 5.8.x. You might be missing it during the upgrade process.

I have attached the "microsoft_365.tar" file.

Please download the "microsoft_365.tar" file and put it under the directory below

Code: Select all

/usr/local/nagiosxi/html/includes/configwizards
Now run:

Code: Select all

cd /usr/local/nagiosxi/html/includes/configwizards

tar -xvpf microsoft_365.tar
You should now see "Microsoft Office 365" wizard after you refresh the page.


Regards,
Vinh

Re: Monitoring AAD, M365, Azure

Posted: Wed Mar 24, 2021 10:03 am
by jenglish
That worked. Thank you so much.

Re: Monitoring AAD, M365, Azure

Posted: Wed Mar 24, 2021 11:24 am
by vtrac
Great!! .... Please let me know if I can close this post/ticket?

Regards,
Vinh

Re: Monitoring AAD, M365, Azure

Posted: Wed Mar 24, 2021 12:24 pm
by jenglish
Yes. All good. Thanks again.

Re: Monitoring AAD, M365, Azure

Posted: Wed Mar 24, 2021 12:30 pm
by scottwilkerson
jenglish wrote:Yes. All good. Thanks again.
Closing case