I am curious what the danger of too many alert definitions is and how many is too many?
I realize that this can be very subjective since they are basically SQL queries that run against the DB on a scheduled basis and therefore the load can fluctuate based on how often they run as well as how complex the query is; however, I am looking for some general guidelines to understand how much of a load one can throw at the alerting engine before you begin to experience problems.
Thanks in advance for any responses!