Wednesday, August 14, 2019

automated provider maintenance email parsing

Hey /r/networking, I'm open sourcing a flask app I wrote called janitor that automatically parses incoming emails from providers, organizes them all in a single website, and notifies you via slack at the start and end of each maintenance window. You can also extend it to take other actions like drain/undrain traffic, etc.

Right now the supported providers are NTT, PacketFabric, EUNetworks, Zayo, and GTT (special thanks to /u/Osiris_S13 - whose regex I used for the GTT parser when he made this post here. The only supported email server is gmail, though it can be extended to support Outlook and others. Here's a few screencaps

Let me know your feedback and/or if you need help setting it up.



No comments:

Post a Comment