Adrian Todorov
|
942b49d61e
|
fix crash on VM cloning
|
2017-12-10 17:22:33 +01:00 |
|
Adrian Todorov
|
3fe6b1fc22
|
more bugfixes
|
2017-11-27 14:56:40 +01:00 |
|
Adrian Todorov
|
01483a5b97
|
general cleanup; extra checks to avoid segfaults; channels and goroutines for concurrency
|
2017-11-26 11:32:11 +01:00 |
|
Adrian Todorov
|
65b5bd801f
|
add check to skip clones in progress
|
2017-11-26 10:50:56 +01:00 |
|
Adrian Todorov
|
9508bf0dae
|
check if there are clusters before retrieving configuration; don't get respool config twice
|
2017-11-12 15:37:04 +01:00 |
|
Alain Dejoux
|
bf8af7c890
|
adding host to datastore tags
|
2017-09-11 14:52:40 +02:00 |
|
Mike Liebsch
|
7c4478c435
|
InfluxDB and vSphere can be configured using environemt variables
|
2017-09-07 11:13:54 +02:00 |
|
Mike Liebsch
|
ff4a561165
|
fixed indentation
|
2017-09-07 10:54:03 +02:00 |
|
Mark Seidenstricker
|
ce1d72055f
|
add datastore capacity and free
|
2017-09-01 10:36:42 -05:00 |
|
Michael Rosile
|
1fb821f661
|
Added additional debug for "mors"
|
2017-08-23 21:02:39 -04:00 |
|
Michael Rosile
|
911271defd
|
Altered VM to Cluster mapping and added Host to Cluster mapping
|
2017-08-23 20:59:31 -04:00 |
|
Adrian Todorov
|
c154ed0de6
|
Merge pull request #22 from adongy/master
Fix variable names
|
2017-06-02 10:33:53 +02:00 |
|
Anthony Dong
|
fe2f80850a
|
Fix average returning 1
|
2017-05-24 16:24:59 +02:00 |
|
ADO
|
160647fca0
|
Fix variable names
|
2017-05-24 14:49:55 +02:00 |
|
ADO
|
eba6b58ffc
|
Fix respool* casing
|
2017-05-24 14:43:35 +02:00 |
|
ADO
|
9794d33b2f
|
Linting
|
2017-05-24 14:31:25 +02:00 |
|
ADO
|
8ec656f71a
|
Don't try to send potentially corrupted data
|
2017-05-24 14:27:17 +02:00 |
|
ADO
|
6e2170f337
|
Fail early
|
2017-05-24 14:27:17 +02:00 |
|
ADO
|
f4a61c416c
|
Println takes variadic arguments
|
2017-05-24 14:27:17 +02:00 |
|
ADO
|
d8f101eded
|
Linting fixes
|
2017-05-24 14:27:17 +02:00 |
|
ADO
|
eef2388bde
|
Remove unused variables
|
2017-05-24 14:27:17 +02:00 |
|
ADO
|
d2347f1726
|
Merge all external imports
|
2017-05-24 14:27:17 +02:00 |
|
ADO
|
89c2447453
|
Use tabs in copyright header
|
2017-05-24 14:27:17 +02:00 |
|
Hela Drira
|
8b34784692
|
merge
|
2017-05-17 14:04:03 +02:00 |
|
Hela Drira
|
0f3e01a23b
|
"ResourcePool enable with cpu and memory Usage per Resoucepool
|
2017-05-08 16:16:30 +02:00 |
|
Hela Drira
|
893e1fead9
|
"Final Version with ResourcePool"
|
2017-05-08 09:25:03 +02:00 |
|
Hela Drira
|
84d9145c93
|
test3
|
2017-05-04 18:00:32 +02:00 |
|
Hela Drira
|
86b401fae0
|
test 2
|
2017-05-04 17:55:47 +02:00 |
|
Hela Drira
|
b16cc794ca
|
test
|
2017-05-04 17:52:45 +02:00 |
|
Hela Drira
|
7f61a40f1c
|
syntax correction
|
2017-05-03 15:52:20 +02:00 |
|
Hela Drira
|
3442d30e1a
|
defined ResourcePool as metric
|
2017-05-03 14:23:19 +02:00 |
|
Mike Liebsch
|
71efc2b2ac
|
Typos fixed, making golint happy
|
2017-04-27 22:19:53 +02:00 |
|
Mike Liebsch
|
6558137160
|
Making golint happy
|
2017-04-27 21:05:10 +02:00 |
|
Mike Liebsch
|
96fc6e06f6
|
renamed underscore variables and fixed a typo
|
2017-04-27 20:42:24 +02:00 |
|
Mike Liebsch
|
4856b75ea3
|
Added support for config file command line
|
2017-04-27 20:36:41 +02:00 |
|
Lucas Y.Z. Zhang
|
50c45f7d2a
|
Only defer client.Logout if client has been successfully returned.
|
2016-09-08 17:40:49 +08:00 |
|
Adrian Todorov
|
482da3d2b9
|
further extend debug mode
|
2016-08-11 16:14:38 +02:00 |
|
Adrian Todorov
|
b7a7027a86
|
extending debug mode
|
2016-08-10 18:22:03 +02:00 |
|
Adrian Todorov
|
143b0d12aa
|
added a single debug mode
|
2016-08-10 17:57:01 +02:00 |
|
Adrian Todorov
|
0af91024bb
|
go fmt;more host metrics and static data;cluster per vm
|
2016-07-07 13:47:19 +02:00 |
|