Hi,
I would like to receive a trigger when a particular link PTP (point-to-point) reaches a certain limit for some time. I explain better:
I have a link PTP (point-to-point) where maximum throughput is 2 Mbps. So the trigger would inform me if 75% of link capacity was used for a certain period, 30min, for example. I've already configured a trigger when the link reaches this 75% peak, but it would be interesting to the average for this time interval, so that the information is more accurate.
If someone can help, thank you very much.
Solved!
{<Hostname>:<interface>.min(time_in_sec)}>value_in _bits
Thanks!
I would like to receive a trigger when a particular link PTP (point-to-point) reaches a certain limit for some time. I explain better:
I have a link PTP (point-to-point) where maximum throughput is 2 Mbps. So the trigger would inform me if 75% of link capacity was used for a certain period, 30min, for example. I've already configured a trigger when the link reaches this 75% peak, but it would be interesting to the average for this time interval, so that the information is more accurate.
If someone can help, thank you very much.
Solved!
{<Hostname>:<interface>.min(time_in_sec)}>value_in _bits
Thanks!
Comment