-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
collecinfo, collectinfo-analyzer and info command improvements (#22)
* TOOLS-666: [asadm] Fix empty aggregation columns to avoid error foreground. * TOOLS-753: [asadm-loganalyzer] Fix to avoid negative value in latency output. * TOOLS-804 : [asadm] Fix to work with 127 nodes. * TOOLS-874: [asadm] Modify 'show pmap' output. * TOOLS-900: [asadm] Modify to display new namespace statistics (rack-id, non_replica). * TOOLS-912: [asadm] Fix command history to work after failed attempt to connect to cluster. * TOOLS-917: [asadm] Fix remote system statistics collection by using ssh key. * TOOLS-918: [asadm] Capture storage device partitions sizes in collectinfo. * TOOLS-923: [asadm-healthcheck] Fix anomaly function to handle strings.. * TOOLS-924: [asadm] Fix collectinfo AWS data collection. * TOOLS-936: [asadm] Add new 'asinfo' mode to get faster response. * TOOLS-939: [asadm-healthcheck]: Fix memory size configuration check queries. * TOOLS-941: [asadm-healthcheck] Flag out 'services' discrepancy. * TOOLS-944: [asadm] Modify to run health/summary as part of collectinfo and add output of those as 2 different files * TOOLS-952: [asadm] Fix dependency installation scripts for Amazon Linux. * TOOLS-962: [asadm] Fix pmap error during migrations. * TOOLS-666 : [asadm] Fix empty aggregation columns to avoid error foreground. * Added health query to check non-default value of defray-sleep. * Fixed byte conversion for top output parsing for KiB format (Ubuntu). * Summary computation modified to handle empty statistics/config data. * Collectinfo-analyser modified to use collectinfo_parser for all commands.
- Loading branch information
Showing
28 changed files
with
2,338 additions
and
1,735 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.