Adrian Todorov
|
2656627e47
|
cleanup
|
2018-02-03 21:29:32 +01:00 |
|
Adrian Todorov
|
cc748fd2ae
|
print PerformanceManager HistoricalInterval metric collection level if -debug is present
|
2018-02-03 21:27:12 +01:00 |
|
Adrian Todorov
|
a2b027825c
|
print version if -debug is present
|
2018-02-03 21:22:10 +01:00 |
|
Adrian Todorov
|
b2da326242
|
fix version print to fmt.Println instead of stdlog.Println
|
2018-02-03 19:45:35 +01:00 |
|
Adrian Todorov
|
72f628354b
|
bugfix
|
2018-01-07 16:17:37 +01:00 |
|
Adrian Todorov
|
076f633377
|
add a version flag
|
2018-01-07 16:08:06 +01:00 |
|
Adrian Todorov
|
59e2e1d2df
|
bugfix
|
2018-01-07 15:47:30 +01:00 |
|
Adrian Todorov
|
a461957082
|
add a -test flag and test mode to output the data collected from vCenter and not send it to Influx
|
2018-01-07 15:39:49 +01:00 |
|
Adrian Todorov
|
bf09836f04
|
Add a default "" value for InfluxDB prefix for retrocompatibility post PR #53
|
2018-01-07 15:11:32 +01:00 |
|
Adrian Todorov
|
c252b28988
|
Merge pull request #53 from zooplus/master
Nested Folders and measurement prefix support
|
2018-01-07 15:07:16 +01:00 |
|
Artashes Arabajyan
|
d00ca9ee6d
|
Merged old .gitignore that was somehow overwritten
|
2018-01-04 12:32:19 +01:00 |
|
Artashes Arabajyan
|
ba0b81c0ef
|
go fmt
|
2018-01-04 12:25:10 +01:00 |
|
Artashes Arabajyan
|
8b519e50c8
|
The tool was not able to gather info from the datacenters in nested folders under the root folder - fixed, added config parameter to specify prefix for measurement, cleaned up logging formatting
|
2018-01-03 21:06:41 +01:00 |
|
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 |
|
Adrian Todorov
|
b47e66dea1
|
update README
|
2017-11-10 23:06:23 +01:00 |
|
Adrian Todorov
|
3614590b88
|
Add travis CI and goreleaser to compile and publish to GitHub Releases
|
2017-11-10 23:05:33 +01:00 |
|
Adrian Todorov
|
6438366409
|
[WIP]Travis-CI integration
|
2017-10-26 23:17:28 +02:00 |
|
Adrian Todorov
|
27ebb38acf
|
add README to change_metric_collection_level
|
2017-10-26 23:16:25 +02:00 |
|
Adrian Todorov
|
3bed073385
|
add licence to change_metric_collection_level
|
2017-10-26 23:15:29 +02:00 |
|
Adrian Todorov
|
88e1f00b8d
|
Merge branch 'master' of https://github.com/Oxalide/vsphere-influxdb-go
|
2017-10-26 23:08:44 +02:00 |
|
Adrian Todorov
|
20a74cee4d
|
Add example Grafana dashboards to README
|
2017-10-25 23:31:28 +02:00 |
|
Adrian Todorov
|
9e002045d0
|
Update README.md to reflect post-vendoring changes
|
2017-10-25 23:18:25 +02:00 |
|
Adrian Todorov
|
4751993c27
|
fix gox call
|
2017-10-25 23:13:08 +02:00 |
|
Adrian Todorov
|
47533bc266
|
test travis.yml
|
2017-10-25 23:11:36 +02:00 |
|
Adrian Todorov
|
a59409f16b
|
add vendoring with go dep
|
2017-10-25 20:52:40 +00:00 |
|
Adrian Todorov
|
704f4d20d1
|
Merge pull request #33 from adejoux/master
adding host to datastore tags
|
2017-09-11 21:12:16 +02:00 |
|
Alain Dejoux
|
bf8af7c890
|
adding host to datastore tags
|
2017-09-11 14:52:40 +02:00 |
|
Adrian Todorov
|
33dc0476fd
|
Merge pull request #30 from DG-i/master
Environment Variables
|
2017-09-07 12:44:09 +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 |
|
Adrian Todorov
|
6154784194
|
Merge pull request #29 from mjseid/master
add datastore capacity and free
|
2017-09-05 14:54:20 +02:00 |
|
Mark Seidenstricker
|
ce1d72055f
|
add datastore capacity and free
|
2017-09-01 10:36:42 -05:00 |
|
Adrian Todorov
|
d62d5bf1ac
|
Merge pull request #28 from mikerosile/master
Add cluster mapping for hosts
|
2017-08-28 14:37:52 +02: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
|
64e9f3ea28
|
Merge pull request #27 from cedr-x/patch-3
Update README.md
|
2017-07-19 11:01:22 +02:00 |
|
Cédric de l'Epine
|
cc5b550044
|
Update README.md
typo
|
2017-06-23 10:41:47 +02:00 |
|
Adrian Todorov
|
c154ed0de6
|
Merge pull request #22 from adongy/master
Fix variable names
|
2017-06-02 10:33:53 +02:00 |
|
Adrian Todorov
|
c5579d649f
|
Merge pull request #21 from adongy/patch-1
Fix average returning 1
|
2017-05-24 16:32:59 +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 |
|
Adrian Todorov
|
7e53ec6bc7
|
Merge pull request #20 from adongy/master
Fix potentially incorrect data points
|
2017-05-24 14:47:26 +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
|
491bce51f8
|
Remove debug file
|
2017-05-24 14:31:07 +02:00 |
|
ADO
|
8ec656f71a
|
Don't try to send potentially corrupted data
|
2017-05-24 14:27:17 +02:00 |
|