dlinknctu/OpenADM

Flow statistics

charlesmcchan opened this issue · 5 comments

Use aggregated query to provide flow statistics of switch ports.

It seems that we can't get the flow statistics with specific ip address by openflow aggregate message.

add daily/weekly/monthly table

fix database name problem

Exception in thread Thread-1:
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 808, in __bootstrap_inner
self.run()
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 761, in run
self.__target(_self.__args, *_self.__kwargs)
File "core.py", line 102, in iterate
handler.handler(event)
File "/Users/rascov/Sites/OmniUI/core/modules/uipusher.py", line 41, in controllerHandler
self.count = self.count + 1
AttributeError: UIPusher instance has no attribute 'count'