I've seen a couple posts that come close to what we're looking for but here's the scenario:
Whenever there is an alert or alarm triggered, an email is sent to a specific technician's inbox. Given certain situations, this can result in many emails coming in, each including various needed details for technicians to make use of.
My manager on the other hand wants to be aware of all alerts that come through each day so he can review them in the mornings. He doesn't want to have to read every email individually, only needing a high level view of these events.
My attempt to solve this was to do so via our email server. Basically, every alarm/alert email sent to the tech's inbox triggers an action in the mail server, appending the subject line and time stamp of the alarm email to a text file. Then every day that text file is emailed to the manager and a new textile starts building throughout the day. Unfortunately there are cases where the email server doesn't handle this process as well as intended.
Is there any way to accomplish this within PRTG?
Thank you
Add comment