Skip to content

Decrease link-down alerts

Kaja Hannestad requested to merge khannest/TPUSwitch into master

Modified ConfigReader to decrease the number of link-down alerts triggered. If a link goes down between two switches and one of them is a TPU switch, it will now check if this switch (rack) is in use by calling isTPUSwitchInUse. Previously it always triggered an alarm if a link went down between two switches, this can create a lot of unnecessary noise.

Merge request reports