I have a problem with this plugin. Could you help with it?
[tank]
plugin_web=yatank_OnlineReport
17:46:07 [WARNING] /etc/yandex-tank is not accessible to get configs list
17:46:07 [INFO] No config passed via cmdline, using ./load.ini
17:46:07 [INFO] Loading configs...
17:46:07 [INFO] Loading plugins...
17:46:07 [INFO] Exception: Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/yandextank/core/consoleworker.py", line 222, in configure
self.core.load_plugins()
File "/usr/local/lib/python2.7/dist-packages/yandextank/core/tankcore.py", line 160, in load_plugins
plugin = il.import_module(plugin_path)
File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module
__import__(name)
File "/usr/local/lib/python2.7/dist-packages/yatank_OnlineReport/__init__.py", line 1, in <module>
from plugin import OnlineReportPlugin as yatank_OnlineReportPlugin
File "/usr/local/lib/python2.7/dist-packages/yatank_OnlineReport/plugin.py", line 4, in <module>
from yandextank.plugins.Monitoring import MonitoringPlugin
ImportError: cannot import name MonitoringPlugin
I have a problem with this plugin. Could you help with it?