Andrey Sekretenko
66a850a2ab
Autostop plugin: save criteria string triggered autostop; code cleanup
2015-05-09 18:02:36 +03:00
Alexey Lavrenuke
b40ed8b1dc
Merge pull request #151 from epikhinm/exclude_markers
...
Add "exclude_markers" feature to Phantom and JMeter
2015-04-20 14:04:42 +03:00
Epikhin Mikhail
f551baaa37
Add feature exclude_markers for Phantom and JMeter
2015-04-20 00:02:00 +03:00
Epikhin Mikhail
d5da3dad8c
Add some exceptions for resolving net_codes in JMeter plugin
2015-04-19 22:11:33 +03:00
Alexey Lavrenuke
d405abd44d
plugins is a list of plugin classes now
2015-03-17 15:20:15 +03:00
Alexey Lavrenuke
f48c487ac0
log exceptions in pythonic way
2015-03-17 15:17:10 +03:00
Alexey Lavrenuke
d0f8f4264b
logging bugs in agent
2015-03-17 15:09:23 +03:00
Alexey Lavrenuke
51789c6110
bug in console plugin
2015-03-17 15:02:26 +03:00
Alexey Lavrenuke
afed810f97
change logger in mon agent
2015-03-17 14:58:36 +03:00
Alexey Lavrenuke
1e0ca516ff
change logger in monitoring plugin
2015-03-17 14:56:38 +03:00
Alexey Lavrenuke
930bde237b
fix 'no agregator plugin' messages in JMeterPlugin test
2015-02-17 11:58:12 +03:00
Andrew Grigorev
5947b910ad
Fix monitoring config
...
Allow monitoring config to contain XML body as well as file name.
Added test.
2015-02-17 02:16:13 +03:00
Andrew Grigorev
a4537eb8fd
fix get_host_config args, add test
2015-02-16 14:10:11 +03:00
Andrew Grigorev
0b519dc339
Fix Monitoring.collector
...
The xml.etree.ElementTree.find/findall method don't need the root element in path.
2015-02-14 19:30:43 +03:00
Andrew Grigorev
f05abad29d
Fix __check_mem
...
New versions of "free" command don't output the "-/+ buffers/cache" line. Also
yandextank already depends on an exellent psutil library, why shouldn't it be
used to get available memory volume?
2015-02-14 02:18:54 +03:00
Alexey Lavrenuke
d75c61811e
Merge pull request #134 from ei-grad/issue126
...
More intuitive error message when phantom is missing, fix #126
2015-02-13 02:35:33 +03:00
Andrew Grigorev
4844b1b62e
More intuitive error message when phantom is missing, fix #126
2015-02-13 00:38:15 +03:00
Andrew Grigorev
dc902a82a2
plugins.Monitoring.collector pythonization
2015-02-13 00:10:22 +03:00
Andrew Grigorev
e80da71693
Replace lxml with xml from standard lib, fix #132
...
The lxml library is used there only for config file parsing, it is real overhead
to install optimized C library for that.
2015-02-12 23:11:25 +03:00
Alexey Lavrenuke
45d45f6f8c
fix it!
2015-02-11 18:09:16 +03:00
Alexey Lavrenuke
9fa302ff4c
fix build
2015-02-11 17:52:34 +03:00
Alexey Lavrenuke
cd68f80006
add params to cache hash, change version
2015-02-11 17:40:25 +03:00
Alexey Lavrenuke
47431ddd93
Add enum_ammo parameter
2015-02-11 17:19:44 +03:00
Alexey Lavrenuke
8d568bd35d
enumerator in marker module
2015-02-11 16:55:45 +03:00
Alexey Lavrenuke
ba649ae255
typo
2015-02-09 19:04:19 +03:00
Alexey Lavrenuke
4cd7e1ee7d
typo
2015-02-09 18:36:11 +03:00
Alexey Lavrenuke
87466efb97
move default tank config into package
2015-02-09 18:26:14 +03:00
Alexey Lavrenuke
a3ad499c34
move plugins config files to into python modules and use pkg_resources
2015-02-06 16:35:16 +03:00
Alexey Lavrenuke
5ce87acb0f
config is in subfolder
2015-02-05 15:13:46 +03:00
Alexey Lavrenuke
d4e94396ce
from now on OnlineReport is an external plugin
2015-02-05 15:05:39 +03:00
Alexey Lavrenuke
d5ac78b2d7
typos
2015-02-05 15:00:46 +03:00
Alexey Lavrenuke
0d4b53d21b
* add ez_setup
...
* move all configs to /etc/yandextank
2015-02-05 14:46:45 +03:00
Alexey Lavrenuke
d0b17123ab
move monitoring config to etc
2015-02-04 21:23:33 +03:00
Alexey Lavrenuke
e1ce7b834a
update imports in BFG
2015-02-04 21:16:33 +03:00
Alexey Lavrenuke
2660478dd2
migrate to new plugin import code
2015-02-04 20:42:56 +03:00
Alexey Lavrenuke
e55d1dfc27
cosmetics
2015-02-04 19:52:49 +03:00
Alexey Lavrenuke
24113fa002
find packages automatically
2015-02-04 17:55:33 +03:00
Alexey Lavrenuke
b5552d05fc
entry point
2015-02-04 15:57:12 +03:00
Alexey Lavrenuke
a22aea7ab2
Monitoring plugin to separate directory
2015-02-04 15:01:36 +03:00
Alexey Lavrenuke
dca844bf68
Moving files around
2015-02-03 12:35:48 +03:00