When running Auto-Discovery on a subnet, PRTG is creating ALL AWS CloudWatch sensors for EVERY device it finds.
For example, it will create 180 AWS CloudWatch sensors - sensors for EVERY AWS instance we have, and it will do this for EVERY device found during the Auto-Discovery. So, if we're deploying a tier of 20 new devices (servers) for our dev subnet, it will create approx 180 sensors x 20 servers = 3600 sensors. The interesting point, none of these newly found devices are in fact AWS instances, they're all in our VMware. It makes for a tedious cleanup each time.
How do I prevent PRTG from auto-discovering AWS CloudWatch sensors on non-AWS devices?
Add comment