Search found 9 matches

by cnewstrom
Mon May 06, 2019 5:13 pm
Forum: Nagios XI
Topic: O365 Email Message Count
Replies: 7
Views: 484

Re: O365 Email Message Count

Thanks for the help with the module.

Were you actually able to get this to run?
by cnewstrom
Fri May 03, 2019 2:54 pm
Forum: Nagios XI
Topic: O365 Email Message Count
Replies: 7
Views: 484

Re: O365 Email Message Count

I'm pretty sure the issue was certificate related, but I also think the script might need some updating.

If anyone is successfully using this script I'd appreciate any tips they might lend.

Thanks!
by cnewstrom
Fri May 03, 2019 2:53 pm
Forum: Nagios XI
Topic: O365 Email Message Count
Replies: 7
Views: 484

Re: O365 Email Message Count

I've checked out the check_unread_mails.pl script already.

Has anyone gotten this to work agains an O365 account?
I couldn't seem to get it going against O365 for some reason.
by cnewstrom
Thu May 02, 2019 11:59 am
Forum: Nagios XI
Topic: O365 Email Message Count
Replies: 7
Views: 484

O365 Email Message Count

I need to be able to trigger an alert if an O365 email account has greater than X number of unread emails in it.

Does anyone know if this can be done with Nagios XI?

Thanks!
by cnewstrom
Thu May 02, 2019 11:48 am
Forum: Nagios XI
Topic: Nagios XI Reporting
Replies: 7
Views: 296

Re: Nagios XI Reporting

I would say my question has been answered and this thread can be locked/archived or what ever you prefer. Thank You.
by cnewstrom
Tue Mar 26, 2019 5:42 pm
Forum: Nagios XI
Topic: Nagios XI Reporting
Replies: 7
Views: 296

Re: Nagios XI Reporting

Thanks for that information.

Is it possible to publish a report so it's viewable to other Nagios uses in the webui, perhaps via a dashboard?

Thank You
by cnewstrom
Mon Mar 25, 2019 3:34 pm
Forum: Nagios XI
Topic: Nagios XI Reporting
Replies: 7
Views: 296

Re: Nagios XI Reporting

Thanks for the info! To be clear - the report has to be scheduled in order to 'copy' it to other users? What I'd had so far was just a report with the search settings saved and my intent was to just let users run it ad-hoc. Is there a way to achieve that? Or must the report be scheduled in order to ...
by cnewstrom
Fri Mar 22, 2019 3:17 pm
Forum: Nagios XI
Topic: Nagios XI Reporting
Replies: 7
Views: 296

Nagios XI Reporting

Hello,

I've created a nice report in Nagios XI. Now I'd like to make it available to other users.

Is that possible?

If it is I'm not seeing how to do it.

If it is not, I'd like to request this as a feature. How would I go about doing that?

Thank You

Craig
by cnewstrom
Wed Mar 13, 2019 12:20 pm
Forum: Nagios XI
Topic: check_unread_emails.pl
Replies: 1
Views: 340

check_unread_emails.pl

Hello, I'm trying to use check_unread_emails.pl against an Outlook 365 email box. First, all due thanks to the author! After some wrangling I've gotten the script working without any errors from the interpretor - I had to do the following: 1. Figure out the extra perl modules required 2. Made manual...