Recent Releases of https://github.com/cblomart/vsphere-graphite
https://github.com/cblomart/vsphere-graphite - v0.9
General package upgrades
- Go
Published by cblomart about 4 years ago
https://github.com/cblomart/vsphere-graphite - Promotheus race & updates
Package update by package bot Simplification of prometheus workings.
- Go
Published by cblomart almost 6 years ago
https://github.com/cblomart/vsphere-graphite - fix goroutines leak
Fixes: goroutines leak with prometheus Adds: compose file to test with vcenter simulator (graphite and prometheus)
- Go
Published by cblomart over 6 years ago
https://github.com/cblomart/vsphere-graphite - Bug correction and full environment variable support
This version adds support for environement variables to control vcenter instances and backend variables. Support of environment variables rendres docker usage easier as specific parameters can be set via environment variables.
Bugs corrected:
- document proper variables for backend (CONFIG* in place of BACKEND*)
- resolve multiprocessor management of prometheus & thin prometheus were all statistics were not allways returned (thanks @teriand)
- Go
Published by cblomart almost 7 years ago
https://github.com/cblomart/vsphere-graphite - Windows Support
Bug correction on windows thanks to @finkr:
vsphere-graphite on windows didn't find the config file as it looked for "/etc".
vsphere-graphite will now look for the configuration in "/etc" first and then in the current directory.
- Go
Published by cblomart almost 7 years ago
https://github.com/cblomart/vsphere-graphite - bug resolutions (500K+ metrics,graphite,speed)
resolved issues: - #65 where too much returned metrics prevent parsing the xml response back - #78 where name resolution didn't work well for grafana (no metadata needed did deselect names; should solve #77 also) - #72 where metric submission didn't work well and slows down the whole cycle
also: CI/CD is back in the cloud with drone (cloud.drone.io)
- Go
Published by cblomart almost 7 years ago
https://github.com/cblomart/vsphere-graphite - Prometheus Bug Correction
Correct bug #58 where prometheus hangs
- Go
Published by cblomart over 7 years ago
https://github.com/cblomart/vsphere-graphite - Add Prometheus & fluentd
Adds support of prometheus and fluentd. A full rewrite of caching of collected metrics was done to spare a bit memory. Other diverse bug fixes were added.
- Go
Published by cblomart over 7 years ago
https://github.com/cblomart/vsphere-graphite - Select Properties
Resolved a bug preventing to provide tags and vcenter.
Added the possibility to select logged properties (i.e. host, cluster datastore)
- Go
Published by cblomart over 7 years ago
https://github.com/cblomart/vsphere-graphite - Elasticsearch
Support elasticsearch backend thanks to @MnrGreg and @fdmsantos.
- Go
Published by cblomart over 7 years ago
https://github.com/cblomart/vsphere-graphite - Access to root not needed
- reduce code
- do not require access to root (only accessto datacenter is needed)
- Go
Published by cblomart almost 8 years ago
https://github.com/cblomart/vsphere-graphite - More than perfomances
This release adds Guest Disk Infos so disk usage can be monitorired
DiskInfos with be set as: - guestdisk.capacity.latest in bytes - guestdisk.freespace.latest in bytes - guestdisk.usage.latest in % (divide per 100 to have a float) These values will be stored for all instances by disk path.
On windows platforms "\" will be translated to "/" so "C:\" will become "C:/"
Thanks @adelbot for the request!
- Go
Published by cblomart about 8 years ago
https://github.com/cblomart/vsphere-graphite - Add numcpu & memorysizemb
With a correct use of cammel casing for properties.
- Go
Published by cblomart over 8 years ago
https://github.com/cblomart/vsphere-graphite - Memory stability
Stabilized memory.
- Go
Published by cblomart over 8 years ago
https://github.com/cblomart/vsphere-graphite - tag support
Add tag support and bug fixes
- Go
Published by cblomart over 8 years ago
https://github.com/cblomart/vsphere-graphite - More info plz
Changes: - add resourcepool tag - add folder tag - bug fixes
This allow to aggregate values per resource pool and folder.
- Go
Published by cblomart over 8 years ago
https://github.com/cblomart/vsphere-graphite - Update build cache
- Go
Published by cblomart over 8 years ago
https://github.com/cblomart/vsphere-graphite - Bug fixes
- Go
Published by cblomart over 8 years ago
https://github.com/cblomart/vsphere-graphite - Shooting issues (thx)
Another issue was found arround the sample config file and error management. vsphere-graphite stands corrected: - correct error handeling of unknown backend - updated sample configuration file
- Go
Published by cblomart almost 9 years ago
https://github.com/cblomart/vsphere-graphite -
Handle username/password special chars
- Go
Published by cblomart almost 9 years ago
https://github.com/cblomart/vsphere-graphite - Welcome InfluxDB
Added a few things: - influx db as a backend - set backend system via environment variables (thus easing containerized backends)
- Go
Published by cblomart almost 9 years ago
https://github.com/cblomart/vsphere-graphite - Initial Release
Scarcely tested release ;-) ... reconnect to graphite does work
- Go
Published by cblomart almost 10 years ago