diff --git a/py-json/ws-sta-monitor.py b/py-json/ws-sta-monitor.py index aa2d8858..d0ae52ae 100755 --- a/py-json/ws-sta-monitor.py +++ b/py-json/ws-sta-monitor.py @@ -45,13 +45,6 @@ ignore=[ "deleted-alert", "regulatory domain change", ] -interesting=[ - "Trying to authenticate", - "auth: timed out", - "link DOWN", - "link UP", - 'wifi-event' -] rebank = { "ifname" : re.compile("IFNAME=(\S+)")