17 Nov 2022 06:11 PM - edited 17 Nov 2022 06:12 PM
Hi everyone
We have a service running which runs across 3 different staging environments eg. MODA, MODB, MODC.
When looking at the service it collates the data from across the 3 hosts it is running on.
Is there a way to separate the service and then rename them to show the environment they are running in?
Solved! Go to Solution.
17 Nov 2022 07:39 PM
The best way to do this is to have a separate 'host group' for each environment, which will ensure there are separate process groups and services for each environment/hostgroup.
17 Nov 2022 08:43 PM
To add. Once they are split by host group, you can then target them with customize-service-naming and change the names as needed.
18 Nov 2022 02:46 AM
You can also separate the process groups by using process group detection rules. This would be needful if you had different environments on the same host.