I'm really new to NPM and trying to set up an alert for when receive % utilization gets too high on our Internet feed. I've got this working reliably and it's emailing me an alert as expected.
However, I want to include somethin like the top endpoint IP/name that's causing all the traffic in the alert email (and ultimately run a program and pass this IP to it as well.) Can this be done somehow? I didn't see a variable I could use for this.