|
| 1 | +# Change Log |
| 2 | + |
| 3 | +## [Unreleased](https://github.com/sexibytes/sexigraf/tree/HEAD) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/sexibytes/sexigraf/compare/0.99c...HEAD) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- Auto purge oldest wsp files and empty folders [\#112](https://github.com/sexibytes/sexigraf/issues/112) |
| 10 | +- Error on testing vCenter status while connection to VC6.5 [\#102](https://github.com/sexibytes/sexigraf/issues/102) |
| 11 | +- add storage consumption per file type per cluster [\#91](https://github.com/sexibytes/sexigraf/issues/91) |
| 12 | +- add provisioned vRAM metric [\#90](https://github.com/sexibytes/sexigraf/issues/90) |
| 13 | +- Unicode normalization [\#89](https://github.com/sexibytes/sexigraf/issues/89) |
| 14 | +- increase logging [\#88](https://github.com/sexibytes/sexigraf/issues/88) |
| 15 | +- add cluster vcpu/pcpu ratio metric [\#86](https://github.com/sexibytes/sexigraf/issues/86) |
| 16 | +- Add link to filtered dashboard [\#81](https://github.com/sexibytes/sexigraf/issues/81) |
| 17 | +- add datastore selection in capacity planning dashboards [\#80](https://github.com/sexibytes/sexigraf/issues/80) |
| 18 | +- Add vSphere "ready" metric per vm [\#79](https://github.com/sexibytes/sexigraf/issues/79) |
| 19 | +- add auto archive/delete whisper files [\#69](https://github.com/sexibytes/sexigraf/issues/69) |
| 20 | + |
| 21 | +**Fixed bugs:** |
| 22 | + |
| 23 | +- /var/spool/exim4 filling up [\#107](https://github.com/sexibytes/sexigraf/issues/107) |
| 24 | +- Error on testing vCenter status while connection to VC6.5 [\#102](https://github.com/sexibytes/sexigraf/issues/102) |
| 25 | +- Typo in $graphite-\>send\(\) [\#82](https://github.com/sexibytes/sexigraf/issues/82) |
| 26 | +- WARN Use of uninitialized value in multiplication \(\*\) at /root/ViPullStatistics.pl line 247 [\#78](https://github.com/sexibytes/sexigraf/issues/78) |
| 27 | +- Syntax Error when using SexiGraf code on CentOS [\#77](https://github.com/sexibytes/sexigraf/issues/77) |
| 28 | +- Use of uninitialized value $count in numeric lt \(\<\) at /root/ViPullStatistics.pl line 129 [\#76](https://github.com/sexibytes/sexigraf/issues/76) |
| 29 | + |
| 30 | +**Closed issues:** |
| 31 | + |
| 32 | +- Document what the different graphs mean [\#108](https://github.com/sexibytes/sexigraf/issues/108) |
| 33 | +- Only 1 host being discovered [\#104](https://github.com/sexibytes/sexigraf/issues/104) |
| 34 | +- doesn't match vsan resyrn value. [\#101](https://github.com/sexibytes/sexigraf/issues/101) |
| 35 | +- How to switch to HTTPS [\#99](https://github.com/sexibytes/sexigraf/issues/99) |
| 36 | +- Issue with parenthesis in clusternames? [\#98](https://github.com/sexibytes/sexigraf/issues/98) |
| 37 | +- Issues Getting ESXi Stats [\#97](https://github.com/sexibytes/sexigraf/issues/97) |
| 38 | +- No vsan statistics for disk usage / capacity [\#96](https://github.com/sexibytes/sexigraf/issues/96) |
| 39 | +- VSAN Congestion inconsistent between Multi VSAN Monitor & VSAN Monitor [\#95](https://github.com/sexibytes/sexigraf/issues/95) |
| 40 | +- enable Grafana "starred" dashboards [\#94](https://github.com/sexibytes/sexigraf/issues/94) |
| 41 | +- How do you extend disk for the sexigraf appliance? [\#93](https://github.com/sexibytes/sexigraf/issues/93) |
| 42 | +- add top N lowest cpu/ram usage dashboard [\#92](https://github.com/sexibytes/sexigraf/issues/92) |
| 43 | +- error after updating from 0.99a to 0.99c [\#87](https://github.com/sexibytes/sexigraf/issues/87) |
| 44 | +- No ESX metrics [\#85](https://github.com/sexibytes/sexigraf/issues/85) |
| 45 | +- Add LVM [\#84](https://github.com/sexibytes/sexigraf/issues/84) |
| 46 | +- Error after adding vCenter to the list of credentials and attempting to view data. [\#83](https://github.com/sexibytes/sexigraf/issues/83) |
| 47 | +- VI Offline Inventory not being populated and all datastore related graphs are empty with "Timeseries data request error". [\#70](https://github.com/sexibytes/sexigraf/issues/70) |
| 48 | +- Rounding in FlambX [\#38](https://github.com/sexibytes/sexigraf/issues/38) |
| 49 | + |
| 50 | +**Merged pull requests:** |
| 51 | + |
| 52 | +- Import last DEV environment before master merge [\#111](https://github.com/sexibytes/sexigraf/pull/111) ([vmdude](https://github.com/vmdude)) |
| 53 | + |
| 54 | +## [0.99c](https://github.com/sexibytes/sexigraf/tree/0.99c) (2016-05-18) |
| 55 | +[Full Changelog](https://github.com/sexibytes/sexigraf/compare/0.99b1...0.99c) |
| 56 | + |
| 57 | +**Implemented enhancements:** |
| 58 | + |
| 59 | +- Add support for OVF properties [\#74](https://github.com/sexibytes/sexigraf/issues/74) |
| 60 | +- Add support for VSAN 6.2 SDK [\#68](https://github.com/sexibytes/sexigraf/issues/68) |
| 61 | +- Support for more than 500KB update packages [\#66](https://github.com/sexibytes/sexigraf/issues/66) |
| 62 | +- Use 80 percentile instead of mean formula in QuickQueryPerf [\#63](https://github.com/sexibytes/sexigraf/issues/63) |
| 63 | +- Display from\>to version on upgrade page [\#56](https://github.com/sexibytes/sexigraf/issues/56) |
| 64 | + |
| 65 | +**Fixed bugs:** |
| 66 | + |
| 67 | +- VMware VSAN NAA Latency dashboard for T10 devices ? [\#65](https://github.com/sexibytes/sexigraf/issues/65) |
| 68 | +- WARN Use of uninitialized value $vsan\_cache\_ssd\_clean\_naa\[1\] in string at /root/VsanPullStatistics.pl line 288 [\#61](https://github.com/sexibytes/sexigraf/issues/61) |
| 69 | + |
| 70 | +**Closed issues:** |
| 71 | + |
| 72 | +- Add support for Windows [\#72](https://github.com/sexibytes/sexigraf/issues/72) |
| 73 | +- Add support for FreeNAS [\#71](https://github.com/sexibytes/sexigraf/issues/71) |
| 74 | +- add new VSAN All Flash Monitor dashboard [\#64](https://github.com/sexibytes/sexigraf/issues/64) |
| 75 | +- Aggregated Datastore IOPS No datapoints [\#60](https://github.com/sexibytes/sexigraf/issues/60) |
| 76 | +- FlambX dashboard issue with number of ESXi hosts [\#59](https://github.com/sexibytes/sexigraf/issues/59) |
| 77 | +- add new dashboard to monitor multiple VSAN cluster [\#58](https://github.com/sexibytes/sexigraf/issues/58) |
| 78 | +- ViPullStatistics very slow on HostSystem.runtime [\#52](https://github.com/sexibytes/sexigraf/issues/52) |
| 79 | + |
| 80 | +**Merged pull requests:** |
| 81 | + |
| 82 | +- Merging 0.99c [\#75](https://github.com/sexibytes/sexigraf/pull/75) ([rschitz](https://github.com/rschitz)) |
| 83 | + |
| 84 | +## [0.99b1](https://github.com/sexibytes/sexigraf/tree/0.99b1) (2016-03-10) |
| 85 | +[Full Changelog](https://github.com/sexibytes/sexigraf/compare/0.99a...0.99b1) |
| 86 | + |
| 87 | +**Implemented enhancements:** |
| 88 | + |
| 89 | +- Enhance the SSD stats dashboard [\#49](https://github.com/sexibytes/sexigraf/issues/49) |
| 90 | +- remove cluster configurationEx dependency for performace impact [\#48](https://github.com/sexibytes/sexigraf/issues/48) |
| 91 | +- Handle VirtualSAN Witness ESXi [\#47](https://github.com/sexibytes/sexigraf/issues/47) |
| 92 | +- Handle multiple puller on the same vcenter [\#43](https://github.com/sexibytes/sexigraf/issues/43) |
| 93 | +- VMware Multi ESX QuickStats [\#39](https://github.com/sexibytes/sexigraf/issues/39) |
| 94 | +- add icon next to "Upload Package" button [\#36](https://github.com/sexibytes/sexigraf/issues/36) |
| 95 | +- VSAN capacity diskgroup templating [\#29](https://github.com/sexibytes/sexigraf/issues/29) |
| 96 | + |
| 97 | +**Fixed bugs:** |
| 98 | + |
| 99 | +- Issue fetching VSAN stats after upgrade to 0.99b [\#53](https://github.com/sexibytes/sexigraf/issues/53) |
| 100 | +- Handle VirtualSAN Witness ESXi [\#47](https://github.com/sexibytes/sexigraf/issues/47) |
| 101 | +- localhost hostname makes the script die [\#41](https://github.com/sexibytes/sexigraf/issues/41) |
| 102 | + |
| 103 | +**Closed issues:** |
| 104 | + |
| 105 | +- Add VM quickstats dashboard [\#46](https://github.com/sexibytes/sexigraf/issues/46) |
| 106 | +- Add Resync/Rebuild/Rebalance dashboard for VSAN [\#45](https://github.com/sexibytes/sexigraf/issues/45) |
| 107 | +- Add NAA latencies dashboard for VSAN [\#44](https://github.com/sexibytes/sexigraf/issues/44) |
| 108 | + |
| 109 | +**Merged pull requests:** |
| 110 | + |
| 111 | +- Upgrade to 0.99b "Xen" [\#51](https://github.com/sexibytes/sexigraf/pull/51) ([vmdude](https://github.com/vmdude)) |
| 112 | + |
| 113 | +## [0.99a](https://github.com/sexibytes/sexigraf/tree/0.99a) (2015-11-20) |
| 114 | +**Implemented enhancements:** |
| 115 | + |
| 116 | +- list old "orphaned" files in Stats Remover [\#28](https://github.com/sexibytes/sexigraf/issues/28) |
| 117 | +- Add logs to VI and VSAN pull scripts [\#22](https://github.com/sexibytes/sexigraf/issues/22) |
| 118 | +- add apache2 and carbon-cache services in the restart cycle of the SexiMenu [\#20](https://github.com/sexibytes/sexigraf/issues/20) |
| 119 | +- add apache2 service state in seximenu [\#19](https://github.com/sexibytes/sexigraf/issues/19) |
| 120 | +- Add MAC addresses on static inventory [\#13](https://github.com/sexibytes/sexigraf/issues/13) |
| 121 | +- Re-inventory after vcenter entry removal [\#11](https://github.com/sexibytes/sexigraf/issues/11) |
| 122 | +- Add 'Refresh' option for offline inventory [\#10](https://github.com/sexibytes/sexigraf/issues/10) |
| 123 | +- New to add some 'Test' action on credential store [\#8](https://github.com/sexibytes/sexigraf/issues/8) |
| 124 | + |
| 125 | +**Fixed bugs:** |
| 126 | + |
| 127 | +- Issues during statistics pull [\#34](https://github.com/sexibytes/sexigraf/issues/34) |
| 128 | +- Wrong logrotate file definition make log file unreadable by Log Viewer [\#33](https://github.com/sexibytes/sexigraf/issues/33) |
| 129 | +- Can't see vm.left above 7j in Cluster Capacity Planning dashboard [\#25](https://github.com/sexibytes/sexigraf/issues/25) |
| 130 | +- Incorrect path in service restart function [\#23](https://github.com/sexibytes/sexigraf/issues/23) |
| 131 | +- ignore .gitignore file in Package Updater [\#15](https://github.com/sexibytes/sexigraf/issues/15) |
| 132 | + |
| 133 | +**Closed issues:** |
| 134 | + |
| 135 | +- Cluster Hosts basic stats dashboard [\#32](https://github.com/sexibytes/sexigraf/issues/32) |
| 136 | +- Top 5 vmdk dashboard for VSAN [\#31](https://github.com/sexibytes/sexigraf/issues/31) |
| 137 | +- change grafana.ini to enable dashboard saving [\#27](https://github.com/sexibytes/sexigraf/issues/27) |
| 138 | +- /var/log/syslog tail GUI [\#17](https://github.com/sexibytes/sexigraf/issues/17) |
| 139 | +- missing "refresh inventory" in Web Toolbox menu [\#16](https://github.com/sexibytes/sexigraf/issues/16) |
| 140 | +- shrink sexigraf ASCII logo in seximenu [\#12](https://github.com/sexibytes/sexigraf/issues/12) |
| 141 | +- carbon-cache status missing in seximenu [\#7](https://github.com/sexibytes/sexigraf/issues/7) |
| 142 | +- need "dismissed" button on SexiGraf Package Update Runner log page [\#6](https://github.com/sexibytes/sexigraf/issues/6) |
| 143 | +- crontab files not used after vi/vsan enabling [\#5](https://github.com/sexibytes/sexigraf/issues/5) |
| 144 | +- strict search in VI Offline Inventory [\#4](https://github.com/sexibytes/sexigraf/issues/4) |
| 145 | +- ViOfflineInventory run after vcentry addition ? [\#3](https://github.com/sexibytes/sexigraf/issues/3) |
| 146 | +- cron files not removed after delete-vcentry [\#2](https://github.com/sexibytes/sexigraf/issues/2) |
| 147 | +- web-admin.json wrong path [\#1](https://github.com/sexibytes/sexigraf/issues/1) |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments