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
|
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 |
|
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
|
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
|
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
|
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
|
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
|
a22aea7ab2
|
Monitoring plugin to separate directory
|
2015-02-04 15:01:36 +03:00 |
|