I use PMM version 1.1.1 with percona-server-5.5.
My idea is to make registration and deletion new DB slaves from pmm monitoring automaticly.
With registration no problem. Each time when slave have created I added it to PMM with unique name.
But when I want to terminate some instance, AWS do it, and I see in PMM many ghost instances. Is there any possiable to clean up those ghost instances from server side (instance which was under monitoring terminated already)?
Also when I use pmm-admin remove --all can I cleanup historical metrics?
Thank you. Can I use this command from another instance where pmm-client instaled?
For example I have instance A and instance B. B was terminated. Can I call from A?