- [FIXED] Fixed a problem with PowerCLI 6.5. Fixed [#8] (mothe-at#8)
- [ADDED] Ability to omit the "-User" and "-Password" switches to log in to the vCenter server using current credentials. Fixed [#9] (mothe-at#9)
- [FIXED] Changed Encoding of Script to UTF-8
- [FIXED] Fixed a bug that causes wrong number of IOPS and KBs with multiple vDisks
- [FIXED] Calculate the weighted average of the read and write latency of all disks instead of the simple average
- [ADDED] Added feature to send metrics to more than one carbon host at a time. Fixed [#2] (mothe-at#2)
- [ADDED] Ability to add portnumber for carbon server with the hostname (
-Graphiteserver <hostname>[:<port>][,<hostname>[:<port>][,...]]
)
- [FIXED] Parameter "-EventLogLevel None" could lead to an error message.
- [ADDED] Parameter "-FromLastPoll ". If this parameter is set, the script will try to receive all metrics from the VCenter Server starting at the date and time of the last poll up to the most recent data (Real-Time). Best practice if you are using a scheduler to run the script with only one iteration. Check help for more information.
- [ADDED] Check for Powershell Version. Script will abort if it is below Version 4.0
- Initial published Release