> I have created the mrtg.I want to send mail to the monitoring team when > the current in and out is 0b/s in graph.Is it possible or not if yes how > i can i do it.
Use the latest version of MRTG (2.16 or later). Read up about Thresholds in the online MRTG manual. Configure to send emails on threshold breaking. Set ThreshMinI[_]:0 and ThreshMinO[_]:0 Set the other required thresholding parameters. Wait for the emails to roll in. Steve _______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
