Skip to content

Releases: aerospike/aerospike-admin

Release 0.1.1

20 May 09:03

Choose a tag to compare

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

25 Apr 17:39

Choose a tag to compare

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

12 Apr 11:59

Choose a tag to compare

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

10 Mar 05:35

Choose a tag to compare

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

04 Feb 14:37

Choose a tag to compare

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

13 Jan 18:24

Choose a tag to compare

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

Release 0.0.13

13 Oct 00:58

Choose a tag to compare

Features Added

  • [AER-2814] - Simplified show diff logic.

Bug Fixes

  • [AER-3587] - Removed set comprehension for compatibility (fixes Python 2.6 compatibility).
  • [AER-4474] - Fixed over highlighting in watch commands.

Release 0.0.12

13 Oct 00:51

Choose a tag to compare

Features Added

  • [AER-2814] - Added diff modifier to show config.
  • [AER-3587] - Made cluster dun all command version aware.
  • Added dmesg with timestamp in collectinfo.
  • Switched to optparse, to reduce number of external dependencies.

Release 0.0.11

23 Jun 00:27

Choose a tag to compare

Features Added

  • Added support for a few upcoming changes in XDR statistic names.
  • AER-3607 - Fix crash when a prefix of exit is entered
  • Added master and replica object counts to info namespace

Release 0.0.10

23 Jun 00:20

Choose a tag to compare

Features Added:

  • Adds option to disable console colors.