HI, I would like to monitor and autoregister, several instances of apache and php, each one running on a separate docker image on the same host.
I would like to detect the port used by the apache instance, declare the items and retrieve the data of apache and php workers automately, without having to declare every single site manually, is there any solution out of the box, or what would be the best approach to do so.
I would like to detect the port used by the apache instance, declare the items and retrieve the data of apache and php workers automately, without having to declare every single site manually, is there any solution out of the box, or what would be the best approach to do so.