Monitoring AAD, M365, Azure

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
jenglish
Posts: 59
Joined: Sat Jun 09, 2018 3:51 pm
Location: Boyers, PA

Monitoring AAD, M365, Azure

Post 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.
User avatar
vtrac
Posts: 903
Joined: Tue Oct 27, 2020 1:35 pm

Re: Monitoring AAD, M365, Azure

Post 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
User avatar
jenglish
Posts: 59
Joined: Sat Jun 09, 2018 3:51 pm
Location: Boyers, PA

Re: Monitoring AAD, M365, Azure

Post 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
You do not have the required permissions to view the files attached to this post.
User avatar
vtrac
Posts: 903
Joined: Tue Oct 27, 2020 1:35 pm

Re: Monitoring AAD, M365, Azure

Post 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
You do not have the required permissions to view the files attached to this post.
User avatar
jenglish
Posts: 59
Joined: Sat Jun 09, 2018 3:51 pm
Location: Boyers, PA

Re: Monitoring AAD, M365, Azure

Post by jenglish »

That worked. Thank you so much.
User avatar
vtrac
Posts: 903
Joined: Tue Oct 27, 2020 1:35 pm

Re: Monitoring AAD, M365, Azure

Post by vtrac »

Great!! .... Please let me know if I can close this post/ticket?

Regards,
Vinh
User avatar
jenglish
Posts: 59
Joined: Sat Jun 09, 2018 3:51 pm
Location: Boyers, PA

Re: Monitoring AAD, M365, Azure

Post by jenglish »

Yes. All good. Thanks again.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Monitoring AAD, M365, Azure

Post by scottwilkerson »

jenglish wrote:Yes. All good. Thanks again.
Closing case
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked