Commit Graph

62 Commits

Author SHA1 Message Date
Andrey Pohilko
f73370b604 Cosmetics 2014-03-27 16:44:30 +04:00
Andrey Pohilko
5a1bdc2717 Add bash completion feature 2013-03-22 17:55:13 +04:00
Andrey Pohilko
a7e42393a1 Fix phout import mode 2013-01-30 14:36:58 +04:00
Andrey Pohilko
5a5c278970 Fix fail for 2 hosts and mon autostop metric 2013-01-30 14:25:07 +04:00
Andrey Pohilko
a445ec90d6 Changelog update 2013-01-29 14:39:30 +04:00
Andrey Pohilko
f2c4ae9595 fix unit tests 2013-01-29 14:37:33 +04:00
Andrey Pohilko
fe6d70766b fix passing loadscheme 2013-01-29 14:26:19 +04:00
Andrey Pohilko
af46ebe408 Fix lost monitoring data bug 2013-01-29 14:17:22 +04:00
Andrey Pohilko
a9cb42e7c2 Refactoring 2013-01-28 17:20:57 +04:00
Andrey Pohilko
647083c137 fixing refactoring problems 2013-01-27 21:40:16 +04:00
Andrey Pohilko
beef1aa1f9 Fix virtual resolver bug 2013-01-17 20:35:19 +04:00
Andrey Pohilko
20d3563d0a LAst monitoring data time in widget 2012-12-21 14:19:35 +04:00
Andrey Pohilko
daa1feaff9 Add krutilka to widgets
Add buffered_seconds option to phantom
2012-12-21 13:56:38 +04:00
Andrey Pohilko
ab04ce8b3e Allow having virtual to host address resolver for monitoring 2012-12-11 20:08:55 +04:00
Andrey Pohilko
90367478b3 fix NPEs 2012-11-29 17:38:02 +04:00
Andrey Pohilko
011d67a354 Add debug messages to see mon decoding 2012-11-26 20:10:27 +04:00
Andrey Pohilko
bb7dc4b3dd Allow inline monitoring config 2012-11-26 20:03:55 +04:00
Andrey Pohilko
6903725e3f Fix custom monitoring failure 2012-11-21 14:58:38 +04:00
Andrey Pohilko
bb893e5a78 Add ssh_timeout option for monitoring
Monitoring autostops can use wildcard in host name
2012-11-16 16:05:03 +04:00
Andrey Pohilko
cd155af85e Refactoring 2012-10-31 16:14:59 +04:00
Andrey Pohilko
82a3e568d0 pylint warnings 2012-10-25 18:12:24 +04:00
Andrey Pohilko
a802a52b8b Enable graphite uploader
Pylint warnings
2012-10-23 21:24:58 +04:00
Andrey Pohilko
1a6a3db7b8 implemented monitoring autostop criterias 2012-10-22 23:14:59 +04:00
Andrey Pohilko
9eb0404c88 Extract mon data decoder class 2012-10-22 21:36:16 +04:00
Andrey Pohilko
e7be493fa6 fix fd leaking 2012-10-22 15:41:59 +04:00
Andrey Pohilko
14b11e4df4 Fix fd leaking 2012-10-22 15:11:19 +04:00
Andrey Pohilko
0162b7a07a Cosmetics 2012-10-18 14:46:50 +04:00
Andrey Pohilko
85667edbaa Refactoring agent code 2012-10-17 20:24:50 +04:00
Andrey Pohilko
8393ae6e6c sort configs in etc dir
Split phantomplugin into 3 classes
2012-10-11 16:52:22 +04:00
Andrey Pohilko
a31849c6c5 Pylint warnings
Locking functionality pushed down to Core
2012-10-08 18:54:31 +04:00
Andrey Pohilko
d244f5fc6e Fix stepping cache bug with uri ammo
Change plugins loading slightly
2012-10-05 20:46:59 +04:00
Andrey Pohilko
272e802464 Move core to root and shared package 2012-10-03 20:49:13 +04:00
Andrey Pohilko
84baf75d76 fix eternal loop 2012-10-02 15:45:14 +04:00
Andrey Pohilko
eb4fbdef94 Fix jmeter bug in aggregator
Don't create screen if it is disabled
Change monitoring widget colors
Add load to phantom widget
Update changelog
2012-10-02 15:16:10 +04:00
Andrey Pohilko
5abbd61883 Fix problems with monitoring failures
Begin implementing loadosophia uploader
2012-09-30 12:43:29 +04:00
Andrey Pohilko
26a5d868b3 Don't interrupt mon on install fail 2012-09-28 13:26:39 +04:00
Andrey Pohilko
032601f796 Implement jmeter tests
Add default target to monitoring config
2012-09-25 16:58:05 +04:00
Andrey Pohilko
33b38d64cb Move instances autostop to phantom module 2012-09-24 17:55:49 +04:00
Andrey Pohilko
a7da7044bc Don't start mon on phout import
Import cases on phout import
2012-09-21 17:40:29 +04:00
Andrey Pohilko
bf936b6f76 Fix CPU monitoring 2012-09-21 17:05:43 +04:00
Andrey Pohilko
f282a03c3b move all temp files to artifacts_base_dir 2012-09-21 15:35:19 +04:00
Andrey Pohilko
a908cb8fb5 refactoring and cleanup
prioritize todos
2012-09-18 17:09:09 +04:00
Andrey Pohilko
323bc926d8 Copy agent logs as usual artifacts 2012-09-18 16:43:34 +04:00
Andrey Pohilko
ca1d0a185d Spread free space around blocks
Refactor blocks printing code
Fix minor bug with disabled monitoring
2012-09-17 22:07:54 +04:00
Andrey Pohilko
5c219a3a93 Fix unit tests 2012-09-17 20:36:36 +04:00
Andrey Pohilko
b5d4e0feb5 don't stop test on failed default monitoring 2012-09-17 18:54:34 +04:00
Andrey Pohilko
d5b18550d6 Wait for first mon data 2012-09-17 14:23:53 +04:00
Andrey Pohilko
eae9fb9d87 Fix mon collector after refactoring
Implement stop from web
2012-09-17 13:24:27 +04:00
Andrey Pohilko
abbe22a58e Done coloring monitoring numbers 2012-09-14 20:48:56 +04:00
Andrey Pohilko
20cc250820 Console metrics widget almost done 2012-09-14 20:12:46 +04:00