Releases: aerospike/aerospike-admin
0.1.5
New Features
[TOOLS-721] - [asadm] server 3.10 compatibility
[TOOLS-725] - [asadm] Add commands to map node id to ip:port and vis-a-versa
Improvements
[TOOLS-647] - [asadm] Add 'raw' objsz and ttl histograms in collectinfo
[TOOLS-712] - [asadm] Modify to follow services list instead of services-alumni by default
[TOOLS-731] - [asadm-loganalyzer] Modify to accept raw histograms with namespace name in it
Bug Fixes
[TOOLS-730] - [asadm] Fix features command to shows correct batch info for new server version
[TOOLS-739] - [asadm] Fix to show correct nodes in case of unavailable endpoints present in service list
0.1.4
Improvements
[Tools-686] - [asadm] 3.9 stats compatibility changes
[Tools-677] - [loganalyser] Modify loggrep to accept multiple string for -v
[Tools-680] - [loganalyser] Modify loggrep diff command to analyse keys namespace wise
[Tools-678] - [loganalyser] Modify loggrep to make it work with >= 3.9 log file structure changes
[Tools-695] - [loganalyser] Modify loggrep to show unique lines
Bug Fixes
[Tools-674] - [asadm] Fix incorrect Secondary Index memory usage displayed in sindex table
[Tools-696] - [loganalyser] Fix to read offline node data as well.
0.1.3
Improvements
[Tools-686] - [asadm] 3.9 stats compatibility changes
[Tools-677] - [loganalyser] Modify loggrep to accept multiple string for -v
[Tools-680] - [loganalyser] Modify loggrep diff command to analyse keys namespace wise
[Tools-678] - [loganalyser] Modify loggrep to make it work with >= 3.9 log file structure changes
[Tools-695] - [loganalyser] Modify loggrep to show unique lines
Bug Fixes
[Tools-674] - [asadm] Fix incorrect Secondary Index memory usage displayed in sindex table
[Tools-696] - [loganalyser] Fix to read offline node data as well.
0.1.2
Improvements
- [Tools-650] - [asadm] Add commands in asadm for functionality parity with asmonitor
- [Tools-659] - [asadm-loganalyzer] loggrep command performance improvements for large files
- [Tools-660] - [asadm] Modify info sindex as per server statistics changes
- [Tools-664] - [asadm] Update ctrl+c to stop running command
Bug Fix
- [Tools-665] - [asadm-loganalyzer] Fix code to fetch Node-ID from server logs
Release 0.1.1
Features Added
- [Tools-648] - [asadm] Enable asadm to work on multiple commands from an input file.
Improvements
- [Tools-655] - [asadm-loganalyzer] Modify remove command to accept space separated file numbers and 'all' same as select command.
- [Tools-652] - [asadm-loganalyzer] Handle large files.
- [Tools-649] - [asadm-loganalyzer] Make asadm log-analyser compatible with old asadm collectinfo.
- [Tools-645] : [asadm-loganalyzer] Color leading white space instead of whole host name.
- [Tools-643] : [asadm] Change pending migrate (tx%,rx%) aggregate to max instead of average.
- [Tools-635] : [asadm] Adjust section names position.
- [Tools-623] : [asadm] Update info xdr to use new xdr stat stat_recs_shipped_success.
- [Tools-622] : [asadm] Add index type to info sindex.
Bug Fix
- [Tools-654] : [asadm-loganalyzer] Fixed previously un-supported log line format.
- [Tools-653] : [asadm] Fix show distribution object_size to properly show unit in columns.
- [Tools-646] : [adadm] Fix parsing for password provided under command line.
- [Tools-641] : [asadm] Fix migration status to show ceil percentage value.
asadm Loganalyzer
Features Added
- [TOOLS-491] - [asadm] Loganalyzer utility to work with collectinfo and aerospike server logs
Improvements
- [TOOLS-598] - [asadm] asadm fixes for systemd compatibility
- [TOOLS-602] - [asadm] show statistics for a specific namespace
- [TOOLS-617] - [asadm] Watch no longer highlight's background with the same color as totals foreground
Bug Fixes
- [OPS-245] - [asadm] Capture XDR errors if remote DC writes are failing
- [TOOLS-611] - [asadm] Tools fixes for server side log format changes (Allow timezones in the logs)
- [TOOLS-616] - [asadm] info command failure on community servers
Release 0.0.18
Improvements
- [Tools-605] - Making asadm compatible with server 3.8 changes for statistic names and values
- [Tools-606] - Fix 'info sindex' to show principal node in green
Release 0.0.17
Features Added
- [TOOLS-265] - [asadm] Paginate vertical tables that extend off screen horizontally
Improvements
- [TOOLS-214] - [asadm] Fix object_size distribution
- [TOOLS-552] - When not able to connect exit directly
- [TOOLS-582] - [collectinfo] Add output for /proc/interrupts
- [TOOLS-581] - [collectinfo] Add version of asadm used to collectinfo
- [TOOLS-362] - Add cluster level totals for namespace metrics (number of master/prole records, mem and disk used sizes).
- [TOOLS-587] - asadm collectinfo should create different file for system stats and aerospike stats
- [TOOLS-586] - asadm info changes (removing info service and reorganising info network)
0.0.16
Features Added
- [TOOLS-562] - [asadm] info DC
Bug Fixes
- [TOOLS-537] - Enhancements in preparation of next generation XDR.
- [TOOLS-550] - asadm truncates the node's port
- [TOOLS-529] - Get config / info over port 3004 not working with security on
- [TOOLS-304] - [asadm] - add xdr lastshiptime
- [TOOLS-222] - [asadm] - dlog more info
- [TOOLS-568] - [asadm] - Fetch logs in collectinfo from all the log sinks.
Release 0.0.15
Features Added
- [TOOLS-542] - Add new command "feature" to print feature actively used in running cluster
- [TOOLS-206] - Add new feature of Partition map analysis
- [TOOLS-517] - Allow service list instead of alumni list (default) for cluster discovery
Improvements
- [TOOLS-544] - Sindex related "show statistics" new command
- [TOOLS-546] - Set related new command "info set"
- [TOOLS-526] - Upgrade for migration stats in AER-3639 (Relevant Pos 3.7.1 Server Release)
- [TOOLS-543] - Unit and integration test cases for asadm
- [TOOLS-497] - Allow asadm to collect log from non-default log path.
- [TOOLS-494] - Add /proc/meminfo to collectinfo
- [TOOLS-518] - Roll back asadm collectinfo producing lot of different files.
Bug Fixes
- [TOOLS-530] - Fix to allow user/password options provided without space
- [TOOLS-474] - Fix to parse services-alumni properly.
- [TOOLS-520] - Clarification of message: "Offline: 'exceptions.IOError' object has no attribute 'split':3000”
- [TOOLS-152] - Fix "info sindex" crash on offline node
- [TOOLS-545] - Fix command modifier option "with"
- [TOOLS-515] - Fix to print complete node IP in info commands
- [TOOLS-535] - Better exception handling for malformed commands
- [TOOLS-514] - Dont cut the nodename to a size smaller than max ip address length
- [TOOLS-202] - Fix truncated IP's in show config header.
- [TOOLS-142] - Fix bug wherein Instead of node ip, letters showing in commands output