aws / amazon-ssm-agent

An agent to enable remote management of your EC2 instances, on-premises servers, or virtual machines (VMs).
https://aws.amazon.com/systems-manager/
Apache License 2.0
1.03k stars 323 forks source link

Package size #538

Closed bryantbiggs closed 6 months ago

bryantbiggs commented 9 months ago

Is there any reason the SSM agent package is so large - and is there anything that can be done to reduce its size?

[root@ip-10-0-13-201 bin]# rpm -qa --queryformat '%10{size} - %-25{name} \t %{version} \t %{os} \n' | sort -rh | head -25 | awk '{print $1/1024/1024, $2, $3, $4}'
217.277 - glibc-all-langpacks 2.34
173.974 - kernel 6.1.52
104.998 - amazon-ssm-agent 3.2.1630.0
91.6111 - awscli-2 2.9.19
31.0152 - python3-libs 3.9.16
27.0952 - python3-babel 2.9.1
17.9005 - selinux-policy-targeted 36.18
15.0826 - glibc-locale-source 2.34
13.3855 - glib2 2.74.7
13.0484 - systemd 252.16
10.7318 - systemd-udev 252.16
sluggard76 commented 6 months ago

We have created a feature request accordingly. Please note that we have a backlog of feature requests. We'll prioritize and work on those requests as they come in.