We are looking to monitor coreos with SolarWinds, looking for thoughts/ideas on how to accomplish this with the least amount of pain. Also, a littler background these systems are in AWS and are also using Docker containers.
We have been able to successfully monitor our other AWS EC2 instances with the Linux agent and a modified SAM template for our docker containers.
However, it appears that coreos is going to be a challenge since installing that agent does not seem to be a viable option.
We are just looking at ideas on what we can do to effectively monitor these systems without spending weeks on building out a solution. I'm guessing SNMP might be the way to go, but it appears that we would have to deploy a container that is running the SNMP daemon.
Thoughts?