I've searched high and low for a way to get a one-pager email summary, daily of simple things like IPS event graphs. I WILL NOT settle for logging in to the XG's at different customers daily to check this.
I've always wanted something that is a quick view that I can glance at for a second while going through my emails every day. I'm not talking about an attached PDF, that one I have to open up manually every morning and comb through pages of Titles, Tables of Contents etc. Sometimes those PDF's are even empty on smaller networks because the XG doesn't have a way to block empty reports. The Executive Summary report is the closest thing on-box that I can use, but even then it's limited, is messed up by the horrible table of contents and title page stuff, and I don't always use all the services it lists anyways for customers. I really like the manually downloaded HTML reports, especially customized ones with my 8 favorite metrics, but those can't be scheduled as HTML only PDF.
So, here's my plan, let me know if you are interested in the outcome and maybe it will spur me on faster, or tell me if I'm an idiot and there's a better way:
1. Normal Daily IPS report (PDF) gets sent to my mailbox (office 365) by XG.
2. Microsoft Flow Free Edition (included in Office 365), or Zapier Free edition would save the PDF attached by the XG to a Dropbox/Onedrive account.
3. A powershell listening script on an always-on PC would take the incoming PDF, and rasterize, or, convert the PDF pages of my choosing into image files. I found a script online, which invokes GhostScript an open source project that can split the pages into jpegs.
4. The powershell script would then generate an email back to me containing the image files (pages) of my choosing, embedded into the email body for easy, quick viewing that doesn't break the bank.
The one thing I'd really like to change is to not have to use Flow or Zapier. Having reports go there to such a consumer'ish service makes me uneasy.
This thread was automatically locked due to age.