Forum Discussion

Ajac's avatar
Ajac
Icon for Nimbostratus rankNimbostratus
Nov 22, 2018

One monitor for multiple pools

Hi!

 

Maybe an odd question but I have would like to use ONE monitor on multiple pools containing web servers. Not an issue under normal circumstances if you just do a basic GET/, but I need the monitor to use a different header depending on which pool it is monitoring.

 

So, is there any way to use data group lists, variable, or scripted/external monitor to get the correct header in the monitor depending on the pool that is monitored??

 

//A

 

1 Reply

  • You can’t use data-groups within a monitor or any conditional logic really. You could potentially do this with an external monitor but these will end up being computationally more expensive than having specific monitors for each pool.

     

    I would advise using a specific monitor per pool. Is there a reason you don’t want to do this?