> Is there a way to generate an e-mail alert when the outbound > traffic on the serial interface of a Cisco router reaches a > certain percentage? I am using mrtg-2.12.2. I have an > executable that will send the e-mail notice and I would like > to trigger it when the outbound current traffic reaches 95%.
Yes. Read the MRTG documentation on ThreshMaxO, ThreshProg and the other Threshold options. You will need to write a script to actually send the email, though, which is then called by MRTG. Steve -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
