Page 1 of 1

Morning Status Report Email

Posted: Fri Aug 19, 2016 1:49 pm
by jdsa4444
Is there a way I setup a scheduled email of the full list of service issues normally shown "All Problems" page. I check this all throughout the day as well as individual emails for each alert, however, I'd like to have one email sent at say 5am showing me the same info as the "All Problems" page. This way I can quickly check my phone when I get up and see a run down of everything in a single email, rather than either vpn'ing in and looking at the page, or digging through many emails. Any ideas?

Thanks.

Re: Morning Status Report Email

Posted: Fri Aug 19, 2016 2:16 pm
by tgriep
Nagios Core doesn't have the capabilities to email reports by default but someone may have created an addon to do that.
Take a look at the exchange site and see if you can find one.
https://exchange.nagios.org/

Re: Morning Status Report Email

Posted: Tue Aug 23, 2016 11:14 am
by jdsa4444
I didn't find anything simple enough. So I created a powershell script which pulls it down from the web, cleans it up, and emails it out to me. Then I scheduled it in Task Scheduler. Success!

Re: Morning Status Report Email

Posted: Tue Aug 23, 2016 12:04 pm
by mcapra
Awesome! Feel free to share it on the exchange. Someone else might find it useful!

Is it alright if we lock this thread and mark the issue as resolved?