We have a discovery rule that takes urls from a text file and adds an item + trigger though a prototype. This is working as expected. The problem is, when there's a problem with the server all the URLs for that server will fail and generate a problem/notification. Is there a way that we can automatically create a single trigger that will fire is one or more of the generated items is in a failing state? Since the urls can change automatically when domains are added to / removed from the file, manually maintaining a trigger that uses multiple items isn't really an option.