Is there anywhere that documents either from Solarwinds or third parties how to build advanced alerts? Examples would be great as I'm not seeing hw I can achieve what I want ...
Which is...
Currently we have this alert for F5 pools which works as expected. The redacted bit is the name of the client, call it "Acme Co" if you need to

But now, we've been told there are certain specific pools that are 'taken down' every day between certain hours for maintenance purposes .... so I need to build in a bit of logic that says:
if xyz-pool is down and hours are: 22:00 to 08:00 then don't alert.
Or similar.
Has anyone done this and can point me in the right direction?