Hello, here's my situation.
I have a base template called "Windows OS Template".
I have a global macro which is {CPU_CRITICAL} = 75%.
I have the following host groups and hosts, and they all get applied the base template, "Windows OS Template", where the effective {CPU_CRITICAL} = 75%.
For example, in PRODUCTION, the default 75% is fine, so I will take the global macro value.
For, QAT, I want the threshold to be 95%.
For LAB, I want the threshold to be 99%.
Whats the best way to achieve this WITHOUT creating multiple templates?
AND without going to each server's macro and updating it manually?
Host group: PRODUCTION
server1
server2
Host group: QAT
server3
server4
Host group: LAB
server5
server 6
I have a base template called "Windows OS Template".
I have a global macro which is {CPU_CRITICAL} = 75%.
I have the following host groups and hosts, and they all get applied the base template, "Windows OS Template", where the effective {CPU_CRITICAL} = 75%.
For example, in PRODUCTION, the default 75% is fine, so I will take the global macro value.
For, QAT, I want the threshold to be 95%.
For LAB, I want the threshold to be 99%.
Whats the best way to achieve this WITHOUT creating multiple templates?
AND without going to each server's macro and updating it manually?
Host group: PRODUCTION
server1
server2
Host group: QAT
server3
server4
Host group: LAB
server5
server 6
Comment