I’ve been using port groups to ‘tag’ certain ports, e.g. “backbone”.
Is there a way to match on this in an alert rule, so that I could create an alert that says “port is in “backbone” group and ifInOctets_rate < 100M” ?
I’ve been using port groups to ‘tag’ certain ports, e.g. “backbone”.
Is there a way to match on this in an alert rule, so that I could create an alert that says “port is in “backbone” group and ifInOctets_rate < 100M” ?
Yes that should work.
the key in the alert rule is: port_groups.name contains backbone
AND your ifInOctets_rate value
I have a similiar alert rule created once.
regards
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.