awslabs / collectd-cloudwatch

A collectd plugin for sending data to Amazon CloudWatch
MIT License
199 stars 131 forks source link

RPM, or automated installation of this plugin #60

Open danieljamesscott opened 6 years ago

danieljamesscott commented 6 years ago

Does anyone have a spec file for building an RPM of this plugin, or a good solution for installing this on Amazon Linux using puppet?

rendicott commented 5 years ago

+1, need unattended install desperately

Tucker459 commented 5 years ago

+1, Any new progress on this issue? Auto installation is a needed enhancement.

grantmohr commented 5 years ago

Non interactive mode is there if you use default settings, just download the setup file and run sudo python setup.py -I

minfrin commented 4 years ago

No way "just download the setup file and run sudo python setup.py -I" will ever be allowed in any of our environments.

Can you confirm when this will be properly packaged?